<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Chips To Bits</title>
	
	<link>http://www.chipstobits.com/blog</link>
	<description>Fun Learning</description>
	<lastBuildDate>Mon, 22 Aug 2011 05:35:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ChipsToBits" /><feedburner:info uri="chipstobits" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Announcement: Storage Shield for the Arduino</title>
		<link>http://feedproxy.google.com/~r/ChipsToBits/~3/DOQzAsUq51Y/</link>
		<comments>http://www.chipstobits.com/blog/2010/12/10/announcement-storage-shield-for-the-arduino/#comments</comments>
		<pubDate>Sat, 11 Dec 2010 04:51:21 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[I2C]]></category>
		<category><![CDATA[RTC]]></category>
		<category><![CDATA[spi]]></category>
		<category><![CDATA[Storage Shield]]></category>
		<category><![CDATA[TWI]]></category>

		<guid isPermaLink="false">http://www.chipstobits.com/blog/?p=474</guid>
		<description><![CDATA[<p style="text-align: center;"></p> <p style="margin-bottom: 0in;">I have been working on this for some time now along with several other projects which I hope to release soon.</p> <p style="margin-bottom: 0.2in;">The [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.chipstobits.com/blog/wp-content/uploads/2010/11/StorageShieldTopViewCardOut320x240.jpg"><img alt="" class="alignnone size-full wp-image-308" height="240" src="http://www.chipstobits.com/blog/wp-content/uploads/2010/11/StorageShieldTopViewCardOut320x240.jpg" title="Storage Shield" width="320" /></a></p>
<p style="margin-bottom: 0in;">I have been working on this for some time now along with several other projects which I hope to release soon.</p>
<p style="margin-bottom: 0.2in;">The Storage Shield is perfect for any project that needs to access a SD card. The Storage Shield utilizes an on-board Atmega328 processor so your project can now access gigabytes of storage while using very little memory or processing power of the Arduino.</p>
<p>There is complete documentation and examples on the project page. A quick start guide makes it simple to get you up and running with all the extra storage! A number of examples are available in the library.</p>
<p>For more information, check out the <a href="http://www.chipstobits.com/blog/storage-shield">Storage Shield project page</a>.</p>
<p><b>Features:</b></p>
<ul>
<li>
<p style="margin-bottom: 0in;">Low memory overhead on the Arduino board</p>
</li>
<li>
<p style="margin-bottom: 0in;">Multiple file support</p>
</li>
<li>
<p style="margin-bottom: 0in;">Support for FAT12, FAT16, FAT32</p>
</li>
<li>
<p style="margin-bottom: 0in;">Support for 8.3 format (LFN is not supported)</p>
</li>
<li>
<p style="margin-bottom: 0in;">Sub-directory support</p>
</li>
<li>
<p style="margin-bottom: 0in;">User upgradeable firmware, no programmer required</p>
</li>
<li>
<p style="margin-bottom: 0in;">Real Time Clock&nbsp; with battery backup for application use</p>
</li>
<li>
<p style="margin-bottom: 0in;">Provides accurate timestamps on files</p>
</li>
<li>
<p style="margin-bottom: 0in;">Use TWI or SPI for communications</p>
</li>
<li>
<p style="margin-bottom: 0in;">I2C / TWI support for 400 MHz Fast Mode</p>
</li>
<li>
<p style="margin-bottom: 0in;">Configurable TWI/I2C Pullup resistors</p>
</li>
<li>
<p style="margin-bottom: 0in;">Software control of the SD card power</p>
</li>
<li>
<p style="margin-bottom: 0in;">Support for SD and SDHC cards</p>
</li>
<li>
<p style="margin-bottom: 0in;">Stackable headers to allow for other shields to be used</p>
</li>
<li>
<p style="margin-bottom: 0in;">Indicator lights for Shield power, SD Card power, and Activity light</p>
</li>
<li>
<p style="margin-bottom: 0in;">Arduino ICSP header carried forward and accessible</p>
</li>
<li>
<p style="margin-bottom: 0in;">Arduino Reset button carried forward</p>
</li>
<li>
<p style="margin-bottom: 0in;">20Mhz Atmel Atmega328 microcontroller</p>
</li>
<li>
<p style="margin-bottom: 0in;">Write Protect on the SD card is honored</p>
</li>
<li>
<p style="margin-bottom: 0in;">Auto sense if there is a SD card in the slot</p>
</li>
<li>
<p style="margin-bottom: 0in;">Configurable Shield power</p>
</li>
<li>
<p>All hardware and software is released under the Creative Commons Attribution 3.0 License</p>
</li>
</ul>
<p style="margin-bottom: 0in; text-align: center;"><a href="http://www.chipstobits.com/blog/wp-content/uploads/2010/11/StorageShieldBottomView309x2401.jpg"><img alt="" class="alignnone size-full wp-image-311" height="240" src="http://www.chipstobits.com/blog/wp-content/uploads/2010/11/StorageShieldBottomView309x2401.jpg" title="Storage Shield" width="309" /></a></p>
<p style="margin-bottom: 0in;">&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/ChipsToBits/~4/DOQzAsUq51Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.chipstobits.com/blog/2010/12/10/announcement-storage-shield-for-the-arduino/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.chipstobits.com/blog/2010/12/10/announcement-storage-shield-for-the-arduino/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=announcement-storage-shield-for-the-arduino</feedburner:origLink></item>
		<item>
		<title>No Longer Secret – Project Update</title>
		<link>http://feedproxy.google.com/~r/ChipsToBits/~3/e7afaLkDO_c/</link>
		<comments>http://www.chipstobits.com/blog/2010/12/05/no-longer-secret-project-update/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 08:27:12 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Electronic]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[part]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Software testing]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://www.chipstobits.com/blog/?p=432</guid>
		<description><![CDATA[<p>The parts showed up as expected.&#160; We have completed the first full product build.&#160; It was quite a learning experience.&#160; We hope to share some of our experience at [...]]]></description>
			<content:encoded><![CDATA[<p>The parts showed up as expected.&nbsp; We have completed the first full product build.&nbsp; It was quite a learning experience.&nbsp; We hope to share some of our experience at a later time. &nbsp;</p>
<p>The board we are about to release is fairly complicated due to the combination of electronics and software involved.&nbsp; After the first production board was completed, it was obvious that we needed specialized hardware tester and a rather robust software testing engine. &nbsp;</p>
<p>So it was back to designing software and hardware.&nbsp; We were able to quickly design the hardware tester in Eagle and etch the board using the toner transfer method.&nbsp; All the parts I needed came from the junk box in the corner of the office.</p>
<p>The software for the tester was also not all that hard using the libraries created for public use along with the software test suite that was created during the development process.</p>
<p>We are currently updating the site with a considerable amount of information, and in the process of setting up the store and testing it.</p>
<p>If you look around the site, you can probably guess what we are doing.&nbsp; The formal announcement will&nbsp; come out in the next couple of days.</p>
<img src="http://feeds.feedburner.com/~r/ChipsToBits/~4/e7afaLkDO_c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.chipstobits.com/blog/2010/12/05/no-longer-secret-project-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.chipstobits.com/blog/2010/12/05/no-longer-secret-project-update/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=no-longer-secret-project-update</feedburner:origLink></item>
		<item>
		<title>The Magic Of Electronics</title>
		<link>http://feedproxy.google.com/~r/ChipsToBits/~3/j79tmhyRxbI/</link>
		<comments>http://www.chipstobits.com/blog/2010/12/03/the-magic-of-electronics/#comments</comments>
		<pubDate>Fri, 03 Dec 2010 06:50:14 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Amp]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Smoke]]></category>

		<guid isPermaLink="false">http://www.chipstobits.com/blog/?p=270</guid>
		<description><![CDATA[<p>Once upon a time, many years ago, I took classes on electronics and electrical engineering. In those classes we learned many things about solid state electronics, transistors, and microchips. [...]]]></description>
			<content:encoded><![CDATA[<p>Once upon a time, many years ago, I took classes on electronics and electrical engineering. In those classes we learned many things about solid state electronics, transistors, and microchips. The instructors talked about things such as source, drain, junctions, silicon, germanium, doping, gates, p-n junctions, silicon wafers, dies, and much more&#8230; They went into a great amount of detail of the science of modern electronics.</p>
<p>After years of practical experience, direct observation and performing precise measurements, I have come to the conclusion all of what I learned was incorrect.&nbsp; It has taken me a while to come to terms with the fact that the college professors had no idea what they was talking about.</p>
<p>Through no fault of my own (wink, wink, nudge, nudge), usually while prototyping a circuit on a bread board, I have inadvertently destroyed several chips. Through this process it was easy to determine what actually makes the chips work.</p>
<p>The secret is the magic smoke that is inside all microelectronics.</p>
<p>You see, every time I did something bad, the casing of the chip would break open and the magic smoke would be let out. After you let the magic smoke out of the chip, it does not work anymore.</p>
<p>I am a software engineer who works with electronics. I am not an electrical engineer who works with software. This means that I have release my share of the magic smoke.</p>
<p>There are several morals to this story:</p>
<p>1. Do not take yourself to seriously and have fun!</p>
<p>2. Do not draw 1 Amp (A) from component that is rated for 50 milliAmps (mA)</p>
<p>3. It is best to do the math before the magic smoke is released, not after</p>
<p>4. Have a fire extinguisher near by to chase away the magic smoke</p>
<p>5. Did I already say, have fun!!!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/ChipsToBits/~4/j79tmhyRxbI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.chipstobits.com/blog/2010/12/03/the-magic-of-electronics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.chipstobits.com/blog/2010/12/03/the-magic-of-electronics/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=the-magic-of-electronics</feedburner:origLink></item>
		<item>
		<title>A Dead Bug In Your Electronics?</title>
		<link>http://feedproxy.google.com/~r/ChipsToBits/~3/UO9eXNzprvU/</link>
		<comments>http://www.chipstobits.com/blog/2010/11/20/a-dead-bug-in-your-electronics/#comments</comments>
		<pubDate>Sun, 21 Nov 2010 03:53:48 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[SMT]]></category>
		<category><![CDATA[Solder]]></category>

		<guid isPermaLink="false">http://www.chipstobits.com/blog/?p=284</guid>
		<description><![CDATA[<p></p> <p>This is a good kind of bug, not one of the evil nasty ones that you need to hunt down and squash because it causes your software or [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.chipstobits.com/blog/wp-content/uploads/2010/11/deadBug.png"><img class="aligncenter size-medium wp-image-286" title="Dead Bug Electronics" src="http://www.chipstobits.com/blog/wp-content/uploads/2010/11/deadBug-300x300.png" alt="" width="300" height="300" /></a></p>
<p>This is a good kind of bug, not one of the evil nasty ones that you need to hunt down and squash because it causes your software or hardware to fail.</p>
<p>A common method of prototyping with SMD/SMT electronics is using the dead bug technique. Just turn the chip over so it looks like a dead bug with the legs sticking up in the air, and solder your fine pitch wires to the pins. Attach the dead bug to your prototype using the fine pitch wires that you just soldered on the leads.</p>
<img src="http://feeds.feedburner.com/~r/ChipsToBits/~4/UO9eXNzprvU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.chipstobits.com/blog/2010/11/20/a-dead-bug-in-your-electronics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.chipstobits.com/blog/2010/11/20/a-dead-bug-in-your-electronics/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=a-dead-bug-in-your-electronics</feedburner:origLink></item>
		<item>
		<title>MOSFETs for Beginners</title>
		<link>http://feedproxy.google.com/~r/ChipsToBits/~3/bSOPo_Hd2tM/</link>
		<comments>http://www.chipstobits.com/blog/2010/11/06/mosfets-for-beginners/#comments</comments>
		<pubDate>Sun, 07 Nov 2010 01:22:03 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[fets]]></category>
		<category><![CDATA[Field-effect transistor]]></category>
		<category><![CDATA[mosfet]]></category>

		<guid isPermaLink="false">http://www.chipstobits.com/blog/?p=206</guid>
		<description><![CDATA[<p style="text-align: center;"></p> <p>Are you blurry-eyed and contemplating the meaning of the lint in your belly button  after trying to figure out what a MOSFET is?  You probably have [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img id="imgborder" class="aligncenter" src="http://www.digital-diy.com/digital-diy.net/Handy%20Tips/Resources/imgC.jpg" alt="" /></p>
<p>Are you blurry-eyed and contemplating the meaning of the lint in your belly button  after trying to figure out what a MOSFET is?  You probably have been reading the descriptions of FETS that talk about doping, dielectrics, channels and thresholds, while trying to explain the basic principals and uses.</p>
<p>After reading all the of these descriptions you are probably wondering if it is really that complicated.  Well, yes it is.  However, do you need to know about the atomic structure of silicon and hold a degree in advanced mathematics to make use of a MOSFET.  The answer is in most cases no,  it does not need to be all that hard.</p>
<p>There are a couple of tips on <a href="http://digital-diy.com/home/handy-tips/68-digi-tip-logic-level-fets-n-channel.html" class="broken_link">N-Channel</a> and <a href="http://digital-diy.com/home/handy-tips/67-digi-tip-logic-level-fets-p-channel.html">P-Channel </a>FETS on the <a href="http://digital-diy.com/">Digital-DIY</a> site.  If you have played around with electronics and are wondering what FETS are these tips are good place to start.  They do not go into advanced details, but they are a excellent place to get a basic understanding of how MOSFETS work. If you already have a good understanding of FETS, you probably will want to skip this and and start reading up on doping, dielectrics, channels and thresholds.</p>
<img src="http://feeds.feedburner.com/~r/ChipsToBits/~4/bSOPo_Hd2tM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.chipstobits.com/blog/2010/11/06/mosfets-for-beginners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.chipstobits.com/blog/2010/11/06/mosfets-for-beginners/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mosfets-for-beginners</feedburner:origLink></item>
		<item>
		<title>Our Big Announcement!</title>
		<link>http://feedproxy.google.com/~r/ChipsToBits/~3/hQ_A0hOVty0/</link>
		<comments>http://www.chipstobits.com/blog/2010/10/10/our-big-announcement/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 04:26:44 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[open source hardware]]></category>

		<guid isPermaLink="false">http://www.chipstobits.com/blog/?p=256</guid>
		<description><![CDATA[<p>What is the big announcement? Well it is a big let down.</p> <p>We have two open source hardware projects ready for initial release. However we are a victim of [...]]]></description>
			<content:encoded><![CDATA[<p>What is the big announcement? Well it is a big let down.</p>
<p>We have two open source hardware projects ready for initial release. However we are a victim of the electronic parts shortage like a lot of other companies. We have finally received all the parts, except for some connectors. I have been assured that the parts will show up in the next month. It is all very frustrating. If you hear the sound of a foot taping, that would be me – waiting for the parts to show up.</p>
<p>Once the rest of the parts show up, we will open the store, release the schematics, and source code.</p>
<p>On a positive note, I am taking the break as an opportunity to design an open source kit using through hole components. It is a nice change from all of the SMD work.</p>
<img src="http://feeds.feedburner.com/~r/ChipsToBits/~4/hQ_A0hOVty0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.chipstobits.com/blog/2010/10/10/our-big-announcement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.chipstobits.com/blog/2010/10/10/our-big-announcement/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=our-big-announcement</feedburner:origLink></item>
		<item>
		<title>How they build a +-5%  Resistor</title>
		<link>http://feedproxy.google.com/~r/ChipsToBits/~3/L3-iwMySR8g/</link>
		<comments>http://www.chipstobits.com/blog/2010/08/23/how-they-build-a-5-resistor/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 16:11:51 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Resistor]]></category>

		<guid isPermaLink="false">http://www.chipstobits.com/blog/?p=227</guid>
		<description><![CDATA[<p>Check out EDN Magazine – 7% solution, when I read this article, I slapped my forehead. Sometimes the solution is very simple. Resistor production is not the only area [...]]]></description>
			<content:encoded><![CDATA[<p>Check out <a href="http://www.edn.com/article/509250-7_solution.php">EDN Magazine – 7% solution</a>, when I read this article, I slapped my forehead. Sometimes the solution is very simple.  Resistor production is not the only area where this type of solution is used.  I have heard of it used across several different industries where some variables and tolerances are not able to be controlled for some reason.</p>
<p>Note: I have only included a link to the article so I do not violate any copyright/licensing laws.</p>
<img src="http://feeds.feedburner.com/~r/ChipsToBits/~4/L3-iwMySR8g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.chipstobits.com/blog/2010/08/23/how-they-build-a-5-resistor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.chipstobits.com/blog/2010/08/23/how-they-build-a-5-resistor/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-they-build-a-5-resistor</feedburner:origLink></item>
		<item>
		<title>Scanning Tunneling Microscope (STM) Made Simple</title>
		<link>http://feedproxy.google.com/~r/ChipsToBits/~3/DAOPPc8Gclg/</link>
		<comments>http://www.chipstobits.com/blog/2010/08/14/scanning-tunneling-microscope-stm-made-simple/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 21:54:37 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[scanning tunneling microscope]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[stm]]></category>

		<guid isPermaLink="false">http://www.chipstobits.com/blog/?p=215</guid>
		<description><![CDATA[<p></p> <p>Chemhacker.com has a short presentation on STM&#8217;s.</p> <p>Here are the slides I made up for the static display of the STM at OSS this [...]]]></description>
			<content:encoded><![CDATA[<p><iframe src="https://docs.google.com/present/embed?id=ddnmx7zj_0fb484mgc&#038;interval=5&#038;size=m" frameborder="0" width="555" height="451"></iframe></p>
<p><a title="Chemhacker.com " href="http://www.chemhacker.com/">Chemhacker.com </a>has a short <a href="http://www.chemhacker.com/2010/07/open-science-summit-poster/">presentation on STM&#8217;s</a>.</p>
<blockquote><p>Here are the slides I made up for the static display of the STM at OSS this weekend</p></blockquote>
<img src="http://feeds.feedburner.com/~r/ChipsToBits/~4/DAOPPc8Gclg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.chipstobits.com/blog/2010/08/14/scanning-tunneling-microscope-stm-made-simple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.chipstobits.com/blog/2010/08/14/scanning-tunneling-microscope-stm-made-simple/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=scanning-tunneling-microscope-stm-made-simple</feedburner:origLink></item>
		<item>
		<title>The Amp Hour Podcast</title>
		<link>http://feedproxy.google.com/~r/ChipsToBits/~3/V1nnd5XyY3A/</link>
		<comments>http://www.chipstobits.com/blog/2010/08/12/the-amp-hour-podcast/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 02:35:31 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[amp hour]]></category>
		<category><![CDATA[Dave Jones EEVBlog]]></category>
		<category><![CDATA[Podcast]]></category>

		<guid isPermaLink="false">http://www.chipstobits.com/blog/?p=204</guid>
		<description><![CDATA[<p>It looks like Dave Jones from the EEVBlog has teamed up with Chris Gammell for an hour long audio podcast called The Amp Hour. &#160; The show is &#34;An [...]]]></description>
			<content:encoded><![CDATA[<p>It looks like Dave Jones from the <a href="http://www.eevblog.com/">EEVBlog </a>has teamed up with Chris Gammell for an hour long audio podcast called The Amp Hour. &nbsp; The show is &quot;An off-the-cuff radio show for electronics enthusiasts and professionals&quot;.&nbsp; It is brand new! The first couple of episodes are fun, and cover a wide range of topics.&nbsp; Check out <a href="http://www.theamphour.com/">The Amp Hour</a>.&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/ChipsToBits/~4/V1nnd5XyY3A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.chipstobits.com/blog/2010/08/12/the-amp-hour-podcast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.chipstobits.com/blog/2010/08/12/the-amp-hour-podcast/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=the-amp-hour-podcast</feedburner:origLink></item>
		<item>
		<title>Arduino The Documentary</title>
		<link>http://feedproxy.google.com/~r/ChipsToBits/~3/H5on_V3GAKw/</link>
		<comments>http://www.chipstobits.com/blog/2010/08/11/arduino-the-documentary/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 03:03:42 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[Open hardware]]></category>

		<guid isPermaLink="false">http://www.chipstobits.com/blog/?p=189</guid>
		<description><![CDATA[<p></p> <p>TRAILER Arduino: The Documentary (available on HD) from gnd on Vimeo.</p> <p>The news on this has been out for a couple of weeks, but I still wanted to [...]]]></description>
			<content:encoded><![CDATA[<p><object height="225" width="400"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=13781339&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=1&amp;color=&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" /><embed allowfullscreen="true" allowscriptaccess="always" height="225" src="http://vimeo.com/moogaloop.swf?clip_id=13781339&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=1&amp;color=&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" type="application/x-shockwave-flash" width="400"></embed></object></p>
<p><a href="http://vimeo.com/13781339">TRAILER Arduino: The Documentary (available on HD)</a> from <a href="http://vimeo.com/gnd">gnd</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>The news on this has been out for a couple of weeks, but I still wanted to pass it on.&nbsp; I am looking forward to seeing the complete documentary.&nbsp;</p>
<p>From the <a href="http://arduino.cc/blog/?p=643">Arduino Blog:</a></p>
<blockquote>
<p><a href="http://laboralcentrodearte.org/">Laboral Centro de Arte</a>, Spain, has commissioned the creation of a documentary about Arduino. The filmmakers are almost done with it and today they released the trailer to it. A lot of the footage was shot during the Arduino Uno meeting in March 2010, that took place at ITP, New York University.</p>
</blockquote>
<img src="http://feeds.feedburner.com/~r/ChipsToBits/~4/H5on_V3GAKw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.chipstobits.com/blog/2010/08/11/arduino-the-documentary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.chipstobits.com/blog/2010/08/11/arduino-the-documentary/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=arduino-the-documentary</feedburner:origLink></item>
	</channel>
</rss>

