<?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: Get on the BlinkM Bus with a BlinkM Cylon</title>
	<atom:link href="http://todbot.com/blog/2008/06/17/get-on-the-blinkm-bus-with-a-blinkm-cylon/feed/" rel="self" type="application/rss+xml" />
	<link>http://todbot.com/blog/2008/06/17/get-on-the-blinkm-bus-with-a-blinkm-cylon/</link>
	<description>Random experiments, circuits, code, rapid prototyping, sometimes things to buy, and the odd tune by Tod E. Kurt.</description>
	<lastBuildDate>Sun, 14 Mar 2010 04:13:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Will</title>
		<link>http://todbot.com/blog/2008/06/17/get-on-the-blinkm-bus-with-a-blinkm-cylon/comment-page-1/#comment-62802</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Tue, 09 Mar 2010 21:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/?p=244#comment-62802</guid>
		<description>Awesome project! I have a question that maybe you&#039;ll be able to answer. I would like to have multiple BlinkMs be connected to a motion sensor, so that the light animation turns on and off due to motion. For instance. Maybe someone waves their hand in front of the BlinkMs and the light animation lasts for 3 seconds after the movement stops. How in the world do I go about achieving this? Any tips or ideas would be greatly appreciated. Thanks!</description>
		<content:encoded><![CDATA[<p>Awesome project! I have a question that maybe you&#8217;ll be able to answer. I would like to have multiple BlinkMs be connected to a motion sensor, so that the light animation turns on and off due to motion. For instance. Maybe someone waves their hand in front of the BlinkMs and the light animation lasts for 3 seconds after the movement stops. How in the world do I go about achieving this? Any tips or ideas would be greatly appreciated. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://todbot.com/blog/2008/06/17/get-on-the-blinkm-bus-with-a-blinkm-cylon/comment-page-1/#comment-58078</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Fri, 20 Nov 2009 16:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/?p=244#comment-58078</guid>
		<description>Hi Michael,
That&#039;s a really good question, not stupid at all.  In fact it&#039;s one of the more complex BlinkM topics and one that I don&#039;t describe nearly well enough.

The BlinkMs have to have their I2C address set by hand. This is done by setting up an Arduino with the BlinkMTester sketch, and one-by-one sticking a BlinkM into the Arduino and sending the &#039;A&#039; (&quot;Set Address&quot;) command it.</description>
		<content:encoded><![CDATA[<p>Hi Michael,<br />
That&#8217;s a really good question, not stupid at all.  In fact it&#8217;s one of the more complex BlinkM topics and one that I don&#8217;t describe nearly well enough.</p>
<p>The BlinkMs have to have their I2C address set by hand. This is done by setting up an Arduino with the BlinkMTester sketch, and one-by-one sticking a BlinkM into the Arduino and sending the &#8216;A&#8217; (&#8220;Set Address&#8221;) command it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://todbot.com/blog/2008/06/17/get-on-the-blinkm-bus-with-a-blinkm-cylon/comment-page-1/#comment-58074</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 20 Nov 2009 10:37:18 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/?p=244#comment-58074</guid>
		<description>Just a stupid question, how the first blinkM know that it is the address 10
and the second the address 11.. and so on? 
Is it the Arduino that define these addresses? Because BlinkM&#039;s looks fucking same, so no way to have a specific address built on hardware, right?</description>
		<content:encoded><![CDATA[<p>Just a stupid question, how the first blinkM know that it is the address 10<br />
and the second the address 11.. and so on?<br />
Is it the Arduino that define these addresses? Because BlinkM&#8217;s looks fucking same, so no way to have a specific address built on hardware, right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://todbot.com/blog/2008/06/17/get-on-the-blinkm-bus-with-a-blinkm-cylon/comment-page-1/#comment-57252</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Fri, 30 Oct 2009 17:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/?p=244#comment-57252</guid>
		<description>To power them, correct, you do not require an Arduino.  However, to get the coordinated &quot;cylon&quot; action, you need a central controller.  (Or a different firmware on the BlinkM boards that allows them to talk to one another)</description>
		<content:encoded><![CDATA[<p>To power them, correct, you do not require an Arduino.  However, to get the coordinated &#8220;cylon&#8221; action, you need a central controller.  (Or a different firmware on the BlinkM boards that allows them to talk to one another)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rook</title>
		<link>http://todbot.com/blog/2008/06/17/get-on-the-blinkm-bus-with-a-blinkm-cylon/comment-page-1/#comment-57249</link>
		<dc:creator>Rook</dc:creator>
		<pubDate>Fri, 30 Oct 2009 17:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/?p=244#comment-57249</guid>
		<description>Awesome idea - gives me some of my own! Thanks!

Question: could you power the lights independently of the arduino?  It looks like you could, but I&#039;m not sure.

Thoughts?</description>
		<content:encoded><![CDATA[<p>Awesome idea &#8211; gives me some of my own! Thanks!</p>
<p>Question: could you power the lights independently of the arduino?  It looks like you could, but I&#8217;m not sure.</p>
<p>Thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://todbot.com/blog/2008/06/17/get-on-the-blinkm-bus-with-a-blinkm-cylon/comment-page-1/#comment-56393</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Fri, 02 Oct 2009 19:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/?p=244#comment-56393</guid>
		<description>Thanks! We&#039;ve used several places for BlinkM PCBs in the past.  Currently we use OurPCB. They&#039;re very good.</description>
		<content:encoded><![CDATA[<p>Thanks! We&#8217;ve used several places for BlinkM PCBs in the past.  Currently we use OurPCB. They&#8217;re very good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boppyer</title>
		<link>http://todbot.com/blog/2008/06/17/get-on-the-blinkm-bus-with-a-blinkm-cylon/comment-page-1/#comment-56003</link>
		<dc:creator>boppyer</dc:creator>
		<pubDate>Mon, 21 Sep 2009 13:32:28 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/?p=244#comment-56003</guid>
		<description>Out of interested but where did you get your PCB&#039;s made for Blinkm? They look great!</description>
		<content:encoded><![CDATA[<p>Out of interested but where did you get your PCB&#8217;s made for Blinkm? They look great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://todbot.com/blog/2008/06/17/get-on-the-blinkm-bus-with-a-blinkm-cylon/comment-page-1/#comment-53014</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Fri, 26 Jun 2009 22:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/?p=244#comment-53014</guid>
		<description>The ribbon cable is standard 0.05&quot; spacing 28-gauge ribbon cable used for IDC connectors.  A link to a Mouser part for one kind of this cable is in the Components list of the post.  I usually use old ribbon cable from old computers or buy a &lt;a href=&quot;http://www.jameco.com/webapp/wcs/stores/servlet/ProductDisplay?productId=643938&amp;catalogId=10001&amp;freeText=643938&quot; rel=&quot;nofollow&quot;&gt;big spool of the cheap stuff from Jameco&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>The ribbon cable is standard 0.05&#8243; spacing 28-gauge ribbon cable used for IDC connectors.  A link to a Mouser part for one kind of this cable is in the Components list of the post.  I usually use old ribbon cable from old computers or buy a <a href="http://www.jameco.com/webapp/wcs/stores/servlet/ProductDisplay?productId=643938&#038;catalogId=10001&#038;freeText=643938" rel="nofollow">big spool of the cheap stuff from Jameco</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nick</title>
		<link>http://todbot.com/blog/2008/06/17/get-on-the-blinkm-bus-with-a-blinkm-cylon/comment-page-1/#comment-52460</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Sat, 06 Jun 2009 08:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/?p=244#comment-52460</guid>
		<description>Hi
I am a total noob here . Could you give me a bit more specification of your ribbon cable so&#039;s I can get some from Mouser.
Thanks
N</description>
		<content:encoded><![CDATA[<p>Hi<br />
I am a total noob here . Could you give me a bit more specification of your ribbon cable so&#8217;s I can get some from Mouser.<br />
Thanks<br />
N</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheKhakinator</title>
		<link>http://todbot.com/blog/2008/06/17/get-on-the-blinkm-bus-with-a-blinkm-cylon/comment-page-1/#comment-50252</link>
		<dc:creator>TheKhakinator</dc:creator>
		<pubDate>Thu, 18 Dec 2008 08:33:59 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/?p=244#comment-50252</guid>
		<description>Hey,

The reason the Tesla coils would screw your stuff up is because they&#039;re putting out massive amounts of RF energy. 

Nice stuff you&#039;ve put together.

TK</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>The reason the Tesla coils would screw your stuff up is because they&#8217;re putting out massive amounts of RF energy. </p>
<p>Nice stuff you&#8217;ve put together.</p>
<p>TK</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://todbot.com/blog/2008/06/17/get-on-the-blinkm-bus-with-a-blinkm-cylon/comment-page-1/#comment-50029</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Sat, 04 Oct 2008 05:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/?p=244#comment-50029</guid>
		<description>These lights look like they work well. Love the ample use of hot glue. :) That is what holds together most of my projects!</description>
		<content:encoded><![CDATA[<p>These lights look like they work well. Love the ample use of hot glue. :) That is what holds together most of my projects!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://todbot.com/blog/2008/06/17/get-on-the-blinkm-bus-with-a-blinkm-cylon/comment-page-1/#comment-49817</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Wed, 06 Aug 2008 21:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/?p=244#comment-49817</guid>
		<description>If you are having trouble locating the 2x4 connectors, I am now stocking some 1x4 .1&quot; connectors and cable here at FunGizmos.com

http://forums.fungizmos.com/viewtopic.php?f=2&amp;t=5 

--Will</description>
		<content:encoded><![CDATA[<p>If you are having trouble locating the 2&#215;4 connectors, I am now stocking some 1&#215;4 .1&#8243; connectors and cable here at FunGizmos.com</p>
<p><a href="http://forums.fungizmos.com/viewtopic.php?f=2&amp;t=5" rel="nofollow">http://forums.fungizmos.com/viewtopic.php?f=2&amp;t=5</a> </p>
<p>&#8211;Will</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jd</title>
		<link>http://todbot.com/blog/2008/06/17/get-on-the-blinkm-bus-with-a-blinkm-cylon/comment-page-1/#comment-49741</link>
		<dc:creator>jd</dc:creator>
		<pubDate>Tue, 29 Jul 2008 06:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/?p=244#comment-49741</guid>
		<description>brilliant! thanks todbot</description>
		<content:encoded><![CDATA[<p>brilliant! thanks todbot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://todbot.com/blog/2008/06/17/get-on-the-blinkm-bus-with-a-blinkm-cylon/comment-page-1/#comment-49738</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Tue, 29 Jul 2008 01:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/?p=244#comment-49738</guid>
		<description>Hi jd,
I&#039;ve updated the post to include the parts I used.  They&#039;re pretty standard IDC components you should be able to find them at several large electronics distributors.</description>
		<content:encoded><![CDATA[<p>Hi jd,<br />
I&#8217;ve updated the post to include the parts I used.  They&#8217;re pretty standard IDC components you should be able to find them at several large electronics distributors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jd</title>
		<link>http://todbot.com/blog/2008/06/17/get-on-the-blinkm-bus-with-a-blinkm-cylon/comment-page-1/#comment-49735</link>
		<dc:creator>jd</dc:creator>
		<pubDate>Mon, 28 Jul 2008 22:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/?p=244#comment-49735</guid>
		<description>can you share the part numbers for the connectors and ribbon cable?</description>
		<content:encoded><![CDATA[<p>can you share the part numbers for the connectors and ribbon cable?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
