<?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; shield</title>
	<atom:link href="http://hackaday.com/tag/shield/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Sun, 12 Feb 2012 06:24:26 +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; shield</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>Chrono-tomic shield helps your Arduino keep perfect time</title>
		<link>http://hackaday.com/2011/12/11/chrono-tomic-shield-helps-your-arduino-keep-perfect-time/</link>
		<comments>http://hackaday.com/2011/12/11/chrono-tomic-shield-helps-your-arduino-keep-perfect-time/#comments</comments>
		<pubDate>Sun, 11 Dec 2011 18:29:37 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[atomic time]]></category>
		<category><![CDATA[MCP79410N]]></category>
		<category><![CDATA[PIC16F]]></category>
		<category><![CDATA[rtc]]></category>
		<category><![CDATA[shield]]></category>
		<category><![CDATA[wwvb]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=63089</guid>
		<description><![CDATA[[Josh] and his lab partner [Eric] needed a final project for their Embedded Systems Design class, and thought that designing an Arduino shield would be a cool idea. They noticed that there are plenty of ways to get an Arduino to keep time, though none that they knew of utilized WWVB (Atomic Time) signals directly. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=63089&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-63091" title="chronotomic-arduino-shield" src="http://hackadaycom.files.wordpress.com/2011/12/chronotomic-arduino-shield.jpg" alt="chronotomic-arduino-shield" width="470" height="322" /></p>
<p>[Josh] and his lab partner [Eric] needed a final project for their Embedded Systems Design class, and thought that designing an Arduino shield would be a cool idea. They noticed that there are plenty of ways to get an Arduino to keep time, though none that they knew of utilized WWVB (Atomic Time) signals directly.</p>
<p><a href="http://www.egr.gvsu.edu/~borne/wordpress/" target="_blank">The Chrono-tomic Arduino shield</a> uses a C-MAX radio to demodulate the WWVB signal, demodulating it and passing it along to a PIC16F1824 microcontroller. The PIC decodes the data frame and verifies it is valid, sending the time to an MCP79410N real-time clock module.</p>
<p>We can hear the “Yo dawg I herd you like microcontrollers so I put a microcontroller on your microcontroller shield” jokes already, but the pair says that they offloaded the time processing to the PIC in order to let the Arduino focus on whatever tasks it has been delegated. The Arduino code merely needs to request the time from the RTC whenever it is required, rather than deal with the decoding itself.</p>
<p>Is it overkill? Perhaps &#8211; though we think it heavily depends on your application and configuration. We can certainly conjure up situations where it would be useful.</p>
<br />Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>, <a href='http://hackaday.com/category/microcontrollers/'>Microcontrollers</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/63089/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/63089/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/63089/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/63089/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/63089/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/63089/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/63089/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/63089/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/63089/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/63089/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/63089/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/63089/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/63089/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/63089/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=63089&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/12/11/chrono-tomic-shield-helps-your-arduino-keep-perfect-time/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mikenathanathackaday</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/12/chronotomic-arduino-shield.jpg" medium="image">
			<media:title type="html">chronotomic-arduino-shield</media:title>
		</media:content>
	</item>
		<item>
		<title>Audio output selection courtesy of the Internet</title>
		<link>http://hackaday.com/2011/11/15/audio-output-selection-courtesy-of-the-internet/</link>
		<comments>http://hackaday.com/2011/11/15/audio-output-selection-courtesy-of-the-internet/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 18:02:50 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[digital audio hacks]]></category>
		<category><![CDATA[ethernet]]></category>
		<category><![CDATA[relay]]></category>
		<category><![CDATA[shield]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=61280</guid>
		<description><![CDATA[[Peter] was tired of crawling behind his desktop computer to switch between headphones and speakers. We feel his pain, as the headphone port on our computer speakers has its own demonic hum rendering the jack useless to us. His solution was to build this output selector board, then control it via the network. A relay [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=61280&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-61281" title="lan-audio-switch" src="http://hackadaycom.files.wordpress.com/2011/11/lan-audio-switch-e1321379205101.jpg" alt="" width="470" height="188" /></p>
<p>[Peter] was tired of crawling behind his desktop computer to switch between headphones and speakers. We feel his pain, as the headphone port on our computer speakers has its own demonic hum rendering the jack useless to us. His solution was to <a href="http://solderintheveins.co.uk/2009/12/simple-audio-switch/">build this output selector board, then control it via the network</a>.</p>
<p>A relay is responsible for routing the single input to one of two outputs. One output is wired to the normally closed pin on the relay, the other to the normally open pin. The important thing here is to make sure you have a separate audio ground so as not to pick up noise from the rest of the hardware.</p>
<p>What you see above is only the switching circuitry. This is where [Peter] went a little overboard, using an Arduino along with an Ethernet shield to drive the relay via a transistor. For this particular application there must be an easier way. But if you&#8217;re working on home automation from your smart phone, this might be just the thing to make your audio setup browser-controlled.</p>
<p>[via <a href="http://www.buildlounge.com/2011/11/15/lan-controlled-audio-switch/">Build Lounge</a>]</p>
<br />Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>, <a href='http://hackaday.com/category/digital-audio-hacks/'>digital audio hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/61280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/61280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/61280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/61280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/61280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/61280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/61280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/61280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/61280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/61280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/61280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/61280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/61280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/61280/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=61280&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/11/15/audio-output-selection-courtesy-of-the-internet/feed/</wfw:commentRss>
		<slash:comments>36</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/11/lan-audio-switch-e1321379205101.jpg" medium="image">
			<media:title type="html">lan-audio-switch</media:title>
		</media:content>
	</item>
		<item>
		<title>Inkjet print head driver shield</title>
		<link>http://hackaday.com/2011/09/12/inkjet-print-head-driver-shield/</link>
		<comments>http://hackaday.com/2011/09/12/inkjet-print-head-driver-shield/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 18:01:34 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[inkjet]]></category>
		<category><![CDATA[print head]]></category>
		<category><![CDATA[shield]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=55403</guid>
		<description><![CDATA[[Nicolas C Lewis] is churning out inkjet print head shield kits for Arduino. If you&#8217;ve always wanted to label or brand objects as part of a project this greatly simplifies the process. Using his all through-hole design, an Arduino can print at 96 dpi. At first we had trouble figuring out what we could use [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=55403&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-55404" title="arduino-inkjet-printer-shield" src="http://hackadaycom.files.wordpress.com/2011/09/arduino-inkjet-printer-shield.png" alt="" width="470" height="335" /></p>
<p>[Nicolas C Lewis] is churning out <a href="http://www.kickstarter.com/projects/1908026860/inkshield-an-open-source-inkjet-shield-for-arduino">inkjet print head shield kits for Arduino</a>. If you&#8217;ve always wanted to label or brand objects as part of a project this greatly simplifies the process. Using his all through-hole design, an Arduino can print at 96 dpi. At first we had trouble figuring out what we could use this concept for, but [Nicolas] has the answer. In is FAQ he links to a couple of his own flat-bed inkjet printer builds based on earlier prototypes, but he also links to other projects using the same concepts like <a href="http://hackaday.com/2009/03/24/nickel-o-matic/">the Nickel-O-Matic</a>, or the ping-pong ball printer (we&#8217;ve embedded video of that one after the break).</p>
<p>The shield only requires five connections with a microcontroller. We love the jumper-based connection system that [Nicolas] chose which lets you use several print heads at once by selecting different drive pins. The project is still in the funding stage but is already over funded. Schematic and code will be posted as soon as the first production run is complete.</p>
<p><span id="more-55403"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/09/12/inkjet-print-head-driver-shield/"><img src="http://img.youtube.com/vi/8Ep5OC3E02I/2.jpg" alt="" /></a></span></p>
<p>[Thanks Hackerspacer]</p>
<br />Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/55403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/55403/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/55403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/55403/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/55403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/55403/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/55403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/55403/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/55403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/55403/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/55403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/55403/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/55403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/55403/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=55403&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/09/12/inkjet-print-head-driver-shield/feed/</wfw:commentRss>
		<slash:comments>15</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/09/arduino-inkjet-printer-shield.png" medium="image">
			<media:title type="html">arduino-inkjet-printer-shield</media:title>
		</media:content>
	</item>
		<item>
		<title>A Stackable Motor Driver Shield for the Arduino</title>
		<link>http://hackaday.com/2011/08/17/a-stackable-motor-driver-shield-for-the-arduino/</link>
		<comments>http://hackaday.com/2011/08/17/a-stackable-motor-driver-shield-for-the-arduino/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 12:53:03 +0000</pubDate>
		<dc:creator>Jeremy Cook</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[pcb]]></category>
		<category><![CDATA[shield]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=52517</guid>
		<description><![CDATA[The Arduino has been used for many purposes, and  &#8220;shields&#8221; are available to make many common tasks easier.  However, [Nick] wanted a stackable motor driver shield, so he build one himself!. There are many motor driver shields available for the Arduino, however, there aren&#8217;t any that allow one to drive as many motors as were [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=52517&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://hackaday.com/2011/08/17/a-stackable-motor-driver-shield-for-the-arduino/shield-built/" rel="attachment wp-att-52726"><img class="alignnone size-large wp-image-52726" title="shield - built" src="http://hackadaycom.files.wordpress.com/2011/08/shield-built.jpg?w=337&#038;h=450" alt="" width="337" height="450" /></a></p>
<p>The Arduino has been used for many purposes, and  &#8220;shields&#8221; are available to make many common tasks easier.  However, [Nick] wanted a stackable motor driver shield, so he <a href="http://blog.notdot.net/2011/08/Building-a-stackable-motor-driver-shield-for-Arduino">build one himself!</a>. There are many motor driver shields available for the Arduino, however, there aren&#8217;t any that allow one to drive as many motors as were needed for his project, and none that were stackable.</p>
<p>[Nick] had no experience designing and fabricating a custom board, but decided to try his hand at it anyway. Armed with a free version of <a href="http://www.cadsoftusa.com/">[Eagle]</a> PCB design software, he designed the board that he needed then sent it to <a href="http://www.seeedstudio.com/depot/fusion-pcb-service-p-835.html?cPath=185">[Seeed]</a> to be manufactured. According to his article, a quantity of 10 Arduino-sized boards can be purchased for the price of $25. At that price point, some hobbyists may want to consider this option rather than manually creating their own circuit.</p>
<p>According to [Nick], he was able to manufacture his first board with no errors on his first run! Not bad for his first try at something like this.</p>
<br />Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>, <a href='http://hackaday.com/category/microcontrollers/'>Microcontrollers</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/52517/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/52517/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/52517/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/52517/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/52517/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/52517/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/52517/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/52517/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/52517/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/52517/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/52517/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/52517/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/52517/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/52517/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=52517&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/08/17/a-stackable-motor-driver-shield-for-the-arduino/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jeremyscook</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/08/shield-built.jpg?w=337" medium="image">
			<media:title type="html">shield - built</media:title>
		</media:content>
	</item>
		<item>
		<title>DTMF shield aimed at ham controlled Arduino</title>
		<link>http://hackaday.com/2011/04/17/dtmf-shield-aimed-at-ham-controlled-arduino/</link>
		<comments>http://hackaday.com/2011/04/17/dtmf-shield-aimed-at-ham-controlled-arduino/#comments</comments>
		<pubDate>Sun, 17 Apr 2011 16:06:06 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[radio hacks]]></category>
		<category><![CDATA[7 segment]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[dtmf]]></category>
		<category><![CDATA[ham]]></category>
		<category><![CDATA[mt8870]]></category>
		<category><![CDATA[shield]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=40610</guid>
		<description><![CDATA[[Colin] wanted a way to reliably control an Arduino via ham radio. One of the easiest methods of automated radio control makes use of Dual-Tone Multi-Frequency signalling. To those who aren&#8217;t into amatuer radio you probably recognized DTMF as the touch-tone system for telephone communications. [Colin] built a shield that has an audio input and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=40610&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-40611" title="dtmf-shield" src="http://hackadaycom.files.wordpress.com/2011/04/dtmf-shield.jpg" alt="" width="470" height="327" /></p>
<p>[Colin] wanted a way to reliably control an Arduino via ham radio. One of the easiest methods of automated radio control makes use of Dual-Tone Multi-Frequency signalling. To those who aren&#8217;t into amatuer radio you probably recognized DTMF as the touch-tone system for telephone communications. [Colin] built <a href="http://w2mh.wordpress.com/2010/06/03/dtmf-shield/">a shield that has an audio input and can decode DTMF signals</a>.</p>
<p>The hardware is based around an MT8870 DTMF decoder chip. This is <a href="http://hackaday.com/2011/04/02/simple-dtmf-decoder-pulls-numbers-from-youtube-videos/">a popular choice for DTMF hardware</a> because it does all of the decoding work for you. Whenever a valid tone is detected it outputs the associated value in binary on four output pins. There is a fifth pin that strobes after each new tone. [Colin's] design offers a lot of feedback for what&#8217;s going on with the input signal. The DTMF value is displayed on a 7-segment display (controlled completely in hardware), the value is output on for Binary Coded Decimal pins, and mapped to a set of ten pins which pull to ground to match the digit received.</p>
<br />Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>, <a href='http://hackaday.com/category/radio-hacks/'>radio hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/40610/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/40610/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/40610/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/40610/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/40610/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/40610/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/40610/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/40610/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/40610/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/40610/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/40610/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/40610/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/40610/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/40610/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=40610&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/04/17/dtmf-shield-aimed-at-ham-controlled-arduino/feed/</wfw:commentRss>
		<slash:comments>7</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/04/dtmf-shield.jpg" medium="image">
			<media:title type="html">dtmf-shield</media:title>
		</media:content>
	</item>
		<item>
		<title>Going cellular with your Arduino projects</title>
		<link>http://hackaday.com/2011/02/05/going-cellular-with-your-arduino-projects/</link>
		<comments>http://hackaday.com/2011/02/05/going-cellular-with-your-arduino-projects/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 20:00:58 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[cellphones hacks]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[cellular]]></category>
		<category><![CDATA[modem]]></category>
		<category><![CDATA[shield]]></category>
		<category><![CDATA[sm5100b]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=34195</guid>
		<description><![CDATA[You can add a huge measure of extensibiltiy to a project by using a cellular connection. Anywhere the device can get service you can interact with it. In the past this has been a pretty deep slog through datasheets to get everything working, but this tutorial will show the basics of interacting with phone calls [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=34195&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-34196" title="going-cellular-with-arduino" src="http://hackadaycom.files.wordpress.com/2011/02/going-cellular-with-arduino-e1296834702718.jpg" alt="" width="470" height="353" /></p>
<p>You can add a huge measure of extensibiltiy to a project by using a cellular connection. Anywhere the device can get service you can interact with it. In the past this has been a pretty deep slog through datasheets to get everything working, but <a href="http://tronixstuff.wordpress.com/2011/01/19/tutorial-arduino-and-gsm-cellular-part-one/">this tutorial will show the basics</a> of interacting with phone calls and text messages. It&#8217;s the 26th installment of what is becoming and mammoth Arduino series, and the first one in a set that works with the <a href="http://www.littlebirdelectronics.com/products/Cellular-Shield-with-SM5100B.html">SM5100B cellular shield</a>.</p>
<p>We love the words of warning at the top of the article which mention that a bit of bad code in your sketch could end up sending out a barrage of text messages, potentially costing you a bundle. But there&#8217;s plenty of details and if you follow along each step of the way we think you&#8217;ll come out fairly confident that you know what you&#8217;re doing. Just promise us that you won&#8217;t go out and <a href="http://hackaday.com/2011/01/28/sim-card-carrying-traffic-lights/">steal SIM cards</a> to use with your next project. Find <a href="http://tronixstuff.wordpress.com/2011/01/31/tutorial-arduino-and-gsm-cellular-%E2%80%93-part-two/">part two of the tutorial here</a> and keep your eyes open for future installments.</p>
<br />Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>, <a href='http://hackaday.com/category/cellphones-hacks/'>cellphones hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/34195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/34195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/34195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/34195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/34195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/34195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/34195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/34195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/34195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/34195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/34195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/34195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/34195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/34195/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=34195&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/02/05/going-cellular-with-your-arduino-projects/feed/</wfw:commentRss>
		<slash:comments>39</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/02/going-cellular-with-arduino-e1296834702718.jpg" medium="image">
			<media:title type="html">going-cellular-with-arduino</media:title>
		</media:content>
	</item>
		<item>
		<title>AVR HV Rescue Shield 2</title>
		<link>http://hackaday.com/2010/12/14/avr-hv-rescue-shield-2/</link>
		<comments>http://hackaday.com/2010/12/14/avr-hv-rescue-shield-2/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 15:49:22 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[hvp]]></category>
		<category><![CDATA[hvpp]]></category>
		<category><![CDATA[hvsp]]></category>
		<category><![CDATA[jeff keyzer]]></category>
		<category><![CDATA[mightyohm]]></category>
		<category><![CDATA[shield]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=31656</guid>
		<description><![CDATA[[Jeff Keyzer] has a new version of the HV Rescue Shield available. This tool allows you to use an Arduino to reset the fuse bits on AVR microcontrollers. This is necessary if you make a mistake and disable the reset pin, or choose the incorrect clock settings (this will probably happen to you at some [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=31656&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-31657" title="avr-hv-rescue-shield-2" src="http://hackadaycom.files.wordpress.com/2010/12/avr-hv-rescue-shield-2-e1292340733580.jpg" alt="" width="470" height="353" /></p>
<p>[Jeff Keyzer] has <a href="http://mightyohm.com/blog/products/hv-rescue-shield-2-x/">a new version of the HV Rescue Shield</a> available. This tool allows you to use an Arduino to reset the fuse bits on AVR microcontrollers. This is necessary if you make a mistake and disable the reset pin, or choose the incorrect clock settings (this will probably happen to you at some point). In order to bring the chip back to life you&#8217;ll need to use High Voltage Programming. The last version of the shield only worked with High Voltage Parallel Programming (HVPP) but this rendition can also use High Voltage Serial Programming (HVSP) for 8-pin chips that don&#8217;t have enough inputs for parallel communications.</p>
<p>As we talked about in <a href="http://hackaday.com/2010/10/23/avr-programming-introduction/">our AVR Programming Tutorials</a> this is no replacement for a high-end programmer like the STK500 or an AVR Dragon, but if you already have an Arduino a kit will only cost you $20 (or you can etch and build it yourself). We would have liked to see a breakout header for the HVP signals for off-board use. The absence of a breakout header doesn&#8217;t preclude this, but since you need the on board boost converter for the 12V signals, and because this shield can&#8217;t be used with a breadboard due to pin spacing, it&#8217;s hard to patch into signals for non-DIP use. We also think some clever firmware hacking and this could be used for HV programming, like we needed for that <a href="http://hackaday.com/2010/12/09/part-2-help-me-reverse-engineer-an-led-light-bulb/">LED light bulb</a>.</p>
<br />Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>, <a href='http://hackaday.com/category/microcontrollers/'>Microcontrollers</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/31656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/31656/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/31656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/31656/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/31656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/31656/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/31656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/31656/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/31656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/31656/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/31656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/31656/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/31656/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/31656/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=31656&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2010/12/14/avr-hv-rescue-shield-2/feed/</wfw:commentRss>
		<slash:comments>10</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/2010/12/avr-hv-rescue-shield-2-e1292340733580.jpg" medium="image">
			<media:title type="html">avr-hv-rescue-shield-2</media:title>
		</media:content>
	</item>
		<item>
		<title>Homemade music player</title>
		<link>http://hackaday.com/2010/10/17/homemade-music-player/</link>
		<comments>http://hackaday.com/2010/10/17/homemade-music-player/#comments</comments>
		<pubDate>Sun, 17 Oct 2010 13:45:02 +0000</pubDate>
		<dc:creator>Jakob Griffith</dc:creator>
				<category><![CDATA[digital audio hacks]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[parallax]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[pocket]]></category>
		<category><![CDATA[portable]]></category>
		<category><![CDATA[propeller]]></category>
		<category><![CDATA[shield]]></category>
		<category><![CDATA[song]]></category>
		<category><![CDATA[wav]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=29389</guid>
		<description><![CDATA[Sadly, this pocket mp3 wav player doesn&#8217;t come close to the capabilities of even an iPod generation 1 yet, but you have to give [Owen] props for making it in less than 24 hours. The system consists of a Propeller MCU (cleverly wired to be swappable with &#8220;shields&#8221; similar to Arduino systems), SD card for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=29389&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-29390" title="I remember when making your mp3 player often would often cost more than an iPod, and would only be able to store 4 songs! Kids have it so easy these days." src="http://hackadaycom.files.wordpress.com/2010/10/project_mstick_full_assembled.jpg" alt="" width="470" height="353" /></p>
<p>Sadly, this pocket <span style="text-decoration:line-through;">mp3</span> <a href="http://www.hackniac.com/blog/?p=49">wav player</a> doesn&#8217;t come close to the capabilities of even an iPod generation 1 <em>yet</em>, but you have to give [Owen] props for making it in less than 24 hours. The system consists of a Propeller MCU (cleverly wired to be swappable with &#8220;shields&#8221; similar to Arduino systems), SD card for song storage, and an LM386 for audio. While the setup is a little dull, and only plays through songs non stop with no controls whatsoever, it certainly is a good start in the right direction for a cheap and simple portable <a href="http://hackaday.com/2006/12/20/diy-mp3-how-to/">music player</a>. Of course some planned changes are in the works, include an accelerometer (gesture based controls?), etched PCB, docking station, and <a href="http://hackaday.com/2010/02/12/transparent-rubber-enclosures/">a case</a>. We&#8217;re surprised there is no form of screen planned, considering Owen appears to have a rather good handle on <a href="http://hackaday.com/2010/04/03/touch-screen-for-graphing-calculator/">touch interfaces</a>; perhaps he&#8217;s waiting for revision 3.</p>
<br />Filed under: <a href='http://hackaday.com/category/digital-audio-hacks/'>digital audio hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/29389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/29389/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/29389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/29389/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/29389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/29389/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/29389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/29389/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/29389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/29389/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/29389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/29389/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/29389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/29389/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=29389&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2010/10/17/homemade-music-player/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Jakob Griffith</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2010/10/project_mstick_full_assembled.jpg" medium="image">
			<media:title type="html">I remember when making your mp3 player often would often cost more than an iPod, and would only be able to store 4 songs! Kids have it so easy these days.</media:title>
		</media:content>
	</item>
		<item>
		<title>Todays Arduino Moment</title>
		<link>http://hackaday.com/2010/08/19/todays-arduino-moment/</link>
		<comments>http://hackaday.com/2010/08/19/todays-arduino-moment/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 16:46:53 +0000</pubDate>
		<dc:creator>James Munns</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[digitalwrite]]></category>
		<category><![CDATA[oled]]></category>
		<category><![CDATA[shield]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=27318</guid>
		<description><![CDATA[We have gotten a number of Arduino tips in the last couple days, and we thought we would combine them for your convenience. The first tip we received was for some hints provided by [Bill] on some digitalWrite() alternatives. Similar to some previous research we covered, this tip also includes some tips on how to make the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27318&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://hackadaycom.files.wordpress.com/2010/08/screenshot-1.png"><img class="alignnone size-full wp-image-27320" title="Put together" src="http://hackadaycom.files.wordpress.com/2010/08/screenshot-1.png" alt="" width="470" height="185" /></a></p>
<p>We have gotten a number of Arduino tips in the last couple days, and we thought we would combine them for your convenience. The first tip we received was for some hints provided by [Bill] on some <a href="http://www.billporter.info/?p=308">digitalWrite() alternatives</a>. Similar to some <a href="http://hackaday.com/2010/01/06/arduino-io-speed-breakdown/">previous research</a> we covered, this tip also includes some tips on how to make the direct register writing a little easier by using #define to simplify things. Obviously this wont be as idiot-proof as digitalWrite() is, but we think you can handle it.</p>
<p>Our second tip is for a set of <a href="http://www.4dsystems.com.au/products.php?cat=14">OLED displays from 4dsystems</a> sold as Arduino Shields. They have a couple of different sizes from .96&#8243; to 1.7&#8243;, depending on your needs and budget. There is no official display library for them yet, but 4dsystems have been kind enough to provide a <a href="http://jennylc.com/4d/">few</a> <a href="http://nicholasboka.com/?page_id=23">resources</a> to <a href="http://code.google.com/p/arduino-oled/">work</a> from. Hopefully we&#8217;ll see a few great applications from this, maybe a much bigger <a href="http://hackaday.com/2010/07/11/16-pixel-handheld-gaming/">pixel Mario</a>? A much smaller <a href="http://hackaday.com/2010/08/18/needs-more-leds-emsl-biggified-conways-game-of-life/">Game of Life</a>? Feel free to <a href="http://hackaday.com/contact-hack-a-day/">send us your projects</a>, or leave your ideas in the comments!</p>
<br />Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/27318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/27318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/27318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/27318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/27318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/27318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/27318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/27318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/27318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/27318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/27318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/27318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/27318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/27318/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27318&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2010/08/19/todays-arduino-moment/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jahmez</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2010/08/screenshot-1.png" medium="image">
			<media:title type="html">Put together</media:title>
		</media:content>
	</item>
		<item>
		<title>Mouse controlled manipulator arm</title>
		<link>http://hackaday.com/2010/07/22/mouse-controlled-manipulator-arm/</link>
		<comments>http://hackaday.com/2010/07/22/mouse-controlled-manipulator-arm/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 16:00:44 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[robots hacks]]></category>
		<category><![CDATA[al5d]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[arm]]></category>
		<category><![CDATA[claw]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[lynxmotion]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[servo]]></category>
		<category><![CDATA[shield]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=26386</guid>
		<description><![CDATA[[Oleg] worked out a way to use his USB mouse to control this manipulator arm. Using a Lynxmotion AL5D (we&#8217;ve seen the AL5A previously) he drives the six servos with an Arduino servo shield. A USB host shield handles the HID end for connecting the mouse. The video after the break says it all, [Oleg] [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=26386&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-26387" title="mouse-controlled-manipulator-arm" src="http://hackadaycom.files.wordpress.com/2010/07/mouse-controlled-manipulator-arm.jpg" alt="" width="470" height="354" /></p>
<p>[Oleg] worked out a way to use his <a href="http://www.circuitsathome.com/mcu/programming/controlling-robotic-arm-with-arduino-and-usb-mouse">USB mouse to control this manipulator arm</a>. Using a Lynxmotion AL5D (<a href="http://hackaday.com/2010/04/14/robotic-chess-opponent/">we&#8217;ve seen the AL5A previously</a>) he drives the six servos with an Arduino servo shield. A USB host shield handles the HID end for connecting the mouse. The video after the break says it all, [Oleg] has no problem picking up that figurine quickly and accurately. Sliding the mouse controls horizontal movement in all directions. The scroll wheel moves the claw up and down. And holding the left or right buttons what using the control wheel closes or rotates the claw. All we can say is: Bigger, <a href="http://hackaday.com/2009/09/08/hand-of-man-mechanical-claw/">BIGGER</a>!</p>
<p><span id="more-26386"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2010/07/22/mouse-controlled-manipulator-arm/"><img src="http://img.youtube.com/vi/nz_tgDD8FNw/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/robots-hacks/'>robots hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/26386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/26386/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/26386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/26386/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/26386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/26386/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/26386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/26386/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/26386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/26386/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/26386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/26386/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/26386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/26386/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=26386&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2010/07/22/mouse-controlled-manipulator-arm/feed/</wfw:commentRss>
		<slash:comments>22</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/2010/07/mouse-controlled-manipulator-arm.jpg" medium="image">
			<media:title type="html">mouse-controlled-manipulator-arm</media:title>
		</media:content>
	</item>
		<item>
		<title>Arduino webserver</title>
		<link>http://hackaday.com/2010/07/01/arduino-webserver/</link>
		<comments>http://hackaday.com/2010/07/01/arduino-webserver/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 19:52:59 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[data logger]]></category>
		<category><![CDATA[ethernet]]></category>
		<category><![CDATA[shield]]></category>
		<category><![CDATA[webserver]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=25555</guid>
		<description><![CDATA[The Arduino platform should be perfect for throwing together a lightweight webserver because of the availability of quality shields that take care of the hardware for you. As [Ovidiu Predescu] found, there are a few hiccups along the way and he&#8217;s put together a guide that covers the workarounds. Specifically, using an Ethernet shield and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=25555&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-25556" title="arduino-webserver" src="http://hackadaycom.files.wordpress.com/2010/07/arduino-webserver-e1278012929887.jpg" alt="" width="470" height="313" /></p>
<p>The Arduino platform should be perfect for throwing together a lightweight webserver because of the availability of quality shields that take care of the hardware for you. As [Ovidiu Predescu] found, there are a few hiccups along the way and he&#8217;s put together <a href="http://www.webweavertech.com/ovidiu/weblog/archives/000476.html">a guide that covers</a> the workarounds. Specifically, using an Ethernet shield and data logging shield at the same time produces a bus conflict which he sidesteps by cutting the CS pin trace on the data logging board and moving it to a different pin. There is also a bug with one of the chips on the Ethernet shield that is fixed using a similar method. So if you&#8217;re not just going to <a href="http://hackaday.com/2008/09/18/web-server-on-a-business-card-part-1/">etch your own webserver hardware</a> maybe this is the next best thing.</p>
<br />Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/25555/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/25555/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/25555/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/25555/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/25555/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/25555/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/25555/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/25555/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/25555/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/25555/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/25555/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/25555/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/25555/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/25555/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=25555&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2010/07/01/arduino-webserver/feed/</wfw:commentRss>
		<slash:comments>69</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/2010/07/arduino-webserver-e1278012929887.jpg" medium="image">
			<media:title type="html">arduino-webserver</media:title>
		</media:content>
	</item>
		<item>
		<title>Update: Adafruit Eagle library, now with Arduino</title>
		<link>http://hackaday.com/2010/02/06/update-adafruit-eagle-library-now-with-arduino/</link>
		<comments>http://hackaday.com/2010/02/06/update-adafruit-eagle-library-now-with-arduino/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 18:10:21 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[tool hacks]]></category>
		<category><![CDATA[adafruit]]></category>
		<category><![CDATA[EagleCad]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[shield]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=21489</guid>
		<description><![CDATA[Adafruit Industries has just added an Arduino shield footprint to their EagleCAD library. If you don&#8217;t know, the Arduino headers use non-standard pin spacing. Learn to deal with it, there&#8217;s too many Arduino shields in production to have any hope for a change in the future. This footprint should make it a lot easier to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=21489&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-21491" title="arduino-footprint" src="http://hackadaycom.files.wordpress.com/2010/02/arduino-footprint.jpg" alt="" width="470" height="306" /></p>
<p>Adafruit Industries has <a href="http://www.adafruit.com/blog/2010/02/05/b00m-adafruit-eagle-library-an-arduino-package/">just added an Arduino shield footprint</a> to their EagleCAD library. If you don&#8217;t know, the <a href="http://hackaday.com/2009/07/16/arduino-shield-with-offset-headers/">Arduino headers use non-standard pin spacing</a>. Learn to deal with it, there&#8217;s too many Arduino shields in production to have any hope for a change in the future. This footprint should make it a lot easier to design your own boards. If you use this package make sure you&#8217;re getting the library from their github, <a href="http://github.com/adafruit/Adafruit-Eagle-Library/commits/master/">they&#8217;ve been adding parts regularly</a>. Setting up <a href="http://hackaday.com/2010/01/07/version-control-for-eagle/">version control</a> will make sure you always have the latest libraries.</p>
<p>[Thanks pt]</p>
<br />Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>, <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/21489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/21489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/21489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/21489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/21489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/21489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/21489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/21489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/21489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/21489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/21489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/21489/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/21489/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/21489/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=21489&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2010/02/06/update-adafruit-eagle-library-now-with-arduino/feed/</wfw:commentRss>
		<slash:comments>7</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/2010/02/arduino-footprint.jpg" medium="image">
			<media:title type="html">arduino-footprint</media:title>
		</media:content>
	</item>
		<item>
		<title>Replacement refrigerator controller</title>
		<link>http://hackaday.com/2009/12/26/replacement-refrigerator-controller/</link>
		<comments>http://hackaday.com/2009/12/26/replacement-refrigerator-controller/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 18:00:21 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[ds1820]]></category>
		<category><![CDATA[ethernet]]></category>
		<category><![CDATA[refrigerator]]></category>
		<category><![CDATA[relay]]></category>
		<category><![CDATA[shield]]></category>
		<category><![CDATA[ssr]]></category>
		<category><![CDATA[transformer]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=19870</guid>
		<description><![CDATA[[Michael] got his hands on a refrigerator that he intended to store beer in but found that it ran constantly. Instead of buying a new thermostat he and his friend [Doug] set out to build an Arduino-based controller for the fridge. The finished project will switch 240v so they&#8217;ve used a transformer to power the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=19870&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-19871" title="arduino-fridge-controller" src="http://hackadaycom.files.wordpress.com/2009/12/arduino-fridge-controller.jpg" alt="" width="470" height="314" /></p>
<p>[Michael] got his hands on a refrigerator that he intended to store beer in but found that it ran constantly. Instead of buying a new thermostat he and his friend [Doug] set out to build an <a href="http://www.stillhq.com/arduino/000003.html">Arduino-based controller for the fridge</a>.</p>
<p>The finished project will switch 240v so they&#8217;ve used a transformer to power the logic circuitry and a solid state relay to handle the load switching, with a Dallas 1820 for temperature data. Because the Arduino offers more capabilities than the <a href="http://hackaday.com/2009/09/13/brewers-temperature-controller/">average thermostat hack</a> they also decided to tap into its potential by adding an Ethernet shield. We see the Arduino as a prototyping device and so do these folks. Once the bugs in their first PCB prototype are worked out the circuit will use the ATmega328 and do away with the Arduino.</p>
<p>[via <a href="http://post.ly/FpQO">@littlebirdceo</a>]</p>
<br />Posted in arduino hacks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/19870/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/19870/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/19870/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/19870/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/19870/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/19870/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/19870/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/19870/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/19870/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/19870/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/19870/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/19870/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/19870/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/19870/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=19870&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2009/12/26/replacement-refrigerator-controller/feed/</wfw:commentRss>
		<slash:comments>17</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/2009/12/arduino-fridge-controller.jpg" medium="image">
			<media:title type="html">arduino-fridge-controller</media:title>
		</media:content>
	</item>
		<item>
		<title>Temperature and electricity monitoring</title>
		<link>http://hackaday.com/2009/12/23/temperature-and-electricity-monitoring/</link>
		<comments>http://hackaday.com/2009/12/23/temperature-and-electricity-monitoring/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 16:00:48 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[green hacks]]></category>
		<category><![CDATA[home hacks]]></category>
		<category><![CDATA[1-wire]]></category>
		<category><![CDATA[dallas]]></category>
		<category><![CDATA[ds18s20]]></category>
		<category><![CDATA[ethernet]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[shield]]></category>
		<category><![CDATA[temperature]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=19681</guid>
		<description><![CDATA[[Willem] has been using an Arduino to monitor temperatures and electricity usage. For the temperature monitoring he picked up some 1-wire temperature sensors similar to those we&#8217;ve featured in the past. To pick up on electricity usage he&#8217;s not using an amp sensors, but because he&#8217;s in the UK he does have a flashing LED [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=19681&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-19682" title="temperature-and-power-arduino" src="http://hackadaycom.files.wordpress.com/2009/12/temperature-and-power-arduino.jpg" alt="" width="470" height="183" /></p>
<p>[Willem] has been using an <a href="http://www.secretbatcave.co.uk/electronics/arduino/arduino-house-monitor.html">Arduino to monitor temperatures and electricity usage</a>. For the temperature monitoring he picked up some 1-wire temperature sensors similar to those we&#8217;ve <a href="http://hackaday.com/2008/12/10/parts-1-wire-temperature-sensor-ds1822/">featured in the past</a>. To pick up on electricity usage he&#8217;s not using an <a href="http://hackaday.com/2009/12/21/c-clamp-current-monitoring/">amp sensors</a>, but because he&#8217;s in the UK he does have a flashing LED on his power meter. There&#8217;s a <a href="http://hackaday.com/2007/05/30/uk-power-meter-monitor/">known trick</a> to pick up these flashes with a photo cell to calculate energy usage based on meter readings. Finally, the data from the three sensors (indoor temp, outdoor temp, and energy usage) is piped over the Internet via an Ethernet shield so that it can be collected and graphed.</p>
<p>[Willem] has had the system running for a year. If you&#8217;re nosy you can look at the <a href="http://www.secretbatcave.co.uk/electronics/arduino/tempYear.png">temperature graph</a> generated from his collected data.</p>
<br />Posted in arduino hacks, green hacks, home hacks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/19681/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/19681/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/19681/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/19681/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/19681/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/19681/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/19681/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/19681/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/19681/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/19681/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/19681/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/19681/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/19681/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/19681/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=19681&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2009/12/23/temperature-and-electricity-monitoring/feed/</wfw:commentRss>
		<slash:comments>5</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/2009/12/temperature-and-power-arduino.jpg" medium="image">
			<media:title type="html">temperature-and-power-arduino</media:title>
		</media:content>
	</item>
		<item>
		<title>Light up your limbs</title>
		<link>http://hackaday.com/2009/12/16/light-up-your-limbs/</link>
		<comments>http://hackaday.com/2009/12/16/light-up-your-limbs/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 17:55:44 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[led hacks]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[attiny2313]]></category>
		<category><![CDATA[christmas]]></category>
		<category><![CDATA[christmas tree]]></category>
		<category><![CDATA[led]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[shield]]></category>
		<category><![CDATA[smd]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=19308</guid>
		<description><![CDATA[Here&#8217;s a Christmas tree project we can get behind. The &#8220;tree&#8221; itself is made of twisted pairs of insulated copper wire.  At the end of each pair a surface mount LED has been soldered between the two conductors.  All of the wire limbs converge into a 4&#215;4 matrix. One tree uses a prototyping shield and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=19308&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-19309" title="smd_led_christmas" src="http://hackadaycom.files.wordpress.com/2009/12/smd_led_christmas.jpg" alt="" width="470" height="339" /></p>
<p>Here&#8217;s a <a href="http://geekphysical.blogspot.com/2009/12/green-tree-in-electronics-pot.html">Christmas tree project</a> we can get behind. The &#8220;tree&#8221; itself is made of twisted pairs of insulated copper wire.  At the end of each pair a surface mount LED has been soldered between the two conductors.  All of the wire limbs converge into a 4&#215;4 matrix. One tree uses a prototyping shield and an Arduino, the other tree is just using an ATtiny2313 microprocessor. Take a look at the twinkling tree in the video after the break.</p>
<p>This artful creation uses one color of LEDs.  We&#8217;d love to see future improvements that incorporate multiple colors, enhance the fading effects, and perhaps add some interactivity such as pulsing to an inspiring rendition of Chestnuts Roasting on and Open Fire (which, consequently, is called &#8220;<a href="http://www.youtube.com/watch?v=JOQ4JxPDXIU">The Christmas Song</a>&#8220;).</p>
<p><span id="more-19308"></span><object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=1.161" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"> <param name="flashvars" value="photo_id=4186740171&amp;photo_secret=0&amp;flickr_show_info_box=true"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=1.161"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><param name="wmode" value="opaque"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=1.161" bgcolor="#000000" allowfullscreen="true" flashvars="photo_id=4186740171&amp;photo_secret=0&amp;flickr_show_info_box=true" wmode="opaque" height="300" width="400"></embed></object></p>
<br />Posted in arduino hacks, led hacks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/19308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/19308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/19308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/19308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/19308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/19308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/19308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/19308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/19308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/19308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/19308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/19308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/19308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/19308/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=19308&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2009/12/16/light-up-your-limbs/feed/</wfw:commentRss>
		<slash:comments>12</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/2009/12/smd_led_christmas.jpg" medium="image">
			<media:title type="html">smd_led_christmas</media:title>
		</media:content>
	</item>
	</channel>
</rss>
