<?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/"
><channel><title>Hookers and Booze &#187; avr</title> <atom:link href="http://www.hookersandbooze.com/tags/avr/feed/" rel="self" type="application/rss+xml" /><link>http://www.hookersandbooze.com</link> <description>What else does a man need ?</description> <lastBuildDate>Tue, 07 Feb 2012 08:40:34 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>First SMD Soldering</title><link>http://www.hookersandbooze.com/2009/08/first-smd-soldering/</link> <comments>http://www.hookersandbooze.com/2009/08/first-smd-soldering/#comments</comments> <pubDate>Mon, 31 Aug 2009 13:25:18 +0000</pubDate> <dc:creator>ArmedGeek</dc:creator> <category><![CDATA[Microcontrollers]]></category> <category><![CDATA[avr]]></category> <category><![CDATA[electronics]]></category> <category><![CDATA[microcontroller]]></category><guid
isPermaLink="false">http://www.hookersandbooze.com/?p=349</guid> <description><![CDATA[Well, here it is. I finally got the nerve (and the board) to try hand soldering a damned tiny microcontroller to an adapter board. It really wasn&#8217;t that hard, however at this point I don&#8217;t actually know if it works.]]></description> <content:encoded><![CDATA[<p>Well, here it is.  I finally got the nerve (and the board) to try hand soldering a damned tiny microcontroller to an adapter board.  It really wasn&#8217;t that hard, however at this point I don&#8217;t actually know if it works.</p><p><img
src="http://www.hookersandbooze.com/wp-content/uploads/2009/08/Mega2560_adapter31.JPG" alt="Mega2560_adapter3" title="Mega2560_adapter3" width="550" height="413" class="alignnone size-full wp-image-356" /></p><p><img
src="http://www.hookersandbooze.com/wp-content/uploads/2009/08/Mega2560_adapter11.JPG" alt="Mega2560_adapter1" title="Mega2560_adapter1" width="550" height="413" class="alignnone size-medium wp-image-350" /></p><p><img
src="http://www.hookersandbooze.com/wp-content/uploads/2009/08/Mega2560_adapter21.JPG" alt="Mega2560_adapter2" title="Mega2560_adapter2" width="550" height="413" class="alignnone size-medium wp-image-351" /></p> ]]></content:encoded> <wfw:commentRss>http://www.hookersandbooze.com/2009/08/first-smd-soldering/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>New Toy</title><link>http://www.hookersandbooze.com/2009/08/new-toy/</link> <comments>http://www.hookersandbooze.com/2009/08/new-toy/#comments</comments> <pubDate>Sat, 08 Aug 2009 21:51:22 +0000</pubDate> <dc:creator>ArmedGeek</dc:creator> <category><![CDATA[Gadgets]]></category> <category><![CDATA[Microcontrollers]]></category> <category><![CDATA[avr]]></category> <category><![CDATA[electronics]]></category><guid
isPermaLink="false">http://www.hookersandbooze.com/?p=214</guid> <description><![CDATA[I got a new toy in the mail. It is a breakout board for Atmel&#8217;s at90usb162 microcontroller, along with supporting hardware and USB connector. You can program Bumble-B without any special hardware and using entirely free and open source software from Atmel and the AVR community. You can find it at Fletchtronics.net. Tell him ArmedGeek [...]]]></description> <content:encoded><![CDATA[<p>I got a new toy in the mail.<br
/> <img
src="http://www.hookersandbooze.com/wp-content/uploads/2009/08/bumble-b.jpg" alt="bumble-b" title="bumble-b" width="550" height="354" class="alignnone size-full wp-image-217" /><br
/> It is a breakout board for Atmel&#8217;s <a
href="http://www.atmel.com/dyn/products/product_card.asp?PN=AT90USB162">at90usb162</a> microcontroller, along with supporting hardware and USB connector.</p><p>You can program Bumble-B without any special hardware and using entirely free and open source software from Atmel and the AVR community.</p><p>You can find it at <a
href="http://fletchtronics.net/bumble-b">Fletchtronics.net</a>.  Tell him ArmedGeek sent you and he might write &#8220;Bomb Parts&#8221; on the package before he mails it.</p> ]]></content:encoded> <wfw:commentRss>http://www.hookersandbooze.com/2009/08/new-toy/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Adventures in Microcontrollers</title><link>http://www.hookersandbooze.com/2009/06/adventures-in-microcontrollers/</link> <comments>http://www.hookersandbooze.com/2009/06/adventures-in-microcontrollers/#comments</comments> <pubDate>Tue, 02 Jun 2009 17:55:44 +0000</pubDate> <dc:creator>ArmedGeek</dc:creator> <category><![CDATA[Microcontrollers]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[avr]]></category> <category><![CDATA[electronics]]></category> <category><![CDATA[microcontroller]]></category><guid
isPermaLink="false">http://www.hookersandbooze.com/?p=26</guid> <description><![CDATA[Lately I&#8217;ve been learning the ins and outs of Atmels AVR microcontrollers.  This is an early project I put together.  It is an ATTiny2313 programmed in c.  The 14 segment LED is controlled by two 8-bit shift registers. http://www.youtube.com/watch?v=ZlRjkDCSQRw]]></description> <content:encoded><![CDATA[<p>Lately I&#8217;ve been learning the ins and outs of Atmels AVR microcontrollers.  This is an early project I put together.  It is an <a
href="http://www.atmel.com/dyn/products/product_card.asp?part_id=3229">ATTiny2313</a> programmed in c.  The 14 segment LED is controlled by two 8-bit shift registers.</p><p><p><a
href="http://www.youtube.com/watch?v=ZlRjkDCSQRw">http://www.youtube.com/watch?v=ZlRjkDCSQRw</a></p></p> ]]></content:encoded> <wfw:commentRss>http://www.hookersandbooze.com/2009/06/adventures-in-microcontrollers/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached

Served from: www.hookersandbooze.com @ 2012-02-07 10:06:39 -->
