<?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: Video Input/Output for Arduino</title>
	<atom:link href="http://sewingcircuits.peripheralfocus.net/2011/03/25/video-inputoutput-for-arduino/feed/" rel="self" type="application/rss+xml" />
	<link>https://sewingcircuits.peripheralfocus.net/2011/03/25/video-inputoutput-for-arduino/</link>
	<description>wearable art &#38; media</description>
	<lastBuildDate>Thu, 30 Jun 2011 12:55:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: ephraim</title>
		<link>https://sewingcircuits.peripheralfocus.net/2011/03/25/video-inputoutput-for-arduino/comment-page-1/#comment-320</link>
		<dc:creator>ephraim</dc:creator>
		<pubDate>Thu, 30 Jun 2011 12:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://sewingcircuits.peripheralfocus.net/?p=189#comment-320</guid>
		<description>thx... uhm.. do you know any software that can know the video if running on the computer?</description>
		<content:encoded><![CDATA[<p>thx&#8230; uhm.. do you know any software that can know the video if running on the computer?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>https://sewingcircuits.peripheralfocus.net/2011/03/25/video-inputoutput-for-arduino/comment-page-1/#comment-319</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Tue, 28 Jun 2011 19:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://sewingcircuits.peripheralfocus.net/?p=189#comment-319</guid>
		<description>Not too difficult.  You need some software that 1) knows the video if running on the computer and 2) can talk to the Arduino via serial communication. &lt;a href=&quot;http://processing.org/&quot; rel=&quot;nofollow&quot;&gt;Processing&lt;/a&gt; is free and seems easy to get started with.  

Then make a processing sketch that plays your video, and sends a serial message to the Arduino whenever you want the servo to run.  Your Arduino program should just listen for the message from Processing, and run the servo when it gets the message.</description>
		<content:encoded><![CDATA[<p>Not too difficult.  You need some software that 1) knows the video if running on the computer and 2) can talk to the Arduino via serial communication. <a href="http://processing.org/" rel="nofollow">Processing</a> is free and seems easy to get started with.  </p>
<p>Then make a processing sketch that plays your video, and sends a serial message to the Arduino whenever you want the servo to run.  Your Arduino program should just listen for the message from Processing, and run the servo when it gets the message.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ephraim</title>
		<link>https://sewingcircuits.peripheralfocus.net/2011/03/25/video-inputoutput-for-arduino/comment-page-1/#comment-318</link>
		<dc:creator>ephraim</dc:creator>
		<pubDate>Tue, 28 Jun 2011 17:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://sewingcircuits.peripheralfocus.net/?p=189#comment-318</guid>
		<description>hi.. i&#039;m new to arduino... i&#039;d like to ask if is it possible that when i play a video in a computer the servo will run(turn)? thx</description>
		<content:encoded><![CDATA[<p>hi.. i&#8217;m new to arduino&#8230; i&#8217;d like to ask if is it possible that when i play a video in a computer the servo will run(turn)? thx</p>
]]></content:encoded>
	</item>
</channel>
</rss>
