<?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: Blinking Light Technology (BLT)</title>
	<atom:link href="http://www.rootoftwo.com/2008/05/blinking-light-technology-blt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rootoftwo.com/2008/05/blinking-light-technology-blt/</link>
	<description>hybrid art + design studio</description>
	<lastBuildDate>Thu, 08 Jul 2010 01:13:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: mh</title>
		<link>http://www.rootoftwo.com/2008/05/blinking-light-technology-blt/#comment-768</link>
		<dc:creator>mh</dc:creator>
		<pubDate>Wed, 21 May 2008 16:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.rootoftwo.com/2008/05/blinking-light-technology-blt/#comment-768</guid>
		<description>I&#039;ve recently been to an Arduino workshop in London. Maybe there are also some in your area? I know there are in Brooklyn. Going there (L. not B.) was well worth the time! Great support and they had a good, tight schedule for the day ... no time wasted! &lt;br/&gt;I can highly recommend the &quot;Processing&quot; book Fry  and Igoe&#039;s Make book. Both are great! &quot;Physical Computing&quot; was written before the Arduino and addresses older technical approaches.&lt;br/&gt;Very good, actually brilliant, are comments and scripts posted online by Tom Igoe here http://itp.nyu.edu/physcomp/Labs/Servo and by Daniel Shiffman here http://www.shiffman.net/ &lt;br/&gt;both giving support, advice and examples for Processing (writing libraries) and partly also Arduino.&lt;br/&gt;Over the past few months I created (with the help of friends) a Processing script that connects to a php script on my webserver, checks every X Seconds the number of visitors and makes an LED blink (on the Arduino) every time someone visits my website. Writing the script was the hardest - at the 2-day workshop I learned how to connect to the Arduino board. My script is very much patched together, no threading (so the app &quot;freezes if the web is slow), no clear objects just sequential code ... this has to be sorted sooner or later. &lt;br/&gt;Another important point is you can upload &quot;Firmata&quot; onto your Arduino which makes it much easier to address the pins from Processing. &lt;br/&gt;Take a look here: http://www.arduino.cc/playground/Interfacing/Firmata documentation is in the script.&lt;br/&gt;You can take a look at my efforts here http://www.hohlwelt.com/en/presenceweb/practice/rapid.html though they are poorly documented compared to your page.&lt;br/&gt;Next step of my research will be to connect actuators to the Arduino and let web-visits control a physical installation here in my office. I heard that the Arduino-Forum is a good source for help and feedback ... but haven&#039;t tried myself. Yet.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve recently been to an Arduino workshop in London. Maybe there are also some in your area? I know there are in Brooklyn. Going there (L. not B.) was well worth the time! Great support and they had a good, tight schedule for the day &#8230; no time wasted! <br />I can highly recommend the &#8220;Processing&#8221; book Fry  and Igoe&#8217;s Make book. Both are great! &#8220;Physical Computing&#8221; was written before the Arduino and addresses older technical approaches.<br />Very good, actually brilliant, are comments and scripts posted online by Tom Igoe here <a href="http://itp.nyu.edu/physcomp/Labs/Servo" rel="nofollow">http://itp.nyu.edu/physcomp/Labs/Servo</a> and by Daniel Shiffman here <a href="http://www.shiffman.net/" rel="nofollow">http://www.shiffman.net/</a> <br />both giving support, advice and examples for Processing (writing libraries) and partly also Arduino.<br />Over the past few months I created (with the help of friends) a Processing script that connects to a php script on my webserver, checks every X Seconds the number of visitors and makes an LED blink (on the Arduino) every time someone visits my website. Writing the script was the hardest &#8211; at the 2-day workshop I learned how to connect to the Arduino board. My script is very much patched together, no threading (so the app &#8220;freezes if the web is slow), no clear objects just sequential code &#8230; this has to be sorted sooner or later. <br />Another important point is you can upload &#8220;Firmata&#8221; onto your Arduino which makes it much easier to address the pins from Processing. <br />Take a look here: <a href="http://www.arduino.cc/playground/Interfacing/Firmata" rel="nofollow">http://www.arduino.cc/playground/Interfacing/Firmata</a> documentation is in the script.<br />You can take a look at my efforts here <a href="http://www.hohlwelt.com/en/presenceweb/practice/rapid.html" rel="nofollow">http://www.hohlwelt.com/en/presenceweb/practice/rapid.html</a> though they are poorly documented compared to your page.<br />Next step of my research will be to connect actuators to the Arduino and let web-visits control a physical installation here in my office. I heard that the Arduino-Forum is a good source for help and feedback &#8230; but haven&#8217;t tried myself. Yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mh</title>
		<link>http://www.rootoftwo.com/2008/05/blinking-light-technology-blt/#comment-584</link>
		<dc:creator>mh</dc:creator>
		<pubDate>Wed, 21 May 2008 16:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rootoftwo.com/2008/05/blinking-light-technology-blt/#comment-584</guid>
		<description>I&#039;ve recently been to an Arduino workshop in London. Maybe there are also some in your area? I know there are in Brooklyn. Going there (L. not B.) was well worth the time! Great support and they had a good, tight schedule for the day ... no time wasted! &lt;br/&gt;I can highly recommend the &quot;Processing&quot; book Fry  and Igoe&#039;s Make book. Both are great! &quot;Physical Computing&quot; was written before the Arduino and addresses older technical approaches.&lt;br/&gt;Very good, actually brilliant, are comments and scripts posted online by Tom Igoe here http://itp.nyu.edu/physcomp/Labs/Servo and by Daniel Shiffman here http://www.shiffman.net/ &lt;br/&gt;both giving support, advice and examples for Processing (writing libraries) and partly also Arduino.&lt;br/&gt;Over the past few months I created (with the help of friends) a Processing script that connects to a php script on my webserver, checks every X Seconds the number of visitors and makes an LED blink (on the Arduino) every time someone visits my website. Writing the script was the hardest - at the 2-day workshop I learned how to connect to the Arduino board. My script is very much patched together, no threading (so the app &quot;freezes if the web is slow), no clear objects just sequential code ... this has to be sorted sooner or later. &lt;br/&gt;Another important point is you can upload &quot;Firmata&quot; onto your Arduino which makes it much easier to address the pins from Processing. &lt;br/&gt;Take a look here: http://www.arduino.cc/playground/Interfacing/Firmata documentation is in the script.&lt;br/&gt;You can take a look at my efforts here http://www.hohlwelt.com/en/presenceweb/practice/rapid.html though they are poorly documented compared to your page.&lt;br/&gt;Next step of my research will be to connect actuators to the Arduino and let web-visits control a physical installation here in my office. I heard that the Arduino-Forum is a good source for help and feedback ... but haven&#039;t tried myself. Yet.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve recently been to an Arduino workshop in London. Maybe there are also some in your area? I know there are in Brooklyn. Going there (L. not B.) was well worth the time! Great support and they had a good, tight schedule for the day &#8230; no time wasted! <br />I can highly recommend the &#8220;Processing&#8221; book Fry  and Igoe&#8217;s Make book. Both are great! &#8220;Physical Computing&#8221; was written before the Arduino and addresses older technical approaches.<br />Very good, actually brilliant, are comments and scripts posted online by Tom Igoe here <a href="http://itp.nyu.edu/physcomp/Labs/Servo" rel="nofollow">http://itp.nyu.edu/physcomp/Labs/Servo</a> and by Daniel Shiffman here <a href="http://www.shiffman.net/" rel="nofollow">http://www.shiffman.net/</a> <br />both giving support, advice and examples for Processing (writing libraries) and partly also Arduino.<br />Over the past few months I created (with the help of friends) a Processing script that connects to a php script on my webserver, checks every X Seconds the number of visitors and makes an LED blink (on the Arduino) every time someone visits my website. Writing the script was the hardest &#8211; at the 2-day workshop I learned how to connect to the Arduino board. My script is very much patched together, no threading (so the app &#8220;freezes if the web is slow), no clear objects just sequential code &#8230; this has to be sorted sooner or later. <br />Another important point is you can upload &#8220;Firmata&#8221; onto your Arduino which makes it much easier to address the pins from Processing. <br />Take a look here: <a href="http://www.arduino.cc/playground/Interfacing/Firmata" rel="nofollow">http://www.arduino.cc/playground/Interfacing/Firmata</a> documentation is in the script.<br />You can take a look at my efforts here <a href="http://www.hohlwelt.com/en/presenceweb/practice/rapid.html" rel="nofollow">http://www.hohlwelt.com/en/presenceweb/practice/rapid.html</a> though they are poorly documented compared to your page.<br />Next step of my research will be to connect actuators to the Arduino and let web-visits control a physical installation here in my office. I heard that the Arduino-Forum is a good source for help and feedback &#8230; but haven&#8217;t tried myself. Yet.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

