<?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>Grant Nestor &#187; arduino</title>
	<atom:link href="http://aveilexists.com/tag/arduino/feed/" rel="self" type="application/rss+xml" />
	<link>http://aveilexists.com</link>
	<description></description>
	<lastBuildDate>Fri, 18 Jun 2010 19:47:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Simple mood light</title>
		<link>http://aveilexists.com/portfolio/mood-light/</link>
		<comments>http://aveilexists.com/portfolio/mood-light/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 11:10:43 +0000</pubDate>
		<dc:creator>Man with Balls</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[max/msp]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.aveilexists.com/?p=519</guid>
		<description><![CDATA[This patch allows Max to control the Arduino I/O ports using the SimpleMessageSystem protocol. Therefore, message "w a 9 255", translated to ASCII, and sent to the Arduino serial port, will tell Arduino: WRITE to ANALOG pin (9) value (255). Using Max's interface objects, we are able to control Arduino PWM pins using a swatch control, which is much easier and more intuitive then Java code.]]></description>
		<wfw:commentRss>http://aveilexists.com/portfolio/mood-light/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
