<?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>code, circuits, &#038; construction &#187; Processing</title>
	<atom:link href="http://www.tigoe.net/pcomp/code/category/category/Processing/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tigoe.net/pcomp/code</link>
	<description>code and fabrication resources for physical computing and networking</description>
	<lastBuildDate>Wed, 08 Feb 2012 19:42:28 +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>Mr. Data Converter</title>
		<link>http://www.tigoe.net/pcomp/code/PHP/960</link>
		<comments>http://www.tigoe.net/pcomp/code/PHP/960#comments</comments>
		<pubDate>Mon, 11 Oct 2010 15:00:05 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[Flash/ActionScript]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Processing]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/?p=960</guid>
		<description><![CDATA[Mr. Data Converter is your friend. It&#8217;s a conversion tool to take tab or comma delimited data and convert it to a variety of formats: XML, JSON, ActionScript, PHP, you name it. Mighty handy if you have to take stuff &#8230; <a href="http://www.tigoe.net/pcomp/code/PHP/960">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/PHP/960/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Housekeeping</title>
		<link>http://www.tigoe.net/pcomp/code/PHP/669</link>
		<comments>http://www.tigoe.net/pcomp/code/PHP/669#comments</comments>
		<pubDate>Mon, 11 Jan 2010 15:50:27 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[arduino/wiring]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[code repositories]]></category>
		<category><![CDATA[scm]]></category>
		<category><![CDATA[syntax highlighting]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/?p=669</guid>
		<description><![CDATA[I&#8217;m making some changes to this blog. I&#8217;ve been unhappy about the fact that all the code is static, not the code I use every day. Instead, I want a nice code repository, so whatever I write on my machine &#8230; <a href="http://www.tigoe.net/pcomp/code/PHP/669">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/PHP/669/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reading data from a uLog logger, saving to a file</title>
		<link>http://www.tigoe.net/pcomp/code/Processing/616</link>
		<comments>http://www.tigoe.net/pcomp/code/Processing/616#comments</comments>
		<pubDate>Mon, 26 Oct 2009 16:17:48 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[circuits]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[data logger]]></category>
		<category><![CDATA[serial]]></category>
		<category><![CDATA[uLog]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/?p=616</guid>
		<description><![CDATA[Here&#8217;s a Processing sketch that takes data from Sparkfun&#8217;s uLog datalogger via a serial port, and saves the results to a file. To use this, you&#8217;ll need: uLog datalogger with some data on it USB-to-serial adaptor; there are many types &#8230; <a href="http://www.tigoe.net/pcomp/code/Processing/616">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/Processing/616/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Traceroute scraper in Processing</title>
		<link>http://www.tigoe.net/pcomp/code/Processing/596</link>
		<comments>http://www.tigoe.net/pcomp/code/Processing/596#comments</comments>
		<pubDate>Thu, 01 Oct 2009 14:05:01 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[Processing]]></category>
		<category><![CDATA[IP address]]></category>
		<category><![CDATA[networks]]></category>
		<category><![CDATA[traceroute]]></category>
		<category><![CDATA[web scraper]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/?p=596</guid>
		<description><![CDATA[There are many web-based interfaces to traceroute available, including a nice list at traceroute.org.  Here&#8217;s a Processing sketch that retrieves the raw HTML from one of them and separates the traceroute lines into time taken, hop IP, and hop name. &#8230; <a href="http://www.tigoe.net/pcomp/code/Processing/596">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/Processing/596/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ball Drop Game</title>
		<link>http://www.tigoe.net/pcomp/code/Processing/592</link>
		<comments>http://www.tigoe.net/pcomp/code/Processing/592#comments</comments>
		<pubDate>Wed, 30 Sep 2009 17:09:55 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[Processing]]></category>
		<category><![CDATA[chat server]]></category>
		<category><![CDATA[networks]]></category>
		<category><![CDATA[TCP]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/?p=592</guid>
		<description><![CDATA[Here&#8217;s a variation on the networked pong server from Making Things Talk..  This version is cooperative rather than competitive.  Multiple clients have to keep the ball from hitting the ground.  There are five balls dropped each game. There are two &#8230; <a href="http://www.tigoe.net/pcomp/code/Processing/592">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/Processing/592/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chat Server in Processing</title>
		<link>http://www.tigoe.net/pcomp/code/Processing/589</link>
		<comments>http://www.tigoe.net/pcomp/code/Processing/589#comments</comments>
		<pubDate>Tue, 29 Sep 2009 17:55:18 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[Processing]]></category>
		<category><![CDATA[chat server]]></category>
		<category><![CDATA[networks]]></category>
		<category><![CDATA[TCP]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/?p=589</guid>
		<description><![CDATA[Here&#8217;s a basic chat server written in Processing.  It&#8217;s a bit more complex than the basic test server.  This server keeps track of all the clients who log into it in an ArrayList.  Using an ArrayList is useful when you &#8230; <a href="http://www.tigoe.net/pcomp/code/Processing/589">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/Processing/589/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Tale of Two Pongs</title>
		<link>http://www.tigoe.net/pcomp/code/Processing/454</link>
		<comments>http://www.tigoe.net/pcomp/code/Processing/454#comments</comments>
		<pubDate>Thu, 02 Apr 2009 21:36:42 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[arduino/wiring]]></category>
		<category><![CDATA[circuits]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[8x8 LED matrix]]></category>
		<category><![CDATA[arduino mega]]></category>
		<category><![CDATA[pong]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/?p=454</guid>
		<description><![CDATA[When I start learning a new  platform, I have a simple rule: If you don&#8217;t know what to do with it, make pong. What I love about pong is that it&#8217;s a simple rule set, easy to understand, and implementable &#8230; <a href="http://www.tigoe.net/pcomp/code/Processing/454">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/Processing/454/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
<enclosure url="http://www.tigoe.net/pcomp/code/wp-content/uploads/2009/04/arduino_pong.mp4" length="1140173" type="video/mp4" />
		</item>
		<item>
		<title>RFID to Web Interface</title>
		<link>http://www.tigoe.net/pcomp/code/PHP/377</link>
		<comments>http://www.tigoe.net/pcomp/code/PHP/377#comments</comments>
		<pubDate>Sat, 07 Mar 2009 17:24:19 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[arduino/wiring]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[mifare]]></category>
		<category><![CDATA[RFID]]></category>
		<category><![CDATA[SM130]]></category>
		<category><![CDATA[SonMicro]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/?p=377</guid>
		<description><![CDATA[This tutorial introduces a Processing interface sketch provides a GUI for the command-line interface written into the Arduino RFID example. You should read that tutorial first. The sketch shown here also allows you to upload tags it reads to O&#8217;Reilly&#8217;s &#8230; <a href="http://www.tigoe.net/pcomp/code/PHP/377">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/PHP/377/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arduino-based RFID reader</title>
		<link>http://www.tigoe.net/pcomp/code/PHP/347</link>
		<comments>http://www.tigoe.net/pcomp/code/PHP/347#comments</comments>
		<pubDate>Sat, 07 Mar 2009 16:48:25 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[arduino/wiring]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[RFID]]></category>
		<category><![CDATA[SM130]]></category>
		<category><![CDATA[SonMicro]]></category>
		<category><![CDATA[tinker.it]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/?p=347</guid>
		<description><![CDATA[This tutorial shows how to make an Arduino-based RFID reader that reads Mifare tags and stores them in EEPROM. It is a modification of Alex Zivanovic&#8216;s code on Tinker.it. Thanks to Alex and Massimo Banzi for the reference. Once you&#8217;ve &#8230; <a href="http://www.tigoe.net/pcomp/code/PHP/347">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/PHP/347/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Writing to Mifare RFID tags</title>
		<link>http://www.tigoe.net/pcomp/code/Processing/331</link>
		<comments>http://www.tigoe.net/pcomp/code/Processing/331#comments</comments>
		<pubDate>Sat, 07 Mar 2009 05:26:30 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[Processing]]></category>
		<category><![CDATA[mifare]]></category>
		<category><![CDATA[RFID]]></category>
		<category><![CDATA[SM130]]></category>
		<category><![CDATA[SonMicro]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/?p=331</guid>
		<description><![CDATA[Mifare RFID tags, like other RFID tags, contain a serial number that can be read using an RFID reader, but they also have a limited amount of memory space that you can write data to, and read back from.  This &#8230; <a href="http://www.tigoe.net/pcomp/code/Processing/331">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/Processing/331/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Reading Mifare RFID Tags</title>
		<link>http://www.tigoe.net/pcomp/code/Processing/309</link>
		<comments>http://www.tigoe.net/pcomp/code/Processing/309#comments</comments>
		<pubDate>Fri, 06 Mar 2009 23:10:55 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[Processing]]></category>
		<category><![CDATA[mifare]]></category>
		<category><![CDATA[RFID]]></category>
		<category><![CDATA[SM130]]></category>
		<category><![CDATA[SonMicro]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/?p=309</guid>
		<description><![CDATA[This tutorial explains how to read from Mifare RFID tags from your computer using a Sonmicro SM130 read/write module. The sketch below is written in Processing using my SonmicroReader library. The SM130 has a TTL serial interface that you can &#8230; <a href="http://www.tigoe.net/pcomp/code/Processing/309">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/Processing/309/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sonmicro RFID Reader Library for Processing</title>
		<link>http://www.tigoe.net/pcomp/code/Processing/314</link>
		<comments>http://www.tigoe.net/pcomp/code/Processing/314#comments</comments>
		<pubDate>Fri, 06 Mar 2009 22:28:27 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[Processing]]></category>
		<category><![CDATA[RFID]]></category>
		<category><![CDATA[SM130]]></category>
		<category><![CDATA[SonMicro]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/?p=314</guid>
		<description><![CDATA[Last year, I worked with Timo Arnall and Einar Martinussen and Jørn Knutsen on a Processing library to read and write to Mifare RFID tags using the Sonmicro SM130 read/write module.  Here it is, with a few improvements and bug &#8230; <a href="http://www.tigoe.net/pcomp/code/Processing/314">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/Processing/314/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Clock</title>
		<link>http://www.tigoe.net/pcomp/code/Processing/277</link>
		<comments>http://www.tigoe.net/pcomp/code/Processing/277#comments</comments>
		<pubDate>Tue, 07 Oct 2008 18:18:28 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[Processing]]></category>
		<category><![CDATA[clock serial]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/?p=277</guid>
		<description><![CDATA[Here&#8217;s a quick digital clock in Processing. It also sends the time out a serial port. I use this for testing when I need for a microcontroller or other serial device to receive a string. /* Clock Draws a digital &#8230; <a href="http://www.tigoe.net/pcomp/code/Processing/277">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/Processing/277/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sending Mail from Processing</title>
		<link>http://www.tigoe.net/pcomp/code/Processing/169</link>
		<comments>http://www.tigoe.net/pcomp/code/Processing/169#comments</comments>
		<pubDate>Thu, 13 Mar 2008 12:17:42 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[Processing]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/category/code/processing/169</guid>
		<description><![CDATA[Here&#8217;s a piece of code to send mail from Processing. It uses the net library. Warning: your mail server may not use port 25. /* mail_client by Tom Igoe A simple mail sender client Created 21 January 2006 */ import &#8230; <a href="http://www.tigoe.net/pcomp/code/Processing/169">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/Processing/169/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RFID Reader and Image Display</title>
		<link>http://www.tigoe.net/pcomp/code/Processing/168</link>
		<comments>http://www.tigoe.net/pcomp/code/Processing/168#comments</comments>
		<pubDate>Wed, 12 Mar 2008 21:25:24 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[Processing]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/category/code/processing/168</guid>
		<description><![CDATA[This program reads ID Innovations ID-12 RFID readers and matches the tags against a list of known tags. It&#8217;s an illustration of how to use an RFID reader to associate data with a set of tags. /* RFID Reader and &#8230; <a href="http://www.tigoe.net/pcomp/code/Processing/168">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/Processing/168/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reading Multiple Serial Ports in Processing</title>
		<link>http://www.tigoe.net/pcomp/code/misc/167</link>
		<comments>http://www.tigoe.net/pcomp/code/misc/167#comments</comments>
		<pubDate>Wed, 12 Mar 2008 12:56:21 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[misc]]></category>
		<category><![CDATA[Processing]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/category/uncategorized/167</guid>
		<description><![CDATA[This program reads multiple serial ports and lets you know when data comes from one port or the other. The two ports in this example are attached to ID Innovations ID-12 RFID readers. The ID-12 readers send a string that &#8230; <a href="http://www.tigoe.net/pcomp/code/misc/167">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/misc/167/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XBee Library graphing and logging application</title>
		<link>http://www.tigoe.net/pcomp/code/Processing/149</link>
		<comments>http://www.tigoe.net/pcomp/code/Processing/149#comments</comments>
		<pubDate>Fri, 15 Feb 2008 21:10:44 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[Processing]]></category>
		<category><![CDATA[XBee]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/category/code/processing/149</guid>
		<description><![CDATA[Here&#8217;s a program that uses Rob Faludi and Dan Shiffman&#8217;s XBee library for processing to read three analog sensors from multiple remote XBee radios and graph them. It also saves the data to a comma-delimited file. It also makes sounds &#8230; <a href="http://www.tigoe.net/pcomp/code/Processing/149">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/Processing/149/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XBee Library graphing application</title>
		<link>http://www.tigoe.net/pcomp/code/Processing/148</link>
		<comments>http://www.tigoe.net/pcomp/code/Processing/148#comments</comments>
		<pubDate>Fri, 15 Feb 2008 20:12:10 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[Processing]]></category>
		<category><![CDATA[XBee]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/category/code/processing/148</guid>
		<description><![CDATA[Here&#8217;s a simple program that uses Rob Faludi and Dan Shiffman&#8217;s XBee library for processing to read three analog sensors from a remote XBee radio and graph it. For this application, you need two XBee series 1 radios. One is &#8230; <a href="http://www.tigoe.net/pcomp/code/Processing/148">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/Processing/148/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XOR calculation for NMEA checksums (GPS protocol)</title>
		<link>http://www.tigoe.net/pcomp/code/Processing/127</link>
		<comments>http://www.tigoe.net/pcomp/code/Processing/127#comments</comments>
		<pubDate>Tue, 20 Nov 2007 16:13:27 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[Processing]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/category/code/processing/127</guid>
		<description><![CDATA[IF you've ever seen the serial output of a GPS reader, you've seen a mystery string at the end like this:That's the checksum of the whole string....  For example, if the sentence is this:LKLKJLKJLthen you run a checksum on this:KLKJLKJLKHere's a Processing method to calculate the checksum, given the string between the $ and the *:char checkSum(String theseChars) { char check = 0; // iterate over the string, XOR each byte with the total sum: for (int c = 0; c &#60; theseChars.length(); c++) { check = char(check ^ theseChars.charAt(c)); } // return the result return check;}And here's a whole program to use the checksum with an Etek EB-85A reader:/* ETEK EB-85A GPS reader test.
 <a href="http://www.tigoe.net/pcomp/code/Processing/127">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/Processing/127/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Peak finding in Processing</title>
		<link>http://www.tigoe.net/pcomp/code/Processing/124</link>
		<comments>http://www.tigoe.net/pcomp/code/Processing/124#comments</comments>
		<pubDate>Tue, 30 Oct 2007 18:55:58 +0000</pubDate>
		<dc:creator>tigoe</dc:creator>
				<category><![CDATA[Processing]]></category>

		<guid isPermaLink="false">http://www.tigoe.net/pcomp/code/category/code/processing/124</guid>
		<description><![CDATA[This example shows how to do it in PRocessing, assuming the microcontroller is ju/* Peak Finding graphing sketch by Tom Igoe with help from Matt Young This program takes raw bytes from the serial port at 9600 baud and graphs them....  Created 20 April 2005 Updated 23 Oct 2007 */import processing.serial.*;Serial myPort; // The serial port// initial variables:int hPosition = 1; // the horizontal position on the graphint threshold = 10; // minimum threshold for peak findingint peakValue = 0; // the current peak valuevoid setup () { size(400, 300); // window size // List all the available serial ports println(Serial.list()); // Open whatever port is the one you're using.
 <a href="http://www.tigoe.net/pcomp/code/Processing/124">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.tigoe.net/pcomp/code/Processing/124/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

