<?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>MightyOhm &#187; AVR</title>
	<atom:link href="http://mightyohm.com/blog/tag/avr/feed/" rel="self" type="application/rss+xml" />
	<link>http://mightyohm.com/blog</link>
	<description>Join the resistance.</description>
	<lastBuildDate>Wed, 16 May 2012 17:02:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Jan&#8217;s Wifi Radio has a modern look</title>
		<link>http://mightyohm.com/blog/2011/03/jans-wifi-radio-has-a-modern-look/</link>
		<comments>http://mightyohm.com/blog/2011/03/jans-wifi-radio-has-a-modern-look/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 21:16:25 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[BASCOM]]></category>
		<category><![CDATA[OpenWRT]]></category>
		<category><![CDATA[wifiradio]]></category>

		<guid isPermaLink="false">http://mightyohm.com/blog/?p=3731</guid>
		<description><![CDATA[Jan Wante made this gorgeous Wifi Radio with a modern look. It is based on my original Wifi Radio tutorials. Not content to simply duplicate my work, he added a few creative twists of his own, including a custom handmade case made of alucobond, MDF, and real wood veneer that gives his finished radio a nice, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.instructables.com/id/Build-your-own-Wifi-radio/"><img class="alignnone size-full wp-image-3732" title="Build your own Wifi radio" src="http://mightyohm.com/blog/wp-content/uploads/2011/03/Build-your-own-Wifi-radio.jpg" alt="" width="500" height="375" /></a></p>
<p>Jan Wante made this <a href="http://www.instructables.com/id/Build-your-own-Wifi-radio/">gorgeous Wifi Radio</a> with a modern look. It is based on <a href="http://mightyohm.com/wifiradio">my original Wifi Radio tutorial</a>s.</p>
<p>Not content to simply duplicate my work, he added a few creative twists of his own, including a custom handmade case made of <a href="http://www.alucobond.com/">alucobond</a>, MDF, and real wood veneer that gives his finished radio a nice, modern look.  Inside, a hacked WL-520gU wireless router running <a href="http://openwrt.org">OpenWrt</a> runs the show and an ATmega microcontroller programmed with <a href="http://www.mcselec.com/index.php?option=com_content&amp;task=view&amp;id=14&amp;Itemid=41">BASCOM</a> interfaces with a rotary encoder and graphical LCD display.</p>
<p>The very impressive result is shown in this video:</p>
<p><object width="500" height="405"><param name="movie" value="http://www.youtube-nocookie.com/v/bltRuA8pe4I?fs=1&amp;hl=en_US&amp;rel=0&amp;hd=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="500" height="405" src="http://www.youtube-nocookie.com/v/bltRuA8pe4I?fs=1&amp;hl=en_US&amp;rel=0&amp;hd=1" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
<p>Nice work, Jan!</p>
]]></content:encoded>
			<wfw:commentRss>http://mightyohm.com/blog/2011/03/jans-wifi-radio-has-a-modern-look/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HV Rescue Shield now works with the Arduino Mega</title>
		<link>http://mightyohm.com/blog/2011/03/hv-rescue-shield-now-works-with-the-arduino-mega/</link>
		<comments>http://mightyohm.com/blog/2011/03/hv-rescue-shield-now-works-with-the-arduino-mega/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 21:38:38 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[hvrescue]]></category>

		<guid isPermaLink="false">http://mightyohm.com/blog/?p=3718</guid>
		<description><![CDATA[Thanks to John, of the ATX Hackerspace, who loaned me his Arduino for testing, the HV Rescue Shield now works with the Arduino Mega. I had to create new byte read/write functions for digital lines 0-7 because they are implemented very &#8220;differently&#8221; (and I don&#8217;t mean that in a good way) in the hardware for the Mega. [...]]]></description>
			<content:encoded><![CDATA[<p><a class="tt-flickr tt-flickr-Medium" title="HV Rescue Shield works with Arduino Mega!" href="http://mightyohm.com/blog/products/hv-rescue-shield-2-x/"><img class="alignnone" src="http://farm6.static.flickr.com/5132/5532607829_2e84bcb189.jpg" alt="HV Rescue Shield works with Arduino Mega!" width="500" height="279" /></a></p>
<p>Thanks to John, of the ATX Hackerspace, who loaned me his Arduino for testing, the <a href="http://mightyohm.com/blog/products/hv-rescue-shield-2-x/">HV Rescue Shield</a> now works with the <a href="http://arduino.cc/en/Main/ArduinoBoardMega">Arduino Mega</a>.</p>
<p>I had to create new byte read/write functions for digital lines 0-7 because they are implemented very &#8220;differently&#8221; (<em>and I don&#8217;t mean that in a good way</em>) in the hardware for the Mega.  If you&#8217;re interested in how I did this, check out <a href="http://mightyohm.com/blog/products/hv-rescue-shield-2-x/source-code/">the new version 2.12 Arduino sketch</a> and the new mega_data_read and mega_data_write functions.</p>
<p>To use the <a href="http://mightyohm.com/blog/products/hv-rescue-shield-2-x/">HV Rescue Shield</a> with the Arduino, first download the revised sketch <a href="http://mightyohm.com/blog/products/hv-rescue-shield-2-x/source-code/">here</a>.  Set the MEGA #define to 1 and compile/upload the sketch to your board.  Make sure you have the Arduino Mega selected in the Arduino Board menu, or the sketch won&#8217;t compile.</p>
<p>The Mega has more pin headers than the Rescue Shield, so be sure to install the shield all the way to the left, as shown here:</p>
<p><a class="tt-flickr tt-flickr-Medium" title="HV Rescue Shield alignment on the Arduino Mega" href="http://www.flickr.com/photos/mightyohm/5533188334/"><img class="alignnone" src="http://farm6.static.flickr.com/5140/5533188334_ed8c932e6a.jpg" alt="HV Rescue Shield alignment on the Arduino Mega" width="500" height="202" /></a></p>
<p>If you experience any problems with the <a href="http://mightyohm.com/blog/products/hv-rescue-shield-2-x/">HV Rescue Shield</a> and the Arduino Mega, please report them in the <a href="http://mightyohm.com/forum/viewforum.php?f=7">support forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mightyohm.com/blog/2011/03/hv-rescue-shield-now-works-with-the-arduino-mega/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HV Rescue Shield 2.1 Now Shipping</title>
		<link>http://mightyohm.com/blog/2011/02/hv-rescue-shield-2-1-now-shipping/</link>
		<comments>http://mightyohm.com/blog/2011/02/hv-rescue-shield-2-1-now-shipping/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 07:27:20 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Kits]]></category>
		<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[hvrescue]]></category>

		<guid isPermaLink="false">http://mightyohm.com/blog/?p=3620</guid>
		<description><![CDATA[I have good news.  The latest and greatest version of the HV Rescue Shield is now available! Version 2.1 contains a new and improved 12V switching circuit that resolves an issue reading/writing to parts with certain startup timer settings.  This issue affects all previous versions of the Rescue Shield kit. I have kits in stock [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mightyohm.com/hvrescue2"><img class="alignnone" src="http://farm6.static.flickr.com/5140/5418114324_df1976bef0.jpg" alt="HV Rescue Shield 2.1" width="500" height="375" /></a></p>
<p>I have good news.  The latest and greatest version of the <a href="http://mightyohm.com/hvrescue2">HV Rescue Shield</a> is now available!</p>
<p>Version 2.1 contains a new and improved 12V switching circuit that resolves an issue reading/writing to parts with <a href="http://mightyohm.com/blog/2010/12/issue-with-rescue-shield-and-targets-with-sut-0ms/">certain startup timer settings</a>.  This issue affects all previous versions of the Rescue Shield kit.</p>
<p>I have kits in stock and ready to ship this week.  If you have been waiting for the new release, you can <a href="http://mightyohm.com/hvrescue2">place an order now</a>.</p>
<p><em>Note to HV Rescue Shield 2.0 customers: Because the startup timer issue was identified so quickly after version 2.0 was released, I am offering a free upgrade for all customers who purchased a version 2.0 kit.  Please <a href="http://mightyohm.com/blog/contact">contact me</a> to arrange for a replacement.  This offer only applies to HV Rescue Shield 2.0 customers. </em></p>
]]></content:encoded>
			<wfw:commentRss>http://mightyohm.com/blog/2011/02/hv-rescue-shield-2-1-now-shipping/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>HV Rescue Shield Update #3</title>
		<link>http://mightyohm.com/blog/2011/01/hv-rescue-shield-update-3/</link>
		<comments>http://mightyohm.com/blog/2011/01/hv-rescue-shield-update-3/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 19:46:15 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Kits]]></category>
		<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[hvrescue]]></category>

		<guid isPermaLink="false">http://mightyohm.com/blog/?p=3590</guid>
		<description><![CDATA[A quick update on the HV Rescue Shield: About a week ago, I completed testing on a new switching circuit that allows me to leave the DC-DC converter on full-time and switch the RESET signal very quickly (risetimes in the microseconds).   Now there shouldn&#8217;t be any more  issues getting parts with zero SUT to [...]]]></description>
			<content:encoded><![CDATA[<p>A quick update on the HV Rescue Shield:</p>
<p>About a week ago, I completed testing on a new switching circuit that allows me to leave the DC-DC converter on full-time and switch the RESET signal very quickly (risetimes in the microseconds).   Now there shouldn&#8217;t be any more  issues getting parts with zero SUT to enter HVSP/HVPP mode.</p>
<p>It&#8217;s taken a lot longer than I expected to get to this point, but the results look very good. I have had 100% success reading/writing all parts I have tested.</p>
<p>PCBs are on order and due to ship by the end of the week.  Assuming the layout is good and I didn&#8217;t just order a large batch of stylish (but small) coasters, I should have kits in stock again by the end of next week.</p>
<p>Watch here for updates, and my apologies to everyone who has been waiting on a kit &#8211; new and improved kits should be available soon.</p>
<p><strong>Update 2/1:</strong> PCBs came in while I was away last week, and are currently being held at my local Fedex office, which is closed due to the power outages that are affecting Austin today.  Apparently Austin does not handle prolonged sub-freezing temperatures very well.   As soon as I can get my hands on the boards, it should only be a day or two before kits are available again.</p>
]]></content:encoded>
			<wfw:commentRss>http://mightyohm.com/blog/2011/01/hv-rescue-shield-update-3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New Product: HV Rescue Shield 2.0</title>
		<link>http://mightyohm.com/blog/2010/12/new-product-hv-rescue-shield-2-0/</link>
		<comments>http://mightyohm.com/blog/2010/12/new-product-hv-rescue-shield-2-0/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 22:03:28 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[hvrescue]]></category>

		<guid isPermaLink="false">http://mightyohm.com/blog/?p=3480</guid>
		<description><![CDATA[The HV Rescue Shield 2.0 is a high voltage parallel mode fuse programmer for Atmel AVR microcontrollers. It currently supports a wide variety of AVR chips, including the 28-pin ATmega48/88/168/328 series, the 20-pin ATtiny2313, and many 8-pin ATtiny devices (such as the ATtiny25/45/85 and ATtiny13A).  A list of supported devices is in progress, but the Rescue [...]]]></description>
			<content:encoded><![CDATA[<div>
<div>
<h3><span style="font-weight: normal; font-size: 13px;"><a title="HV Rescue Shield 2.x" href="http://mightyohm.com/hvrescue2"><img src="http://farm6.static.flickr.com/5244/5258942710_40eaf1b99c.jpg" alt="HV Rescue Shield 2.x" width="500" height="375" /></a></span></h3>
<p>The HV Rescue Shield 2.0 is a high voltage parallel mode fuse programmer for Atmel AVR microcontrollers.</p>
<p>It currently supports a wide variety of AVR chips, including the 28-pin ATmega48/88/168/328 series, the 20-pin ATtiny2313, and many 8-pin ATtiny devices (such as the ATtiny25/45/85 and ATtiny13A).  A <a href="http://mightyohm.com/wiki/products:hvrescue:compatibility">list of supported devices</a> is in progress, but the Rescue Shield supports many more devices than those listed on the wiki.</p>
<p><strong>The HV Rescue Shield 2.0 is in stock and ready to ship today!  Scroll down to place an order.</strong></p>
<h4>New in release 2.0:</h4>
<ul>
<li>Support for 8-pin ATtiny devices that use High Voltage Serial Programming (HVSP) mode!</li>
<li>Mode selection at startup so you don&#8217;t have to recompile the Arduino sketch to change parts.</li>
<li>More reliable HFUSE burning on all HVPP targets.</li>
<li>Numerous minor bug fixes and speed improvements to the code.</li>
<li>Reduced price, kit is now only <strong>$19.95</strong> (was $24.95).   This means the kit is lower cost, but with more supported parts!</li>
</ul>
<h4>Requirements:</h4>
<ul>
<li>A working <a href="http://www.arduino.cc">Arduino</a> (tested with Arduino Uno, Duemilanove and Arduino NG)</li>
<li>A computer with USB and the <a href="http://arduino.cc/en/Main/Software">Arduino IDE</a> installed (tested with <a href="http://arduino.cc/en/Main/ReleaseNotes">Arduino 0021</a>)</li>
<li>A soldering iron and basic electronics assembly skills</li>
</ul>
<h4>What you get:</h4>
<ul>
<li>A high quality printed circuit board with the DC-DC converter preassembled, as shown below.</li>
<li>All other components needed to build the kit</li>
<li>An Arduino sketch, assembly instructions, Eagle schematics and layout files.</li>
</ul>
<p>Here is a snapshot of the components included with the kit.</p>
<p><a title="parts" href="http://mightyohm.com/hvrescue2"><img src="http://farm6.static.flickr.com/5125/5258334193_1107daf0d0.jpg" alt="parts" width="500" height="375" /></a></p>
<h4>How to Order:</h4>
<p>Visit the <a href="http://mightyohm.com/hvrescue2">HV Rescue Shield 2.x product page</a> to place an order.</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://mightyohm.com/blog/2010/12/new-product-hv-rescue-shield-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HV Rescue Shield 2.0 update</title>
		<link>http://mightyohm.com/blog/2010/12/hv-rescue-shield-2-0-update/</link>
		<comments>http://mightyohm.com/blog/2010/12/hv-rescue-shield-2-0-update/#comments</comments>
		<pubDate>Fri, 03 Dec 2010 00:56:40 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Kits]]></category>
		<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[AVR]]></category>

		<guid isPermaLink="false">http://mightyohm.com/blog/?p=3404</guid>
		<description><![CDATA[Version 2.0 of the HV Rescue Shield (I decided to drop the &#8216;AVR&#8217; from the name) will add support for high voltage serial programming (HVSP) and 8-pin parts like the ATtiny13A. Boards are due back next week, components are on order, but there is still code to write. Back to work!]]></description>
			<content:encoded><![CDATA[<p><a class="tt-flickr tt-flickr-Medium" title="HV Rescue Shield 2.0" href="http://www.flickr.com/photos/mightyohm/5227880978/"><img class="alignnone" src="http://farm5.static.flickr.com/4131/5227880978_96728fa09d.jpg" alt="HV Rescue Shield 2.0" width="421" height="500" /></a></p>
<p>Version 2.0 of the HV Rescue Shield (I decided to drop the &#8216;AVR&#8217; from the name) will add support for high voltage serial programming (HVSP) and 8-pin parts like the ATtiny13A.</p>
<p>Boards are due back next week, components are on order, but there is still code to write.</p>
<p>Back to work!</p>
]]></content:encoded>
			<wfw:commentRss>http://mightyohm.com/blog/2010/12/hv-rescue-shield-2-0-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Atmel AVRISP mkII working in Virtualbox</title>
		<link>http://mightyohm.com/blog/2010/11/atmel-avrisp-mkii-working-in-virtualbox/</link>
		<comments>http://mightyohm.com/blog/2010/11/atmel-avrisp-mkii-working-in-virtualbox/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 01:31:35 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[Atmel]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://mightyohm.com/blog/?p=3333</guid>
		<description><![CDATA[In the past I have had problems getting the Atmel AVRISP mkII to work with Virtualbox.  This can be really irritating if, like me, you want to write code in Linux but are forced to run Windows for Skype and various closed-source development tools (ugh). Today, it seems to be working.  I can talk to [...]]]></description>
			<content:encoded><![CDATA[<p>In the past I have had problems getting the <a href="http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3808">Atmel AVRISP mkII</a> to work with <a href="http://www.virtualbox.org/">Virtualbox</a>.  This can be really irritating if, like me, you want to write code in Linux but are forced to run Windows for Skype and various <a href="http://www.atmel.com/dyn/products/tools_card.asp?tool_id=2725&amp;source=redirect">closed-source development tools</a> (ugh).</p>
<p>Today, it seems to be working.  I can talk to the AVRISP with <a href="http://savannah.nongnu.org/projects/avrdude/">avrdude</a> and program devices.  Cool!</p>
<p>I&#8217;m not sure what I changed.  I&#8217;m using Virtualbox 3.2.10 r66523, running on a Windows 7 64-bit host.  The VM/client OS is Ubuntu 10.10.  I created a USB filter for the AVRISP in the Virtual Machine settings; it doesn&#8217;t seem to work without it.  That might be what I was missing before.</p>
<p>To avoid having to run avrdude with root priveledges, I created the file /etc/udev/rules.d/10-avrisp2.rules with the contents:</p>
<pre>SUBSYSTEM=="usb", SYSFS{idVendor}=="03eb", SYSFS{idProduct}=="2104", GROUP="adm", MODE="0666"</pre>
<p>Pretty simple.</p>
<p>Oh, I should add that there is no guarantee other combinations of host/client OS will work.   If you&#8217;re getting different results, leave a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://mightyohm.com/blog/2010/11/atmel-avrisp-mkii-working-in-virtualbox/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>AVR Toolchain Installation Instructions for Windows, Mac OS X, Linux</title>
		<link>http://mightyohm.com/blog/2010/10/avr-toolchain-installation-instructions-for-windows-mac-os-x-linux/</link>
		<comments>http://mightyohm.com/blog/2010/10/avr-toolchain-installation-instructions-for-windows-mac-os-x-linux/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 05:20:29 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[avr-gcc]]></category>
		<category><![CDATA[avrbook]]></category>
		<category><![CDATA[crosspack]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[winavr]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://mightyohm.com/blog/?p=3304</guid>
		<description><![CDATA[Mitch Altman and I are in the process of writing a book about Making Cool Things with Microcontrollers (for people who know nothing.) The book features several DIY projects that use AVR microcontrollers.  We&#8217;re aiming to teach absolute beginners how to solder, basic electronics, and the process of turning a cool idea into reality by [...]]]></description>
			<content:encoded><![CDATA[<div>
<p><a href="http://mightyohm.com/blog/wp-content/uploads/2010/10/winavr.png"><img class="alignnone size-medium wp-image-3269" title="WinAVR" src="http://mightyohm.com/blog/wp-content/uploads/2010/10/winavr-500x336.png" alt="" width="500" height="336" /></a></p>
<p><a href="http://www.cornfieldelectronics.com">Mitch Altman</a> and I are in the process of writing a book about Making Cool Things with Microcontrollers (for people who know nothing.)</p>
<p>The book features several DIY projects that use <a href="http://atmel.com/products/avr/default.asp?family_id=607&amp;source=home">AVR</a> microcontrollers.  We&#8217;re aiming to teach absolute beginners how to solder, basic electronics, and the process of turning a cool idea into reality by using microcontrollers.</p>
<p>I wrote these instructions about setting up a working avr-gcc environment in Windows, Mac OS X, or Linux.  Mitch and I felt that they could use some beta testing in the real world before bring included in the book, so we decided to make them available here.  We also felt that they might help some people get started with AVRs before the book is available.</p>
<p>We want to make the process of writing and compiling code for the AVR simple and accessible, so we&#8217;re not using any fancy IDEs (eg. no <a href="http://www.atmel.com/dyn/products/tools_card.asp?tool_id=2725">AVR Studio</a>).  We also wanted to use the same software on all three operating systems, so Windows-only tools were out.  Instead, we&#8217;re using avr-gcc, the compiler behind WinAVR, CrossPack, and Arduino.</p>
<p>I would appreciate any feedback on these instructions.</p>
<p>Here they are:</p>
<p><a href="http://mightyohm.com/blog/tutorials/avr-toolchain-installation/windows">Windows</a></p>
<p><a href="http://mightyohm.com/blog/tutorials/avr-toolchain-installation/mac-os-x">Mac OS X</a></p>
<p><a href="http://mightyohm.com/blog/tutorials/avr-toolchain-installation/linux">Linux</a></p>
<p><strong>Update:</strong> I totally rewrote this post after getting feedback that I didn&#8217;t properly identify my target audience and explain why I chose avr-gcc.  Sorry!</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://mightyohm.com/blog/2010/10/avr-toolchain-installation-instructions-for-windows-mac-os-x-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Misleading Newark Adsense Ad</title>
		<link>http://mightyohm.com/blog/2010/10/misleading-newark-adsense-ads/</link>
		<comments>http://mightyohm.com/blog/2010/10/misleading-newark-adsense-ads/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 04:00:20 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[ATmega]]></category>
		<category><![CDATA[Atmel]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[newark]]></category>

		<guid isPermaLink="false">http://mightyohm.com/blog/?p=3171</guid>
		<description><![CDATA[Exhibit A: Newark has hard to find ATmega32U2&#8242;s in stock?!  Yippee! &#60;click!&#62; Hey, wait a minute&#8230; Bad Newark! And no, they didn&#8217;t &#8220;just sell the last one.&#8221;]]></description>
			<content:encoded><![CDATA[<p>Exhibit A:</p>
<p><a class="tt-flickr tt-flickr-Medium" title="Newark Bogus Adsense" href="http://www.flickr.com/photos/mightyohm/5092377552/"><img class="alignnone" style="border: 1px solid black;" src="http://farm5.static.flickr.com/4126/5092377552_f01d14bae4.jpg" alt="Newark Bogus Adsense" width="500" height="49" /></a></p>
<p><a href="http://www.newark.com">Newark</a> has hard to find ATmega32U2&#8242;s in stock?!  Yippee!</p>
<p><em>&lt;click!&gt;</em></p>
<p>Hey, wait a minute&#8230;</p>
<p><a class="tt-flickr tt-flickr-Medium" title="Newark Bogus Adsense 2" href="http://www.flickr.com/photos/mightyohm/5092377560/"><img class="alignnone" style="border: 1px solid black;" src="http://farm5.static.flickr.com/4087/5092377560_1d625ec26e.jpg" alt="Newark Bogus Adsense 2" width="500" height="205" /></a></p>
<p>Bad Newark!</p>
<p>And no, they didn&#8217;t &#8220;just sell the last one.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://mightyohm.com/blog/2010/10/misleading-newark-adsense-ads/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>AVR HV Rescue Shield works with Arduino Uno</title>
		<link>http://mightyohm.com/blog/2010/10/avr-hv-rescue-shield-works-with-arduino-uno/</link>
		<comments>http://mightyohm.com/blog/2010/10/avr-hv-rescue-shield-works-with-arduino-uno/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 22:42:54 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Kits]]></category>
		<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[rescue shield]]></category>

		<guid isPermaLink="false">http://mightyohm.com/blog/?p=3120</guid>
		<description><![CDATA[I&#8217;m happy to report that the AVR HV Rescue Shield has been tested and works with the new Arduino Uno. This isn&#8217;t too much of a surprise, but it&#8217;s always good to check that seemingly innocent changes to a hardware platform don&#8217;t cause unexpected problems in existing applications.  (That is the voice of experience talking, can you tell?)]]></description>
			<content:encoded><![CDATA[<p><a class="tt-flickr tt-flickr-Medium" title="Arduino Uno" href="http://www.flickr.com/photos/mightyohm/5052593396/"><img class="alignnone" src="http://farm5.static.flickr.com/4089/5052593396_0bf1fbda64.jpg" alt="Arduino Uno" width="374" height="500" /></a></p>
<p>I&#8217;m happy to report that the <a href="http://mightyohm.com/avr_rescue">AVR HV Rescue Shield</a> has been tested and works with the new <a href="http://arduino.cc">Arduino Uno</a>.</p>
<p>This isn&#8217;t too much of a surprise, but it&#8217;s always good to check that seemingly innocent changes to a hardware platform don&#8217;t cause unexpected problems in existing applications.  (That is the voice of experience talking, can you tell?)</p>
]]></content:encoded>
			<wfw:commentRss>http://mightyohm.com/blog/2010/10/avr-hv-rescue-shield-works-with-arduino-uno/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

