<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Hack a Day &#187; 7805</title>
	<atom:link href="http://hackaday.com/tag/7805/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 06:18:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hackaday.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/5560f98f805877b0e332f191cb9e0af3?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Hack a Day &#187; 7805</title>
		<link>http://hackaday.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hackaday.com/osd.xml" title="Hack a Day" />
	<atom:link rel='hub' href='http://hackaday.com/?pushpress=hub'/>
		<item>
		<title>Multi-Function Bench Power Supply</title>
		<link>http://hackaday.com/2011/03/27/multi-function-bech-power-supply/</link>
		<comments>http://hackaday.com/2011/03/27/multi-function-bech-power-supply/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 18:00:28 +0000</pubDate>
		<dc:creator>Jason Komp</dc:creator>
				<category><![CDATA[tool hacks]]></category>
		<category><![CDATA[7805]]></category>
		<category><![CDATA[7905]]></category>
		<category><![CDATA[lm350]]></category>
		<category><![CDATA[Multi-function]]></category>
		<category><![CDATA[power supply]]></category>
		<category><![CDATA[psu]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=38664</guid>
		<description><![CDATA[Concerned with your project&#8217;s power consumption but don’t want to constantly leave an ammeter wired in series with your power supply? [Rajendra] feels your pain and has recently documented his solution to the problem: a variable-output bench top power supply that clearly displays load current consumption among other things! Everything is wired up in a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=38664&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-38679" title="power supply" src="http://hackadaycom.files.wordpress.com/2011/03/power-supply.jpg" alt="" width="470" height="235" /></p>
<p>Concerned with your project&#8217;s power consumption but don’t want to constantly leave an ammeter wired in series with your power supply? [Rajendra] feels your pain and has recently documented his solution to the problem: a <a href="http://embedded-lab.com/blog/?p=1953">variable-output bench top power supply</a> that clearly displays load current consumption among other things!</p>
<p>Everything is wired up in a nice roomy enclosure that has front-panel access to ±5V and variable outputs, an adjustment potentiometer, and even an input for an integrated frequency counter. A PIC16F689 MCU runs the show and displays the variable output voltage and current on a 16&#215;2 character LCD. Although clearly useful as is, the PIC has plenty of I/Os and muscle left for future expansion and a capacitance meter has already been hinted at as and addition for version 2!</p>
<p><span id="more-38664"></span></p>
<p>The power supply itself is pretty straight forward and uses 7805 and 7905 voltage regulator ICs to provide ±5V DC output. A LM350 IC also provides a variable output of between 1.25V and 9V &#8211; limited to 3V below the input voltage, in this case a rectified 12V from a standard transformer.</p>
<p>In order to measure current, a shunt of low but known resistance is wired in series with the output. In high-current applications these shunts are typically made of alloys that maintain a fairly consistent resistance across a wide temperature range. Since the currents in this project will be limited to a few Amperes there shouldn’t be too much resistive heating going on, and a 5 foot length of 22AWG wire wound into a coil provides a convenient and low-cost alternative. The voltage dropped across this resistance can then be measured and is directly proportional to the current flowing through it as related by Ohm’s law. This voltage drop reduces the voltage presented to the actual load as compared to the output of the regulator IC where the voltage is being measured in this case, but is accounted for in the code before the value is displayed on the lcd.</p>
<p>Full source code and schematics are provided and plenty of time was devoted  to explaining some of the trickier concepts such as amplifying or decreasing signal amplitudes to levels suitable for ADC input and how to use a prescaler to count high frequencies exceeding the PICs own 20MHz oscillator. Also, although this design limits the current sensing capabilities to 1.2A, alternatives to the op-amp stage are discussed that could increase this limit.</p>
<p>Overall this project should be very approachable to even novice hackers and is a great way to practice many basic electronic concepts. What makes it even better is that the end result is a useful tool for future prototyping.</p>
<br />Filed under: <a href='http://hackaday.com/category/tool-hacks/'>tool hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/38664/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/38664/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/38664/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/38664/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/38664/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/38664/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/38664/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/38664/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/38664/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/38664/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/38664/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/38664/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/38664/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/38664/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=38664&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/03/27/multi-function-bech-power-supply/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">rocketgsx1</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/03/power-supply.jpg" medium="image">
			<media:title type="html">power supply</media:title>
		</media:content>
	</item>
		<item>
		<title>Cellphone charger has a USB port forced upon it</title>
		<link>http://hackaday.com/2011/03/16/cellphone-charger-has-a-usb-port-forced-upon-it/</link>
		<comments>http://hackaday.com/2011/03/16/cellphone-charger-has-a-usb-port-forced-upon-it/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 18:30:06 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[cellphones hacks]]></category>
		<category><![CDATA[ipod hacks]]></category>
		<category><![CDATA[7805]]></category>
		<category><![CDATA[charger]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[linear regulator]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=37609</guid>
		<description><![CDATA[We still can&#8217;t figure out why a standard charging scheme hasn&#8217;t been developed for handheld devices (other than greed). Certainly we understand that many devices have different electrical needs as far as voltage and current are concerned, but we still long for the ability to use one charger for many different doodads. [Rupin] is trying [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=37609&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-37611" title="Nokia-Charger-to-iPod-charger" src="http://hackadaycom.files.wordpress.com/2011/03/nokia-charger-to-ipod-charger.jpg" alt="" width="470" height="353" /></p>
<p>We still can&#8217;t figure out why a standard charging scheme hasn&#8217;t been developed for handheld devices (other than greed). Certainly we understand that many devices have different electrical needs as far as voltage and current are concerned, but we still long for the ability to use one charger for many different doodads. [Rupin] is trying to narrow down the number of dedicated chargers he uses by <a href="http://www.instructables.com/id/Nokia-Charger-iPod-charger/">adding a USB charging port to his Nokia cellphone charger</a>. Since the USB standard calls for regulated 5V a hack like this can often be done just by patching into the power output coming off of the voltage regulator in the plug housing of the device. [Rupin's] charger had 5V printed on the case, but when he probed the output he found well over 8 volts. He added a 7805 linear regulator to get the stable output he needed, then cut a hole in the case to house the connector.</p>
<p>Since [Rupin] wants to use this as an iPod charger he couldn&#8217;t just let the two data lines float. Apple uses <a href="http://hackaday.com/2010/08/03/reverse-engineering-apples-recharging-scheme/">a specific charger verification scheme</a> which requires some voltage dividers to get the device to start charging.</p>
<br />Filed under: <a href='http://hackaday.com/category/cellphones-hacks/'>cellphones hacks</a>, <a href='http://hackaday.com/category/ipod-hacks/'>ipod hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/37609/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/37609/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/37609/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/37609/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/37609/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/37609/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/37609/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/37609/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/37609/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/37609/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/37609/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/37609/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/37609/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/37609/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=37609&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/03/16/cellphone-charger-has-a-usb-port-forced-upon-it/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/03/nokia-charger-to-ipod-charger.jpg" medium="image">
			<media:title type="html">Nokia-Charger-to-iPod-charger</media:title>
		</media:content>
	</item>
		<item>
		<title>Adjustable breadboard power supply</title>
		<link>http://hackaday.com/2008/11/08/adjustable-breadboard-power-supply/</link>
		<comments>http://hackaday.com/2008/11/08/adjustable-breadboard-power-supply/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 05:18:26 +0000</pubDate>
		<dc:creator>Eliot</dc:creator>
				<category><![CDATA[classic hacks]]></category>
		<category><![CDATA[misc hacks]]></category>
		<category><![CDATA[tool hacks]]></category>
		<category><![CDATA[7805]]></category>
		<category><![CDATA[adjustable voltage regulator]]></category>
		<category><![CDATA[breadboard]]></category>
		<category><![CDATA[power supply]]></category>
		<category><![CDATA[ps]]></category>
		<category><![CDATA[voltage regulator]]></category>

		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=5651</guid>
		<description><![CDATA[This looks like a great addition to your breadboard. [Nerdz] wanted a power supply that was easily portable and adjustable. He built a custom board that plugs directly into the breadboard&#8217;s power rails. It has a pot attached to the ground of a 7805 voltage regulator so the output can be adjusted from 5V to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=5651&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-5652" title="psboard" src="http://hackadaycom.files.wordpress.com/2008/11/psboard.jpg" alt="psboard" width="450" height="325" /></p>
<p>This looks like a great addition to your breadboard. [Nerdz] wanted a power supply that was easily portable and adjustable. He built a custom board that <a title="Make A Breadboard Power Supply" href="http://www.instructables.com/id/Make_A_Breadboard_Power_Supply/">plugs directly into the breadboard&#8217;s power rails</a>. It has a pot attached to the ground of a 7805 voltage regulator so the output can be adjusted from 5V to just under the supply voltage. Anything that makes a breadboard less of a rats nest is definitely a good thing.</p>
<br />Posted in classic hacks, misc hacks, tool hacks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/5651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/5651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/5651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/5651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/5651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/5651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/5651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/5651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/5651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/5651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/5651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/5651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/5651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/5651/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=5651&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2008/11/08/adjustable-breadboard-power-supply/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">RobotSkirts</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2008/11/psboard.jpg" medium="image">
			<media:title type="html">psboard</media:title>
		</media:content>
	</item>
		<item>
		<title>Parts: LM317 adjustable voltage regulator</title>
		<link>http://hackaday.com/2008/09/22/parts-lm317-adjustable-voltage-regulator/</link>
		<comments>http://hackaday.com/2008/09/22/parts-lm317-adjustable-voltage-regulator/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 19:24:41 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[classic hacks]]></category>
		<category><![CDATA[misc hacks]]></category>
		<category><![CDATA[parts]]></category>
		<category><![CDATA[7805]]></category>
		<category><![CDATA[adjustable voltage regulator]]></category>
		<category><![CDATA[LM317]]></category>
		<category><![CDATA[parts monday]]></category>
		<category><![CDATA[voltage regulator]]></category>

		<guid isPermaLink="false">http://hackadaycom.wordpress.com/?p=3523</guid>
		<description><![CDATA[Every project needs a power supply. As 3.3volt logic replaces 5volt systems, we&#8217;re reaching for the LM317 adjustable voltage regulator, rather than the classic 7805. We&#8217;ve found four different hobbyist-friendly packages for different situations. A simple voltage divider (R1,R2) sets the LM317 output between 1.25volts and 37volts; use this handy LM317 calculator to find resistor [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=3523&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-3535" title="lm317" src="http://hackadaycom.files.wordpress.com/2008/09/lm317.jpg" alt="" width="450" height="406" /></p>
<p>Every project needs a power supply. As 3.3volt logic replaces 5volt systems, we&#8217;re reaching for the <a href="http://en.wikipedia.org/wiki/LM317">LM317 adjustable voltage regulator</a>, rather than the <a href="http://en.wikipedia.org/wiki/78xx">classic 7805</a>. We&#8217;ve found four different hobbyist-friendly packages for different situations.</p>
<p>A simple <a href="http://en.wikipedia.org/wiki/Voltage_divider">voltage divider</a> (R1,R2) sets the LM317 output between 1.25volts and 37volts; use this handy <a href="http://www.cpemma.co.uk/317calc.html">LM317 calculator</a> to find resistor values. The regulator does its best to maintain 1.25volts on the adjust pin (ADJ), and converts any excess voltage to heat. Not all packages are the same. Choose a part that can supply enough current for your project, but make sure the package has <a href="http://www.pic101.com/why_is_my_regulator_getting_hot.htm">sufficient heat dissipation properties</a> to burn off the difference between the input and output voltages.</p>
<p><span id="more-3523"></span></p>
<p>Here is a breakdown of the voltage regulators illustrated above:</p>
<p>IC1 <a href="http://www.mouser.com/Search/ProductDetail.aspx?qs=yAkVQ3mwCG1SXiMDnAr4Bg%3d%3d">LM317LZ</a> 200mA, TO-92 ($0.59)  &#8211; This is the smallest common LM317 voltage regulator. The part linked can supply 200mA, but 100mA is more common. The TO-92 package can get searing hot because it doesn&#8217;t dissipate much heat.</p>
<p>IC2 <a href="http://www.mouser.com/Search/ProductDetail.aspx?qs=swDD%252bF%252bps7c8uLyY%252b3mJJw%3d%3d">LM317T</a> 1.5amps, TO-220 ($0.64) &#8211; At 1.5amps, this regulator supplies enough power for most digital circuits. We prefer the surface-mount D2Pack version (IC4) because we don&#8217;t like to drill holes. The TO-220 package dissipates a ton of heat, and the metal tab will accommodate a heat sink if you want even more cooling. Use this package if you need maximum heat dissipation.</p>
<p>IC3 <a href="http://www.mouser.com/Search/ProductDetail.aspx?qs=JS6RUWRH9DWKuMPAAfpOMw%3d%3d">LM317MDCYR</a> 500mA, SOT-223 ($0.80) &#8211; This is our favorite LM317 package. 500mA is plenty of power for many projects, and the small SOT-223 package fits about anywhere.</p>
<p>IC4 <a href="http://www.mouser.com/Search/ProductDetail.aspx?qs=D1TrgBM0UaXEvjiszScJ1w%3d%3d">LM317D2T</a> 1.5amps, D2Pack ($0.83) &#8211; We design with the D2Pack regulator when a circuit uses more than 400mA of current. D2Pack is a surface-mount version of TO-220 that&#8217;s easy to solder.</p>
<p>Footprints for all LM317 packages are included in the default <a href="http://www.cadsoft.de">Cadsoft Eagle</a> <em>v-reg (voltage regulators)</em> part library.</p>
<p>Want to learn more about the LM317? <a href="http://www.instructables.com/id/The-Radioshack%2c-Adjustable%2c-Breadboard-Power-Suppl">Instructables</a>, [<a href="http://www.ladyada.net/library/equipt/diypsupp.html">ladyada</a>], and <a href="http://www.sparkfun.com/commerce/tutorial_info.php?tutorials_id=83">SparkFun Electronics</a> have detailed LM317 power supply tutorials.</p>
<br />Posted in classic hacks, misc hacks, parts  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/3523/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/3523/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/3523/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/3523/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/3523/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/3523/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/3523/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/3523/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/3523/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/3523/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/3523/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/3523/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/3523/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/3523/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=3523&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2008/09/22/parts-lm317-adjustable-voltage-regulator/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Ian</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2008/09/lm317.jpg" medium="image">
			<media:title type="html">lm317</media:title>
		</media:content>
	</item>
	</channel>
</rss>
