<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Example 19-8: Reading from Serial Port</title>
	<atom:link href="http://www.learningprocessing.com/examples/chapter-19/example-19-8/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learningprocessing.com</link>
	<description>A Beginner's Guide to Programming Images, Animation, and Interaction by Daniel Shiffman</description>
	<lastBuildDate>Thu, 11 Mar 2010 19:16:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Daniel Shiffman</title>
		<link>http://www.learningprocessing.com/examples/chapter-19/example-19-8/comment-page-1/#comment-7377</link>
		<dc:creator>Daniel Shiffman</dc:creator>
		<pubDate>Sun, 06 Dec 2009 23:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningprocessing.com/?page_id=699#comment-7377</guid>
		<description>You may want to consider looking at the networking client/server examples for communication between machines as well.  Otherwise, it&#039;s hard to know why it isn&#039;t working, perhaps use a console / terminal to make sure your serial ports and working and data is flowing before wondering if it&#039;s an issue with your Processing code.</description>
		<content:encoded><![CDATA[<p>You may want to consider looking at the networking client/server examples for communication between machines as well.  Otherwise, it&#8217;s hard to know why it isn&#8217;t working, perhaps use a console / terminal to make sure your serial ports and working and data is flowing before wondering if it&#8217;s an issue with your Processing code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jessica</title>
		<link>http://www.learningprocessing.com/examples/chapter-19/example-19-8/comment-page-1/#comment-7332</link>
		<dc:creator>Jessica</dc:creator>
		<pubDate>Fri, 04 Dec 2009 23:43:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningprocessing.com/?page_id=699#comment-7332</guid>
		<description>I  tried to get two computers to talk to each other through the serial port using Processing. However, It hasn&#039;t worked. I tried this book and you had this example. I couldn&#039;t find where the +input was coming from for the debugging statement inside the serialEvent(). I don&#039;t think that the serialEvent() function is getting called. If you have any tips on this, that would be great.</description>
		<content:encoded><![CDATA[<p>I  tried to get two computers to talk to each other through the serial port using Processing. However, It hasn&#8217;t worked. I tried this book and you had this example. I couldn&#8217;t find where the +input was coming from for the debugging statement inside the serialEvent(). I don&#8217;t think that the serialEvent() function is getting called. If you have any tips on this, that would be great.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
