<?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; attiny</title>
	<atom:link href="http://hackaday.com/tag/attiny/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; attiny</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>Learning to use the V-USB (AVR USB firmware) library</title>
		<link>http://hackaday.com/2012/02/09/learning-to-use-the-v-usb-avr-usb-firmware-library/</link>
		<comments>http://hackaday.com/2012/02/09/learning-to-use-the-v-usb-avr-usb-firmware-library/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 16:58:28 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[attiny]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[V-USB]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=67101</guid>
		<description><![CDATA[The V-USB library is a pretty handy piece of code that lets you add USB connectivity to ATtiny microcontrollers (it was previously named tinyUSB). But if you&#8217;ve ever looked into adding the library to your own projects you may have been stymied by the complexity of the code. There are many examples, but there&#8217;s a lack of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=67101&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-67102" title="v-usb-tutorial" src="http://hackadaycom.files.wordpress.com/2012/02/v-usb-tutorial.jpg" alt="" width="470" height="400" /></p>
<p>The V-USB library is a pretty handy piece of code that lets you add USB connectivity to ATtiny microcontrollers (it was previously named tinyUSB). But if you&#8217;ve ever looked into adding the library to your own projects you may have been stymied by the complexity of the code. There are many examples, but there&#8217;s a lack of a concise quick-start for the uninitiated. [Joonas Pihlajamaa] has been working to correct that shortfall with <a href="http://codeandlife.com/2012/01/22/avr-attiny-usb-tutorial-part-1/">his four-part V-USB tutorial series</a>. It&#8217;s not for the absolute newbie; you should already be comfortable working with AVR chips but that&#8217;s the only real prerequisite we can see.</p>
<p>He starts the series with a look into the hardware considerations. USB provides a 5V power rail but the data lines expect 3.3V logic so this must be accounted for. With the test rig built on a breadboard he moves on to pick apart the code, covering various user-defined variables that you&#8217;ll need to set based on your project&#8217;s needs. We&#8217;re going to keep this on the back burner and hopefully <a href="http://hackaday.com/2010/12/19/hackaday-unleashes-a-troll-sniffing-rat/">the Troll Sniffing Rat</a> will get a makeover (although we must say comments have been a lot nicer as of late&#8230; keep it up!).</p>
<p>We&#8217;ve embedded links to all four tutorial parts after the break.</p>
<p><span id="more-67101"></span></p>
<ul>
<li><a href="http://codeandlife.com/2012/01/22/avr-attiny-usb-tutorial-part-1/" target="_blank">http://codeandlife.com/2012/01/22/avr-attiny-usb-tutorial-part-1/</a> (primer)</li>
<li><a href="http://codeandlife.com/2012/01/25/avr-attiny-usb-tutorial-part-2/" target="_blank">http://codeandlife.com/2012/01/25/avr-attiny-usb-tutorial-part-2/</a> (hardware)</li>
<li><a href="http://codeandlife.com/2012/01/29/avr-attiny-usb-tutorial-part-3/" target="_blank">http://codeandlife.com/2012/01/29/avr-attiny-usb-tutorial-part-3/</a> (software)</li>
<li><a href="http://codeandlife.com/2012/02/04/avr-attiny-usb-tutorial-part-4/" target="_blank">http://codeandlife.com/2012/02/04/avr-attiny-usb-tutorial-part-4/</a> (wrapping up)</li>
</ul>
<br />Filed under: <a href='http://hackaday.com/category/microcontrollers/'>Microcontrollers</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/67101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/67101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/67101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/67101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/67101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/67101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/67101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/67101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/67101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/67101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/67101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/67101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/67101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/67101/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=67101&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2012/02/09/learning-to-use-the-v-usb-avr-usb-firmware-library/feed/</wfw:commentRss>
		<slash:comments>13</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/2012/02/v-usb-tutorial.jpg" medium="image">
			<media:title type="html">v-usb-tutorial</media:title>
		</media:content>
	</item>
		<item>
		<title>WiFi experiments with ATtiny microcontrollers</title>
		<link>http://hackaday.com/2012/02/07/wifi-experiments-with-attiny-microcontrollers/</link>
		<comments>http://hackaday.com/2012/02/07/wifi-experiments-with-attiny-microcontrollers/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 20:01:33 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[ATmega168]]></category>
		<category><![CDATA[attiny]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=66973</guid>
		<description><![CDATA[[Quinn Dunki] got some free stuff from Element14 to evaluate, including this Mircrochip WiFi module. It&#8217;s been used as the centerpiece of an Arduino shield in the past, and she grabbed a copy of that library to see if it would play nicely with an ATtiny chip. What follows is a struggle to de-Arduino the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=66973&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-66974" title="wifi-for-the-attiny13" src="http://hackadaycom.files.wordpress.com/2012/02/wifi-for-the-attiny13.jpg" alt="" width="470" height="400" /></p>
<p>[Quinn Dunki] got some free stuff from Element14 to evaluate, including this Mircrochip WiFi module. It&#8217;s been used as the centerpiece of an Arduino shield in the past, and she grabbed a copy of that library to see if it would play nicely with an ATtiny chip. What follows is <a href="http://quinndunki.com/blondihacks/?p=840">a struggle to de-Arduino the code so that it&#8217;s portable</a> for all AVR controllers.</p>
<p>This module is one of the least expensive ways to add WiFi to a project, coming in at around $23. But it&#8217;s not really an all-in-one solution as there&#8217;s still a huge software hurdle to cross. The hardware provides access to to radio functions needed to communicate with the network, but you need to supply the TCP/IP stack and everything that supports it. Hence the re-use of the Arduino library.</p>
<p>Battling adversity [Quinn] fought the good fight with this one. Switching from an ATtiny to the ATmega168, compiling more code, and troubleshooting the process. She used a single LED as feedback, and can get some connectivity with her hotspot. But to this point she hasn&#8217;t gotten everything up and running.</p>
<p>We&#8217;re hot for an AVR WiFi solution that is cheap and easy to use. But as we see here, the software is complex and perhaps best left up to beefier hardware like the ARM controllers. What do you think?</p>
<br />Filed under: <a href='http://hackaday.com/category/microcontrollers/'>Microcontrollers</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/66973/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/66973/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/66973/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/66973/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/66973/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/66973/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/66973/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/66973/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/66973/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/66973/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/66973/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/66973/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/66973/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/66973/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=66973&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2012/02/07/wifi-experiments-with-attiny-microcontrollers/feed/</wfw:commentRss>
		<slash:comments>26</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/2012/02/wifi-for-the-attiny13.jpg" medium="image">
			<media:title type="html">wifi-for-the-attiny13</media:title>
		</media:content>
	</item>
		<item>
		<title>Automatic flashlight tag damage sensor</title>
		<link>http://hackaday.com/2011/12/20/automatic-flashlight-tag-damage-sensor/</link>
		<comments>http://hackaday.com/2011/12/20/automatic-flashlight-tag-damage-sensor/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 18:53:57 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[toy hacks]]></category>
		<category><![CDATA[attiny]]></category>
		<category><![CDATA[CdS]]></category>
		<category><![CDATA[flashlight tag]]></category>
		<category><![CDATA[ldr]]></category>
		<category><![CDATA[photoresistor]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=63784</guid>
		<description><![CDATA[You&#8217;re out at night and playing a boisterous game of flashlight tag. But how can you tell if you&#8217;ve been mortally wounded by your opponents light beam? [Kenyer] solved this problem by building a flashlight tag damage sensor which is worn by each participant. It adds a bit of the high-tech equipment used with laser [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=63784&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-63785" title="Flashlight-tag" src="http://hackadaycom.files.wordpress.com/2011/12/flashlight-tag-e1324396867978.jpg" alt="" width="470" height="313" /></p>
<p>You&#8217;re out at night and playing a boisterous game of flashlight tag. But how can you tell if you&#8217;ve been mortally wounded by your opponents light beam? [Kenyer] solved this problem by building <a href="http://www.instructables.com/id/Flashlight-tag/">a flashlight tag damage sensor</a> which is worn by each participant. It adds a bit of the high-tech equipment used with laser tag while keeping a low-tech price tag.</p>
<p>The sensor relies on a light dependent resistor to register hits when a flashlight beam passes through the round window. It will only register one hit in a three-second time period. At the end of the game, the total number of hits recorded can be flashed back using an on-board LED to see who is the victor. You can see a demo of this functionality in the clip after the break.</p>
<p>[Kenyer] started with a breadboard prototype using an Arduino as the driver. Obviously the cost of an Arduino for every player is a bit ridiculous. He scaled down the project, <a href="http://hackaday.com/2011/09/13/attiny-hacks-run-your-arduino-project-on-an-attiny/">running the Arduino code on an ATtiny microcontroller</a>.<span id="more-63784"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/12/20/automatic-flashlight-tag-damage-sensor/"><img src="http://img.youtube.com/vi/xLx87CKwnLw/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>, <a href='http://hackaday.com/category/toy-hacks/'>toy hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/63784/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/63784/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/63784/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/63784/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/63784/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/63784/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/63784/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/63784/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/63784/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/63784/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/63784/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/63784/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/63784/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/63784/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=63784&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/12/20/automatic-flashlight-tag-damage-sensor/feed/</wfw:commentRss>
		<slash:comments>6</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/12/flashlight-tag-e1324396867978.jpg" medium="image">
			<media:title type="html">Flashlight-tag</media:title>
		</media:content>
	</item>
		<item>
		<title>Musical [Blinky] candy tin</title>
		<link>http://hackaday.com/2011/12/05/musical-blinky-candy-tin/</link>
		<comments>http://hackaday.com/2011/12/05/musical-blinky-candy-tin/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 18:01:24 +0000</pubDate>
		<dc:creator>Brian Benchoff</dc:creator>
				<category><![CDATA[ATtiny hacks]]></category>
		<category><![CDATA[musical hacks]]></category>
		<category><![CDATA[attiny]]></category>
		<category><![CDATA[midi]]></category>
		<category><![CDATA[pac-man]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=62680</guid>
		<description><![CDATA[Since it&#8217;s the holidays and pine trees are being cut down and installed in living rooms all around the world, [Jarv] though it would be a good idea to make a musical Christmas ornament. He needed to keep some of his geek cred, so [Jarv] decided to build a musical [Blinky] ghost from Pacman. A [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=62680&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-62681" title="Blinky" src="http://hackadaycom.files.wordpress.com/2011/12/blinky.jpg" alt="" width="470" height="259" /></p>
<p>Since it&#8217;s the holidays and pine trees are being cut down and installed in living rooms all around the world, [Jarv] though it would be a good idea to make a <a href="http://jarv.org/2011/12/musical-ms-pacman-candy-tin-hack/">musical Christmas ornament</a>. He needed to keep some of his geek cred, so [Jarv] decided to build a musical [Blinky] ghost from Pacman.</p>
<p>A few weeks ago, [Jarv] sent in his <a href="http://hackaday.com/2011/11/22/musical-greeting-card-with-minimal-parts/">musical greeting card</a> that uses a minimal amount of parts to play a short 8-bit tune. His project was based around an ATtiny85 and sounded <a href="http://www.youtube.com/watch?feature=player_embedded&amp;v=gntKQZFomi8">pretty good</a>. For his [Blinky] ornament, [Jarv] used a similar circuit along with some old-school Pacman songs that sound great.</p>
<p>[Jarv] found a [Blinky] candy tin and after dispensing with all that pressed sugar began work on his build. In keeping with his greeting card, everything is very minimal. Just a speaker, ATtiny85, and button make up the build. Pressing the button cycles through three songs from Ms. Pacman. The result sounds uncannily like a vintage arcade game, so be sure to check out the video after the break.</p>
<p><span id="more-62680"></span></p>
<span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/12/05/musical-blinky-candy-tin/"><img src="http://img.youtube.com/vi/hyWlVr72n1M/2.jpg" alt="" /></a></span>
<br />Filed under: <a href='http://hackaday.com/category/attiny-hacks/'>ATtiny hacks</a>, <a href='http://hackaday.com/category/musical-hacks/'>musical hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/62680/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/62680/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/62680/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/62680/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/62680/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/62680/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/62680/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/62680/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/62680/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/62680/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/62680/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/62680/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/62680/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/62680/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=62680&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/12/05/musical-blinky-candy-tin/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">brianbenchoff</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/12/blinky.jpg" medium="image">
			<media:title type="html">Blinky</media:title>
		</media:content>
	</item>
		<item>
		<title>DIY thermostat keeps the harsh winter cold at bay</title>
		<link>http://hackaday.com/2011/10/27/diy-thermostat-keeps-the-harsh-winter-cold-at-bay/</link>
		<comments>http://hackaday.com/2011/10/27/diy-thermostat-keeps-the-harsh-winter-cold-at-bay/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 22:01:35 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[ATtiny hacks]]></category>
		<category><![CDATA[home hacks]]></category>
		<category><![CDATA[attiny]]></category>
		<category><![CDATA[DS18B20]]></category>
		<category><![CDATA[thermostat]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=59768</guid>
		<description><![CDATA[[Phil’s] parents grow their own organic food, but the harsh Ukraine winters make storing it a difficult proposition. Since it can drop to -30°C on occasion, they asked him to find a way to keep their storeroom at around 5-7°C above zero. He decided to construct his own programmable thermostat to keep things in check, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=59768&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-59769" title="diy_attiny_thermostat" src="http://hackadaycom.files.wordpress.com/2011/10/diy_attiny_thermostat.jpg" alt="diy_attiny_thermostat" width="470" height="269" /></p>
<p>[Phil’s] parents grow their own organic food, but the harsh Ukraine winters make storing it a difficult proposition. Since it can drop to -30°C on occasion, they asked him to<a href="http://jumperone.com/2011/09/thermostat-project-part1/" target="_blank"> find a way to keep their storeroom at around 5-7°C above zero.</a> He decided to construct his own programmable thermostat to keep things in check, and has been <a href="http://jumperone.com/2011/10/thermostat-project-part2/" target="_blank">documenting the process</a> as he goes along.</p>
<p>The thermostat uses a DS18B20 temperature sensor to monitor the room, and the logic is handled by an ATtiny2313. When the temperature dips low enough, the ATtiny triggers the room’s heater via a standard 240v relay. He can check the current temperature via a small 7-segment display mounted on the control board, which also contains three microswitches for controlling the heater.</p>
<p>It looks like a pretty solid build so far, and while he hasn’t finished coding the thermostat just yet, [Phil] says that those details are forthcoming. He has published a schematic however, so you can get a jump start on building your own if you’re looking to warm things up this winter.</p>
<p>Continue reading to see a video overview of the thermostat’s design.</p>
<p><span id="more-59768"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/10/27/diy-thermostat-keeps-the-harsh-winter-cold-at-bay/"><img src="http://img.youtube.com/vi/tsembYXfF7c/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/attiny-hacks/'>ATtiny hacks</a>, <a href='http://hackaday.com/category/home-hacks/'>home hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/59768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/59768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/59768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/59768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/59768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/59768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/59768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/59768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/59768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/59768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/59768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/59768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/59768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/59768/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=59768&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/10/27/diy-thermostat-keeps-the-harsh-winter-cold-at-bay/feed/</wfw:commentRss>
		<slash:comments>12</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/10/diy_attiny_thermostat.jpg" medium="image">
			<media:title type="html">diy_attiny_thermostat</media:title>
		</media:content>
	</item>
		<item>
		<title>Bread Head makes AVR programming a snap</title>
		<link>http://hackaday.com/2011/10/02/bread-head-makes-avr-programming-a-snap/</link>
		<comments>http://hackaday.com/2011/10/02/bread-head-makes-avr-programming-a-snap/#comments</comments>
		<pubDate>Sun, 02 Oct 2011 15:01:59 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[tool hacks]]></category>
		<category><![CDATA[attiny]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[Bread Head]]></category>
		<category><![CDATA[breadboard]]></category>
		<category><![CDATA[header]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=57353</guid>
		<description><![CDATA[[Quinn] over at Blondihacks has been working with AVR microcontrollers a lot recently, and wanted a quick way to program the ATtiny13a (her current AVR of choice) while the chip is still seated in a breadboard. To speed up code revision and testing, she built a small programming header that she calls the Bread Head. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=57353&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-57354" title="bread_head_quick_avr_programming_header" src="http://hackadaycom.files.wordpress.com/2011/10/bread_head_quick_avr_programming_header.jpg" alt="bread_head_quick_avr_programming_header" width="470" height="346" /></p>
<p>[Quinn] over at Blondihacks has been working with AVR microcontrollers a lot recently, and wanted a quick way to program the ATtiny13a (her current AVR of choice) <a href="http://quinndunki.com/blondihacks/?p=550" target="_blank">while the chip is still seated in a breadboard.</a></p>
<p>To speed up code revision and testing, she built a small programming header that she calls the Bread Head. The device is wonderfully simplistic, consisting of little more than snappable header pins and a bit of upside-down protoboard.</p>
<p>She soldered six headers to the top (formerly the bottom) side of the board, while a set of eight oversized headers were soldered to the opposite side of the programmer. Small bits of wire were soldered in to connect all of the appropriate pins together before [Quinn] slipped the header snugly over the top of the ATtiny and gave it a quick test. Everything worked perfectly, so she slathered in in epoxy for sturdiness and called it a day.</p>
<p>She says that the programmer works so well that she’s likely to make a similar header for other common AVRs too.</p>
<br />Filed under: <a href='http://hackaday.com/category/microcontrollers/'>Microcontrollers</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/57353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/57353/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/57353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/57353/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/57353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/57353/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/57353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/57353/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/57353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/57353/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/57353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/57353/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/57353/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/57353/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=57353&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/10/02/bread-head-makes-avr-programming-a-snap/feed/</wfw:commentRss>
		<slash:comments>18</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/10/bread_head_quick_avr_programming_header.jpg" medium="image">
			<media:title type="html">bread_head_quick_avr_programming_header</media:title>
		</media:content>
	</item>
		<item>
		<title>ATtiny hacks: Robot Halloween costume</title>
		<link>http://hackaday.com/2011/09/24/attiny-hacks-robot-halloween-costume/</link>
		<comments>http://hackaday.com/2011/09/24/attiny-hacks-robot-halloween-costume/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 13:00:58 +0000</pubDate>
		<dc:creator>Brian Benchoff</dc:creator>
				<category><![CDATA[ATtiny hacks]]></category>
		<category><![CDATA[attiny]]></category>
		<category><![CDATA[costume]]></category>
		<category><![CDATA[halloween]]></category>
		<category><![CDATA[shift register]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=55734</guid>
		<description><![CDATA[When it comes to Halloween costumes, [Michael] doesn&#8217;t like buying expensive and poorly made bits of cloth and fabric that resembles [random Disney character]. Last year, his son decided to be a robot for Halloween and although gray spray paint and dryer vent hose make a very good costume, that only goes so far. The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=55734&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-55735" title="intergalactic" src="http://hackadaycom.files.wordpress.com/2011/09/intergalactic.png" alt="" width="470" height="309" /></p>
<p>When it comes to Halloween costumes, [Michael] doesn&#8217;t like buying expensive and poorly made bits of cloth and fabric that resembles [random Disney character]. Last year, his son decided to be a robot for Halloween and although gray spray paint and dryer vent hose make a very good costume, that only goes so far. The robot needed lights, so [Michael] spent a little time on <a href="http://nootropicdesign.com/projectlab/2010/10/28/a-halloween-costume-with-source-code/">this build</a> that blinks a few LEDs in a random pattern.</p>
<p>The build is very simple; an ATtiny13 drives two 74HC595 shift registers. The code &#8211; all 30-odd lines of it &#8211; uses the random() function to shift high or low values to the shift registers. After pausing for a little bit, the cycle continues and a new patterns of LEDs light up.</p>
<p>The electronics of the robot costume could be easily transferred to another theme &#8211; astronauts need LEDs on their backpack, and of course aliens communicate with blinking lights. In any event, it would avoid last year&#8217;s fiasco with a dozen [Heath Ledger] Jokers. Check out the video of [Michael]&#8216;s intergalactic robot son after the break.</p>
<p><span id="more-55734"></span></p>
<span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/09/24/attiny-hacks-robot-halloween-costume/"><img src="http://img.youtube.com/vi/kLOo2hJF7G8/2.jpg" alt="" /></a></span>
<br />Filed under: <a href='http://hackaday.com/category/attiny-hacks/'>ATtiny hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/55734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/55734/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/55734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/55734/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/55734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/55734/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/55734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/55734/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/55734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/55734/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/55734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/55734/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/55734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/55734/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=55734&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/09/24/attiny-hacks-robot-halloween-costume/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">brianbenchoff</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/09/intergalactic.png" medium="image">
			<media:title type="html">intergalactic</media:title>
		</media:content>
	</item>
		<item>
		<title>ATtiny Hacks: SerialCouple &#8211; A standalone thermocouple ADC board with serial out</title>
		<link>http://hackaday.com/2011/09/23/attiny-hacks-serialcouple-a-standalone-thermocouple-adc-board-with-serial-out/</link>
		<comments>http://hackaday.com/2011/09/23/attiny-hacks-serialcouple-a-standalone-thermocouple-adc-board-with-serial-out/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 11:00:16 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[ATtiny hacks]]></category>
		<category><![CDATA[adc]]></category>
		<category><![CDATA[attiny]]></category>
		<category><![CDATA[thermocouple]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=56413</guid>
		<description><![CDATA[Since we are in the midst of featuring a wide assortment of ATtiny hacks, [Kenneth] wrote in to share a project he has been developing over the last few months, the SerialCouple. Most all development platforms have the ability to function as an analog to digital converter, but you don’t always need a full-featured board [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=56413&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-55211" title="ATtiny Hacks Theme Banner" src="http://hackadaycom.files.wordpress.com/2011/09/attinyhacks.png" alt="ATtiny Hacks Theme Banner" width="470" height="60" /></p>
<p><img class="alignnone size-full wp-image-56448" title="serialcouple_thermocouple_adc_board" src="http://hackadaycom.files.wordpress.com/2011/09/serialcouple_thermocouple_adc_board.jpg" alt="serialcouple_thermocouple_adc_board" width="470" height="353" /></p>
<p>Since we are in the midst of featuring a wide assortment of ATtiny hacks, [Kenneth] wrote in to share a project he has been developing over the last few months, <a href="http://kennethfinnegan.blogspot.com/2011/06/serialcouple-thermocouple-adc.html" target="_blank">the SerialCouple.</a></p>
<p>Most all development platforms have the ability to function as an analog to digital converter, but you don’t always need a full-featured board when all you require is serial output for your computer. With his SerialCouple board, [Kenneth] is trying to take some complexity out of the process by building a standalone thermocouple ADC board. The SerialCouple is designed to take analog readings from a thermocouple, converting them to digital values that can be sent to any device over a serial connection. The grunt work is done by a Maxim MAX31855 chip, which converts the thermocouple’s analog data to digital temperature readings. The digital representation of the temperature is then retrieved by the on-board ATtiny2313, which sends the data out the serial port.</p>
<p>If a standalone thermocouple ADC board is something you’ve been looking for, be sure to swing by his site to take a look at his code and schematics.</p>
<p>Continue reading to see a short video demo that explains how the SerialCouple works.</p>
<p><span id="more-56413"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/09/23/attiny-hacks-serialcouple-a-standalone-thermocouple-adc-board-with-serial-out/"><img src="http://img.youtube.com/vi/_y5MDVV93To/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/attiny-hacks/'>ATtiny hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/56413/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/56413/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/56413/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/56413/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/56413/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/56413/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/56413/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/56413/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/56413/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/56413/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/56413/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/56413/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/56413/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/56413/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=56413&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/09/23/attiny-hacks-serialcouple-a-standalone-thermocouple-adc-board-with-serial-out/feed/</wfw:commentRss>
		<slash:comments>8</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/09/attinyhacks.png" medium="image">
			<media:title type="html">ATtiny Hacks Theme Banner</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/09/serialcouple_thermocouple_adc_board.jpg" medium="image">
			<media:title type="html">serialcouple_thermocouple_adc_board</media:title>
		</media:content>
	</item>
		<item>
		<title>ATTiny Hacks: Run your Arduino project on an ATTiny!</title>
		<link>http://hackaday.com/2011/09/13/attiny-hacks-run-your-arduino-project-on-an-attiny/</link>
		<comments>http://hackaday.com/2011/09/13/attiny-hacks-run-your-arduino-project-on-an-attiny/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 13:00:38 +0000</pubDate>
		<dc:creator>Jesse Congdon</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[ATtiny hacks]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[software hacks]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[attiny]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=52913</guid>
		<description><![CDATA[Yup. We have all been there. You throw together a really elaborate Arduino project that only really needs a couple pins, far fewer than the Arduino&#8217;s native microcontrollers have to offer. Well fear not, [Thatcher] has solved just this problem by adding some ATTtiny cores to the Arduino IDE. His blog details the process from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=52913&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://hackadaycom.files.wordpress.com/2011/09/attinyhacks.png?w=470&#038;h=60" alt="" width="470" height="60" /></p>
<p><img class="alignnone size-full wp-image-55441" title="bigdreams" src="http://hackadaycom.files.wordpress.com/2011/09/bigdreams2.png" alt="" width="470" height="200" /></p>
<p>Yup. We have all been there. You throw together a really elaborate Arduino project that only really needs a couple pins, far fewer than the Arduino&#8217;s native microcontrollers have to offer. Well fear not, [Thatcher] has solved just this problem by adding some ATTtiny cores to the Arduino IDE. <a href="http://toasterbotics.blogspot.com/2011/08/using-arduino-with-attinys.html">His</a> <a href="http://toasterbotics.blogspot.com/2011/08/programming-attiny85-arduino-style.html">blog </a>details the process from grabbing the MIT developed <a href="http://hlt.media.mit.edu/wiki/pmwiki.php?n=Main.ArduinoATtiny4585">core files</a> and loading them up in your Arduino software directories. The modification looks simple and although [Thatcher] shows the whole process on a Mac it only involves unzipping and tossing files into a folder. With ATTiny chips only a few bucks each this is perfect for those simple software driven hacks that don&#8217;t require an entire Uno duct taped to the outside of an enclosure.  Nice work [Thatcher]!</p>
<br />Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>, <a href='http://hackaday.com/category/attiny-hacks/'>ATtiny hacks</a>, <a href='http://hackaday.com/category/how-to/'>how-to</a>, <a href='http://hackaday.com/category/software-hacks/'>software hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/52913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/52913/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/52913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/52913/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/52913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/52913/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/52913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/52913/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/52913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/52913/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/52913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/52913/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/52913/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/52913/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=52913&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/09/13/attiny-hacks-run-your-arduino-project-on-an-attiny/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jcongdon</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/09/attinyhacks.png" medium="image" />

		<media:content url="http://hackadaycom.files.wordpress.com/2011/09/bigdreams2.png" medium="image">
			<media:title type="html">bigdreams</media:title>
		</media:content>
	</item>
		<item>
		<title>Announcing our next theme: ATtiny hacks</title>
		<link>http://hackaday.com/2011/09/12/announcing-our-next-theme-attiny-hacks/</link>
		<comments>http://hackaday.com/2011/09/12/announcing-our-next-theme-attiny-hacks/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 13:00:29 +0000</pubDate>
		<dc:creator>Jack Buffington</dc:creator>
				<category><![CDATA[ATtiny hacks]]></category>
		<category><![CDATA[attiny]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=55424</guid>
		<description><![CDATA[It is time once again to announce a new theme. This time around, we have chosen to highlight projects built around the ATtiny series of processors. These are 6 to 32 pin AVR processors that run up to 16 MHz and have anywhere from 512 Bytes of flash with 32 Bytes of RAM to 16K [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=55424&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://hackadaycom.files.wordpress.com/2011/09/attinyhacks.png" alt="ATtiny Hacks Theme Banner" title="ATtiny Hacks" width="470" height="60" class="alignnone size-full wp-image-55211" /></p>
<p><img src="http://hackadaycom.files.wordpress.com/2011/09/attiny11.png" alt="" title="Attiny1" width="470" height="304" class="alignnone size-full wp-image-55428" /></p>
<p>It is time once again to announce a new theme.   This time around, we have chosen to highlight projects built around the <a href="http://www.atmel.com/dyn/products/devices.asp?category_id=163&amp;family_id=607&amp;subfamily_id=791">ATtiny</a> series of processors.  These are 6 to 32 pin AVR processors that run up to 16 MHz and have anywhere from 512 Bytes of flash with 32 Bytes of RAM to 16K of Flash with 512 bytes of RAM.   We&#8217;re guessing that this will be a pretty popular theme since so many people are using Atmel processors these days.    If you have a project that you would like to see on Hackaday that is using an ATtiny processor, <a href="http://hackaday.com/contact-hack-a-day/">please hit us up on our tip line</a>.  If we like it, we may we choose to feature it in one of our daily themed hacks.   </p>
<p>To kick off this theme, here is a nice write up about a <a href="http://www.avr-asm-tutorial.net/avr_en/stepper/stepper.html">stepper motor driver based around the ATtiny13</a>.  This project reads the analog value on pin B4 and adjusts the speed of the stepper motor.   It is well documented and includes source code.</p>
<br />Filed under: <a href='http://hackaday.com/category/attiny-hacks/'>ATtiny hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/55424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/55424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/55424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/55424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/55424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/55424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/55424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/55424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/55424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/55424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/55424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/55424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/55424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/55424/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=55424&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/09/12/announcing-our-next-theme-attiny-hacks/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jackbuffington</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/09/attinyhacks.png" medium="image">
			<media:title type="html">ATtiny Hacks</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/09/attiny11.png" medium="image">
			<media:title type="html">Attiny1</media:title>
		</media:content>
	</item>
		<item>
		<title>VGA video output with an ATtiny</title>
		<link>http://hackaday.com/2011/08/31/vga-video-output-with-an-attiny/</link>
		<comments>http://hackaday.com/2011/08/31/vga-video-output-with-an-attiny/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 14:00:43 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[video hacks]]></category>
		<category><![CDATA[attiny]]></category>
		<category><![CDATA[tv]]></category>
		<category><![CDATA[vga]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=54414</guid>
		<description><![CDATA[[Fernando] is working on creating a game at home, with live scoring displayed on a large LCD TV. He’s keeping mum as to what the game entails, but he was more than happy to spill the details on how he planned to use the television as a wireless scoreboard. The writeup is the first part [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=54414&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-54415" title="vga_video_attiny" src="http://hackadaycom.files.wordpress.com/2011/08/vga_video_attiny.jpg" alt="vga_video_attiny" width="470" height="370" /></p>
<p>[Fernando] is working on creating a game at home, with live scoring displayed on a large LCD TV. He’s keeping mum as to what the game entails, but he was <a href="http://www.alfersoft.com.ar/blog/2011/08/30/scoreboard-part-1-vga-signal-from-an-attiny45/" target="_blank">more than happy to spill the details</a> on how he planned to use the television as a wireless scoreboard.</p>
<p>The writeup is the first part in what will likely be a substantial series of progress reports, covering how he used an ATtiny45 to drive his LCD display. Eventually, the scoreboard will use a Bluetooth adapter for wireless input, but his immediate goal was to get the display running properly.</p>
<p>He explains how he uses the tiny micro and its limited set of I/O pins to drive the display, dipping into some of the technical details along the way. He discusses how he worked out the timings of the VSYNC and HSYNC pulsing, as well as how how the characters are actually drawn on the screen.</p>
<p>The article isn’t overly heavy on the technical details, and he has sample code available so you can take a look at how the VGA magic was done, so be sure to check it out.</p>
<br />Filed under: <a href='http://hackaday.com/category/microcontrollers/'>Microcontrollers</a>, <a href='http://hackaday.com/category/video-hacks/'>video hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/54414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/54414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/54414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/54414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/54414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/54414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/54414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/54414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/54414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/54414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/54414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/54414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/54414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/54414/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=54414&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/08/31/vga-video-output-with-an-attiny/feed/</wfw:commentRss>
		<slash:comments>3</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/08/vga_video_attiny.jpg" medium="image">
			<media:title type="html">vga_video_attiny</media:title>
		</media:content>
	</item>
		<item>
		<title>Tiny external system monitor makes it easy to keep tabs on your PC</title>
		<link>http://hackaday.com/2011/08/02/tiny-external-system-monitor-makes-it-easy-to-keep-tabs-on-your-pc/</link>
		<comments>http://hackaday.com/2011/08/02/tiny-external-system-monitor-makes-it-easy-to-keep-tabs-on-your-pc/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 14:04:48 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[pcs hacks]]></category>
		<category><![CDATA[attiny]]></category>
		<category><![CDATA[system monitor]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=51019</guid>
		<description><![CDATA[Instructables user [Jan] likes to keep close tabs on his computer’s memory usage, but wanted something more interesting to look at than the standard resource manager. He preferred to have an external display available that would show his computer’s status with a quick glance, and thus this system monitor was born. His status panel contains [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=51019&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-51020" title="tiny_pc_resource_monitor" src="http://hackadaycom.files.wordpress.com/2011/08/tiny_resource_monitor.jpg" alt="tiny_pc_resource_monitor" width="470" height="353" /></p>
<p>Instructables user [Jan] likes to <a href="http://www.instructables.com/id/USB-CPU-and-Memory-monitor" target="_blank">keep close tabs on his computer’s memory usage</a>, but wanted something more interesting to look at than the standard resource manager. He preferred to have an external display available that would show his computer’s status with a quick glance, and thus this system monitor was born.</p>
<p>His status panel contains a trio of constantly updated LED bars that show his computer’s CPU usage, available physical memory, and virtual memory consumption. With a small footprint being a priority, [Jan] kept the indicator’s size down by using SMD components and by including an on-board UART to USB converter to go along with his ATTiny microcontroller.</p>
<p>He uses a Python script to gather usage information from his computer, feeding it to his display over USB. The system works pretty well as you can see in the video below, though the virtual memory indicator doesn’t seem to get a ton of action &#8211; perhaps it could be used to indicate hard drive activity instead.</p>
<p>If you are looking to build something similar, [Jan] has made all of his code and schematics available for anyone’s use.</p>
<p><span id="more-51019"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/08/02/tiny-external-system-monitor-makes-it-easy-to-keep-tabs-on-your-pc/"><img src="http://img.youtube.com/vi/LU2NwO662H4/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/pcs-hacks/'>pcs hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/51019/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/51019/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/51019/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/51019/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/51019/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/51019/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/51019/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/51019/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/51019/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/51019/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/51019/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/51019/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/51019/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/51019/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=51019&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/08/02/tiny-external-system-monitor-makes-it-easy-to-keep-tabs-on-your-pc/feed/</wfw:commentRss>
		<slash:comments>12</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/08/tiny_resource_monitor.jpg" medium="image">
			<media:title type="html">tiny_pc_resource_monitor</media:title>
		</media:content>
	</item>
		<item>
		<title>A study in AVR power saving techniques</title>
		<link>http://hackaday.com/2011/07/26/a-study-in-avr-power-saving-techniques/</link>
		<comments>http://hackaday.com/2011/07/26/a-study-in-avr-power-saving-techniques/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 17:22:50 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[adafruit industries]]></category>
		<category><![CDATA[amtel]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[attiny]]></category>
		<category><![CDATA[AVR]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=50250</guid>
		<description><![CDATA[[Scott] found the iCufflinks from Adafruit Industries pretty interesting, but he thought that the stated run time of 24 hours was a bit short. He figured he could improve the product’s power consumption at least a little bit, to improve the overall battery life. From their schematics, he placed an order for parts and built [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=50250&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-50251" title="amtel_avr" src="http://hackadaycom.files.wordpress.com/2011/07/amtel_avr.jpg" alt="amtel_avr" width="470" height="404" /></p>
<p>[Scott] found the iCufflinks from Adafruit Industries pretty interesting, but he thought that the stated run time of 24 hours was a bit short. He figured <a href="http://www.garlicsoftware.com/articles/files/0662584a661f5b1cdb84dc2c17935537-1.php" target="_blank">he could improve the product’s power consumption</a> at least a little bit, to improve the overall battery life.</p>
<p>From their schematics, he placed an order for parts and built two identical <a href="http://hackaday.com/2011/06/20/electronic-cufflinks-for-the-discerning-hacker/" target="_blank">iCufflink</a> mock-ups side by side &#8211; one running their code and one running his. He took baseline current draw measurements, then got busy slimming down the cufflinks’ software. It had been 20 years since he touched assembly, and he has never written it for an AVR, but judging by his work he’s not rusty in the least.</p>
<p>He slowed the ATtiny’s clock down and tweaked a few other settings for a savings of 53μA, but the real improvements came via a fairly simple fix. The original code called for the processor to institute a counting loop to sleep, which he found to be very wasteful. Instead, he chose to put the processor in an idle state, using the chip’s watchdog timer to wake it when it was time to pulse the LED. The power savings from this change alone was a whopping 261μA!</p>
<p>When he was said and done, the changes save about 315μA of current draw, and should allow the cufflinks to run for up to 38 hours without swapping batteries. In [Scott’s] opinion, a nearly 60% improvement in battery life is pretty good for a day’s work, and we’re inclined to agree.</p>
<br />Filed under: <a href='http://hackaday.com/category/microcontrollers/'>Microcontrollers</a>, <a href='http://hackaday.com/category/software-development/'>Software Development</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/50250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/50250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/50250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/50250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/50250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/50250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/50250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/50250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/50250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/50250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/50250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/50250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/50250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/50250/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=50250&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/07/26/a-study-in-avr-power-saving-techniques/feed/</wfw:commentRss>
		<slash:comments>88</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/07/amtel_avr.jpg" medium="image">
			<media:title type="html">amtel_avr</media:title>
		</media:content>
	</item>
		<item>
		<title>Digital cootie detector</title>
		<link>http://hackaday.com/2011/07/25/digital-cootie-detector/</link>
		<comments>http://hackaday.com/2011/07/25/digital-cootie-detector/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 20:03:56 +0000</pubDate>
		<dc:creator>Brian Benchoff</dc:creator>
				<category><![CDATA[toy hacks]]></category>
		<category><![CDATA[attiny]]></category>
		<category><![CDATA[attiny45]]></category>
		<category><![CDATA[cooties]]></category>
		<category><![CDATA[galvanic skin response]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=49919</guid>
		<description><![CDATA[Kids love games of exclusion. This usually manifests itself in games of &#8216;keep away,&#8217; having someone &#8216;catch cooties,&#8217; or the ever-popular &#8216;No Brian club.&#8217; [Rob] wrote in to tell us about the digital cootie detector he built. The cootie detector operates on galvanic skin response. It&#8217;s actually very similar to an E-Meter, although instead of Thetans this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=49919&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://hackadaycom.files.wordpress.com/2011/07/cootie.png"><img class="aligncenter size-large wp-image-50157" title="cootie" src="http://hackadaycom.files.wordpress.com/2011/07/cootie.png?w=450&#038;h=254" alt="" width="450" height="254" /></a></p>
<p>Kids love games of exclusion. This usually manifests itself in games of &#8216;keep away,&#8217; having someone &#8216;catch cooties,&#8217; or the ever-popular &#8216;No Brian club.&#8217; [Rob] wrote in to tell us about the <a href="http://www.youtube.com/watch?v=xgkBPqhUnNQ">digital cootie detector</a> he built. The cootie detector operates on galvanic skin response. It&#8217;s actually very similar to an <a href="http://www.cs.cmu.edu/~dst/E-Meter/">E-Meter</a>, although instead of Thetans this device measures something that actually exists.</p>
<p><a href="http://en.wikipedia.org/wiki/Skin_conductance">Galvanic skin response</a> is a measure of the skin&#8217;s conductivity. Skin conductivity changes because sweat glands will be activated when someone is nervous. This is a measure of psychological arousal, making it a great detector for games of exclusion &#8211; a kid who doesn&#8217;t want cooties will &#8216;psych themself out&#8217; and give themselves cooties.</p>
<p><span id="more-49919"></span></p>
<p>The build is based around an ATtiny45 with just a few resistors and paperclips required for a complete build. The &#8216;Cootie Detection Algorithm&#8217; starts off with a flashing light &#8211; a great way to make someone nervous. After the test is completed, a green light means they can enter the quarantined area, while a red light means they must be excluded. There&#8217;s also a &#8220;device tampered&#8221; result &#8211; alternating red and green lights &#8211; that will show up when a clever child tries to short the paperclip leads. Check out the demo below:</p>
<span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/07/25/digital-cootie-detector/"><img src="http://img.youtube.com/vi/xgkBPqhUnNQ/2.jpg" alt="" /></a></span>
<br />Filed under: <a href='http://hackaday.com/category/toy-hacks/'>toy hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/49919/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/49919/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/49919/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/49919/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/49919/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/49919/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/49919/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/49919/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/49919/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/49919/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/49919/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/49919/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/49919/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/49919/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=49919&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/07/25/digital-cootie-detector/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">brianbenchoff</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/07/cootie.png?w=450" medium="image">
			<media:title type="html">cootie</media:title>
		</media:content>
	</item>
		<item>
		<title>Cheap voice-controlled lighting</title>
		<link>http://hackaday.com/2011/07/15/cheap-voice-controlled-lighting/</link>
		<comments>http://hackaday.com/2011/07/15/cheap-voice-controlled-lighting/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 20:11:27 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[home hacks]]></category>
		<category><![CDATA[attiny]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[voice recognition]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=49082</guid>
		<description><![CDATA[Voice-controlled home automation doesn’t have to be wildly expensive if you have a little bit of time and some know-how to do the job yourself. [jjshortcut] wanted to control the lighting in his room without using physical switches. On his blog, he describes how he did it without spending a ton of money. He picked [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=49082&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-49083" title="voice_controlled_home_automation_board" src="http://hackadaycom.files.wordpress.com/2011/07/voice_controlled_home_automation_board.jpg" alt="voice_controlled_home_automation_board" width="470" height="390" /></p>
<p>Voice-controlled home automation doesn’t have to be wildly expensive if you have a little bit of time and some know-how <a href="http://jjshortcut.wordpress.com/2011/07/15/the-beginning-of-my-domotica-controlled-room/" target="_blank">to do the job yourself</a>. [jjshortcut] wanted to control the lighting in his room without using physical switches. On his blog, he describes how he did it without spending a ton of money.</p>
<p>He picked up a VRBot speech recognition module on eBay, which is an easy way to get your feet wet with voice control. The device has a bunch of built-in speaker independent commands, as well as the ability to record up to 32 custom triggers. Rather than mess with mains voltage and build his own light relays, he purchased a simple set of wireless light switches and began hacking.</p>
<p>He spent some time sniffing the wireless communications protocol to figure out how the lights were triggered, then he replicated that functionality using an AVR and a cheap 433 MHz module.</p>
<p>The system seems to work quite well despite how cheaply he was able to put it together. Stick around to see a quick video of his voice recognition system in action.</p>
<p><span id="more-49082"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/07/15/cheap-voice-controlled-lighting/"><img src="http://img.youtube.com/vi/uKVuMxKY_bE/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/home-hacks/'>home hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/49082/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/49082/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/49082/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/49082/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/49082/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/49082/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/49082/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/49082/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/49082/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/49082/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/49082/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/49082/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/49082/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/49082/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=49082&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/07/15/cheap-voice-controlled-lighting/feed/</wfw:commentRss>
		<slash:comments>6</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/07/voice_controlled_home_automation_board.jpg" medium="image">
			<media:title type="html">voice_controlled_home_automation_board</media:title>
		</media:content>
	</item>
	</channel>
</rss>
