<?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>Jesse Peterson &#187; atmel</title>
	<atom:link href="http://www.jpeterson.com/tag/atmel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jpeterson.com</link>
	<description>Personal ramblings of a computer geek in Iowa</description>
	<lastBuildDate>Thu, 26 Jan 2012 04:16:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Butterfly++ WORKS!</title>
		<link>http://www.jpeterson.com/2008/04/05/butterfly-works/</link>
		<comments>http://www.jpeterson.com/2008/04/05/butterfly-works/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 03:32:18 +0000</pubDate>
		<dc:creator>cubeinhabitant</dc:creator>
				<category><![CDATA[Project]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[atmel]]></category>
		<category><![CDATA[avr]]></category>
		<category><![CDATA[butterfly]]></category>
		<category><![CDATA[microcontroller]]></category>

		<guid isPermaLink="false">http://www.jpeterson.com/2008/04/05/butterfly-works/</guid>
		<description><![CDATA[I had purchased a &#8220;Book + Butterfly + Projects Kit&#8221; from Smiley Micros some time ago. The AVR Butterfly is a demonstration board for a Atmel AVR ATmega169PV microcontroller. The package that I purchased included, in addition to the Butterfly, a book and some components in the &#8220;project kit&#8221; to execute the samples from the [...]]]></description>
			<content:encoded><![CDATA[<p align="left"><a href="http://www.jpeterson.com/wordpress/wp-content/uploads/2008/04/butterfly.jpg" title="AVR Butterfly"><img src="http://www.jpeterson.com/wordpress/wp-content/uploads/2008/04/butterfly.thumbnail.jpg" alt="AVR Butterfly" align="right" hspace="10" /></a>I had purchased a &#8220;<a href="http://">Book + Butterfly + Projects Kit</a>&#8221; from <a href="http://www.smileymicros.com">Smiley Micros</a> some time ago. The <a href="http://en.wikipedia.org/wiki/AVR_Butterfly">AVR Butterfly</a> is a demonstration board for a <a href="http://www.atmel.com/">Atmel</a> <a href="http://www.atmel.com/dyn/products/devices.asp?family_id=607">AVR</a> <a href="http://www.atmel.com/dyn/products/product_card.asp?part_id=3895">ATmega169PV</a> microcontroller. The package that I purchased included, in addition to the Butterfly, a book and some components in the &#8220;project kit&#8221; to execute the samples from the book. The first thing that you have to do is add a connector it the board so that you can add a serial port connection. The serial port connection is used to download code to the microcontroller. The kit includes some wires and a female DB-9 connector which you get to solder together. I did it (successfully). The kit also includes a battery pack that you get to mod to add an LED as a power indicator and some headers to solder to the Butterfly to make it easier to attach and reconfigure wires to the device.</p>
<p align="left">After performing this preliminary soldering, I followed the test procedures to make sure that it works. I was able to power the Butterfly from the external battery source and download my name via the serial port to the Butterfly. (The Butterfly has a sample program that will display your name on its LCD display.)</p>
<p align="left">Now that the preliminary work is done, I can try the samples from the book&#8230; (I am finally putting my EE degree to use!) and maybe write my own code. (Yeah, I do write code, like web applications, for a living. Not usually something as cool as making blinking LEDs!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jpeterson.com/2008/04/05/butterfly-works/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

