<?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>The Field Guide &#187; microcontroller</title>
	<atom:link href="http://fieldguide.hollandhopson.com/tag/microcontroller/feed/" rel="self" type="application/rss+xml" />
	<link>http://fieldguide.hollandhopson.com</link>
	<description>out standing in the field</description>
	<lastBuildDate>Tue, 10 Jan 2012 19:19:20 +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>Arduino On Board</title>
		<link>http://fieldguide.hollandhopson.com/2010/04/24/arduino-on-board/</link>
		<comments>http://fieldguide.hollandhopson.com/2010/04/24/arduino-on-board/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 15:40:57 +0000</pubDate>
		<dc:creator>Holland Hopson</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Photo]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Basic Stamp]]></category>
		<category><![CDATA[MaxMSP]]></category>
		<category><![CDATA[microcontroller]]></category>
		<category><![CDATA[Processing]]></category>

		<guid isPermaLink="false">http://fieldguide.hollandhopson.com/?p=477</guid>
		<description><![CDATA[I recently ordered an Arduino board to try another approach for getting sensor data into my computer. More and more of my students are using them, too, and I wanted some first-hand experience. Most of my previous work has been &#8230; <a href="http://fieldguide.hollandhopson.com/2010/04/24/arduino-on-board/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignnone" style="width: 326px"><img title="Photo by Nicholas Zambetti" src="http://arduino.cc/en/uploads/Main/arduino316.jpg" alt="" width="316" height="220" /><p class="wp-caption-text">Photo by Nicholas Zambetti</p></div>
<p>I recently ordered an <a href="http://arduino.cc/">Arduino</a> board to try another approach for getting sensor data into my computer. More and more of my students are using them, too, and I wanted some first-hand experience. Most of my previous work has been with the <a href="http://www.parallax.com/tabid/295/Default.aspx">Basic Stamp</a> family of boards. The Arduino arrived this week and I promptly sat down and gave it a try.</p>
<p>The first thing I noticed (aside from the price: the entire Arduino setup costs significantly less than similar boards!) was how much easier it was to get the Arduino going than the Stamp. This isn&#8217;t exactly a fair comparison, since my initial experience with Stamps was way back in 1999 or 2000, and it was also my first time fooling with microcontrollers. I&#8217;ve learned plenty since then, and the products (along with their attendant software) have come a long way. I have to give the nod to the Arduino for its cross-platform, open-source software. (When I first started with the Stamp I kept a junker 386 PC around, just to run the Stamp compiler. No fun.)</p>
<p>I&#8217;m also impressed by the Arduino software. I&#8217;ve admittedly done little more than fire up the example &#8220;sketches&#8221; and tweak a few lines of code. However, the <a href="http://processing.org/">Processing</a>/Java-style language seems a better fit for my (weak) coding style. The community around the Arduino seems very active. There are already a number of projects that simplify moving data from the board to common software such as <a href="http://cycling74.com/">MaxMSP</a> and Processing.</p>
<p>Then there&#8217;s also the luxury of the USB cable that serves for both communication and power supply. This may seem trivial, but I look forward to the day when I don&#8217;t need to change the battery in my sensor box before every performance, or carry a spare 9-volt wherever I go. I may also jettison my USB MIDI interface along with a MIDI cable required by my Stamp setup. Suddenly, though, my USB ports are getting a little crowded&#8230;</p>
<p>The one niggling worry I have is the serial communication with Max. Using MIDI is certainly slower, but seems foolproof to me: no handshaking necessary, a dead simple initialization process, etc. I hope my fears are simply due to a lack of experience; that once everything is setup and tested I&#8217;ll feel just as confident with the serial connection as I do with my aging MIDI cables.</p>
]]></content:encoded>
			<wfw:commentRss>http://fieldguide.hollandhopson.com/2010/04/24/arduino-on-board/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

