<?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>todbot blog &#187; blinkm</title>
	<atom:link href="http://todbot.com/blog/category/blinkm/feed/" rel="self" type="application/rss+xml" />
	<link>http://todbot.com/blog</link>
	<description>Random experiments, circuits, code, rapid prototyping, sometimes things to buy, and the odd tune by Tod E. Kurt.</description>
	<lastBuildDate>Sun, 30 May 2010 23:51:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>ThingM at Maker Faire 2010</title>
		<link>http://todbot.com/blog/2010/05/30/thingm-at-maker-faire-2010/</link>
		<comments>http://todbot.com/blog/2010/05/30/thingm-at-maker-faire-2010/#comments</comments>
		<pubDate>Sun, 30 May 2010 23:51:08 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[blinkm]]></category>
		<category><![CDATA[thingm]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=844</guid>
		<description><![CDATA[<p>My company ThingM had an official presence at Maker Faire this year.  We were showing off the BlinkM line, including the new BlinkM MinM and the LinkM USB BlinkM controller.  It was a lot of fun.  And packed!</p>
<p>
(click any photo to go to larger version on Flickr)</p>
<p>We were in the Maker Shed building, right underneath the Arduino banner, so we got lots of awesome questions about Arduino.  The most common: &#8220;So I just picked up this thing that says &#8216;works with Arduino&#8217;&#8230;well, what *is* Arduino?&#8221;  It was so great to see so many people interested [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2010/05/30/thingm-at-maker-faire-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Momentary Button as On/Off Toggle using 555</title>
		<link>http://todbot.com/blog/2010/01/02/momentary-button-as-onoff-toggle-using-555/</link>
		<comments>http://todbot.com/blog/2010/01/02/momentary-button-as-onoff-toggle-using-555/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 06:29:15 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[blinkm]]></category>
		<category><![CDATA[hardware-hacking]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=755</guid>
		<description><![CDATA[<p>(as a few had noticed, I had an error in the schematic shown. It&#8217;s been updated, thanks!)</p>
<p>A recent question from a friend who made a really cool BlinkM hoodie was: How can you turn a momentary button press into an on/off toggle?  </p>
<p>There are tons of ways to do this if you like getting into electronics.  Most all work off of some flip-flop like principle.  And while I could have suggested a true flip-flop chip, I thought it would be cooler if you could use a 555 timer chip (which contains a single flip-flop and a couple [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2010/01/02/momentary-button-as-onoff-toggle-using-555/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>I2CScanner.pde: Arduino as I2C bus scanner</title>
		<link>http://todbot.com/blog/2009/11/29/i2cscanner-pde-arduino-as-i2c-bus-scanner/</link>
		<comments>http://todbot.com/blog/2009/11/29/i2cscanner-pde-arduino-as-i2c-bus-scanner/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 21:28:31 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[blinkm]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=731</guid>
		<description><![CDATA[<p>One of the challenges of working with I2C (aka &#8220;two-wire&#8221; or &#8220;TWI&#8221; or &#8220;Wire&#8221;) devices is knowing the I2C address of the device.  Older devices have a fixed address, or a &#8220;choose one-of-four&#8221; approach. But newer I2C devices have fully programmable addresses, leading to cases of not knowing what address a device is at.</p>
<p>Fortunately, there&#8217;s a technique one can use to &#8220;scan&#8221; an I2C bus and determine these addresses.  Conceptually it&#8217;s very similar to a network &#8220;ping&#8221;.  Below is an Arduino sketch &#8220;I2CScanner.pde&#8221; that turns an Arduino into an I2C bus scanner.</p>
<p>- I2CScanner.pde &#8212; Turn Arduino into [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2009/11/29/i2cscanner-pde-arduino-as-i2c-bus-scanner/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Scary Shifty Servo Eyeballs</title>
		<link>http://todbot.com/blog/2009/10/07/scary-shifty-servo-eyeballs/</link>
		<comments>http://todbot.com/blog/2009/10/07/scary-shifty-servo-eyeballs/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 03:18:42 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[blinkm]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=692</guid>
		<description><![CDATA[<p>If you want a slightly different look for your Halloween pumpkin or skull, you can pretty quickly whip something up with a few servos and an Arduino.  Here&#8217;s a set of Scary Shifty Servo Eyeballs, for instance:

It looks around randomly&#8230;what&#8217;s over there!&#8230; wait, what&#8217;s that!</p>
<p>As you can probably tell it&#8217;s a pretty simple arrangement (click for bigger):
</p>
<p>
</p>
 Building It 
<p>It consists of the following components:
- 2 toy eyeballs or ping pong balls painted like eyeballs
- 2 small servos (HXT500 from HobbyKing.com or similar)
- 1 standard servo
- 1 Arduino with tiny breadboard rubber-banded on top
- 2 BlinkMs, one for each [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2009/10/07/scary-shifty-servo-eyeballs/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Behold the Crystal Monster</title>
		<link>http://todbot.com/blog/2009/09/22/behold-the-crystal-monster/</link>
		<comments>http://todbot.com/blog/2009/09/22/behold-the-crystal-monster/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 17:13:38 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[blinkm]]></category>
		<category><![CDATA[lasercut]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=620</guid>
		<description><![CDATA[<p>The Crystal Monster is an art piece created by Beverly Tang and Tod E. Kurt (me).  It&#8217;s on display in the Continental Gallery on 4th &#038; Spring St in downtown Los Angeles. The shape and structure of the Crystal Monster are Beverly&#8217;s design.  I created the lighting and the electronics.  It&#8217;s made from over 400 sheets of laser-cut acrylic, more that 240 feet of LED tape (&#62;2200 RGB LEDs!), and around 500 steel rods and other steel hardware.  It&#8217;s approximately 12 feet long and 10 feet wide and hovers 10 feet above your head.  It&#8217;s [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2009/09/22/behold-the-crystal-monster/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Using MaxM with flexible RGB tape</title>
		<link>http://todbot.com/blog/2009/05/21/using-maxm-with-flexible-rgb-tape/</link>
		<comments>http://todbot.com/blog/2009/05/21/using-maxm-with-flexible-rgb-tape/#comments</comments>
		<pubDate>Thu, 21 May 2009 22:41:30 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[blinkm]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=467</guid>
		<description><![CDATA[<p>A single BlinkM MaxM can easily drive a 5 meter (16 ft) roll of the flexible RGB SMD LED tape that&#8217;s used for architectural lighting.  Each roll contains 150 RGB LEDs.</p>
<p></p>
<p>Each LED in the tape is a SMD RGB &#34;5050&#34; LED, capable of putting out about 6000mcd.  The spacing between LEDs is 3.3cm (~1.25&#34;).</p>
<p>Every 3 LEDs is a cut mark with solder tabs so you can cut or join pieces of tape.  </p>
<p>Max current for a 5m roll is about 1.9 Amps.  I did a quick test of MaxM driving three rolls at about 6A and [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2009/05/21/using-maxm-with-flexible-rgb-tape/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Multiple BlinkM MaxM Blasters on one Master</title>
		<link>http://todbot.com/blog/2009/04/12/multiple-blinkm-maxm-blasters-on-one-master/</link>
		<comments>http://todbot.com/blog/2009/04/12/multiple-blinkm-maxm-blasters-on-one-master/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 04:50:17 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[blinkm]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=451</guid>
		<description><![CDATA[<p>BlinkM MaxMs will be back in stock soon.  Over on our GetSatisfaction area, there&#8217;s a question on how to use multiple BlinkM MaxM &#8220;Blaster&#8221; LED boards with one MaxM &#8220;Master&#8221; driver board.  It&#8217;s possible and only just a little tricky.  The Blaster board is powered by the 5V voltage regulator built-in to the Master board.  That regulator is designed to power just one Master and one Blaster.  If you try to drive multiple Blasters with it, it might work, but we don&#8217;t recommended it and could blow up your Master board.</p>
<p>Instead, it&#8217;s better to drive [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2009/04/12/multiple-blinkm-maxm-blasters-on-one-master/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>BlinkM &amp; Arduino 3D models</title>
		<link>http://todbot.com/blog/2008/06/23/blinkm-arduino-3d-models/</link>
		<comments>http://todbot.com/blog/2008/06/23/blinkm-arduino-3d-models/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 00:41:02 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[blinkm]]></category>
		<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=281</guid>
		<description><![CDATA[<p>Here&#8217;s a really quick 3D model of BlinkM, if anyone needs it.  It&#8217;s accurate to ~0.1mm.</p>
<p></p>
<p>- blinkm.skp &#8212; BlinkM SketchUp model
- rgb_led_piranha.skp &#8212; Piranha RGB LED SketchUp model</p>
<p>And here it is plugged  into the awesomely done Arduino Diecimila model by Jon-Paul from the Google 3D Warehouse.</p>
<p></p>
<p>SketchUp is pretty great, but I found a problem with it if you&#8217;re trying to make accurate to-scale electronic parts: it won&#8217;t create surfaces with an area of &#60;1mm.  Took me a while to figure that out.  The solution is to make a 10x or 100x size version and then do [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2008/06/23/blinkm-arduino-3d-models/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Get on the BlinkM Bus with a BlinkM Cylon</title>
		<link>http://todbot.com/blog/2008/06/17/get-on-the-blinkm-bus-with-a-blinkm-cylon/</link>
		<comments>http://todbot.com/blog/2008/06/17/get-on-the-blinkm-bus-with-a-blinkm-cylon/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 09:43:02 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[blinkm]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[hardware-hacking]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[thingm]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=244</guid>
		<description><![CDATA[<p></p>
<p>BlinkMs are a lot of fun by themselves, but they’re also little network devices, each having its own address on an I2C network. Here’s where I think BlinkM can really shine since it makes controlling multiple RGB LEDs pretty easy. For Maker Faire, I wanted to show off this facet by having a single Arduino control a dozen or so BlinkMs on a single I2C bus. The result is shown in the little video below. </p>
<p></p>
<p>Read on for how this was put together.</p>
<p></p>
 Overall Design 
<p>Controlling several RGB LEDs is no small task, BlinkM makes it easier and I wanted [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2008/06/17/get-on-the-blinkm-bus-with-a-blinkm-cylon/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>ThingM &amp; BlinkM at Maker Faire!</title>
		<link>http://todbot.com/blog/2008/05/02/thingm-blinkm-at-maker-faire/</link>
		<comments>http://todbot.com/blog/2008/05/02/thingm-blinkm-at-maker-faire/#comments</comments>
		<pubDate>Sat, 03 May 2008 01:25:49 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[blinkm]]></category>
		<category><![CDATA[thingm]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=242</guid>
		<description><![CDATA[<p>ThingM (Mike and me and some friends) will be at Maker Faire Bay Area 2008 this weekend. Come by and visit us!</p>
<p>Our bench will be about &#8220;Experiments with Smart LEDs&#8221;. Basically we&#8217;re showing off BlinkM, the projects that led up to BlinkM, like my experiments with Smart LEDs, some future products we&#8217;re working on, and some fun projects using these gizmos.</p>
<p>Here&#8217;s some photos of some of the projects as they were being built:



</p>
<p>And lots of the projects will be using various types of Arduino, if you&#8217;re into that sort of thing. </p>
]]></description>
		<wfw:commentRss>http://todbot.com/blog/2008/05/02/thingm-blinkm-at-maker-faire/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8220;WiiChuck&#8221; Wii Nunchuck Adapter Available</title>
		<link>http://todbot.com/blog/2008/02/18/wiichuck-wii-nunchuck-adapter-available/</link>
		<comments>http://todbot.com/blog/2008/02/18/wiichuck-wii-nunchuck-adapter-available/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 02:41:17 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[blinkm]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[hardware-hacking]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[thingm]]></category>
		<category><![CDATA[ubicomp]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/2008/02/18/wiichuck-wii-nunchuck-adapter-available/</guid>
		<description><![CDATA[<p>Want to hook up a Wii Nunchuck to an Arduino but don&#8217;t want to cut up the cord on  your Nunchuck?  Yeah me too.  So I made some of these:</p>
<p></p>
<p></p>
<p>It&#8217;s a small PCB that adapts the Wii Nunchuck connector to standard 4-pin header. I call it the &#8220;wiichuck adapter&#8221;. It plugs directly into the Arduino, no wiring necessary.  You can get one too for $4.</p>
<p>Available from the following wonderful shops:
-  FunGizmos.com. FREE DOMESTIC SHIPPING. International shipping for $1 more.
-   Tinker.it (UK)
-   Little Bird Electronics (Australia)
- Sparkfun.  Ships domestic &#038; internationally. [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2008/02/18/wiichuck-wii-nunchuck-adapter-available/feed/</wfw:commentRss>
		<slash:comments>193</slash:comments>
		</item>
		<item>
		<title>BlinkM for Obama on BoingBoing</title>
		<link>http://todbot.com/blog/2008/02/06/blinkm-for-obama-on-boingboing/</link>
		<comments>http://todbot.com/blog/2008/02/06/blinkm-for-obama-on-boingboing/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 05:27:22 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[blinkm]]></category>
		<category><![CDATA[thingm]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/2008/02/06/blinkm-for-obama-on-boingboing/</guid>
		<description><![CDATA[<p>Yay, BlinkM made it onto BoingBoing!</p>
<p></p>
<p>&#8220;Homemade Obama &#8220;hope beacon&#8221; with LED light thingies&#8221;</p>
<p>It&#8217;s a pity there isn&#8217;t a movie of the poster in action.  I&#8217;d like to see how the light script they programmed into the BlinkMs looked.</p>
]]></description>
		<wfw:commentRss>http://todbot.com/blog/2008/02/06/blinkm-for-obama-on-boingboing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlinkM Hello, Video Guides, Example Code</title>
		<link>http://todbot.com/blog/2008/01/25/blinkm-hello-video-guides-example-code/</link>
		<comments>http://todbot.com/blog/2008/01/25/blinkm-hello-video-guides-example-code/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 18:54:04 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[blinkm]]></category>
		<category><![CDATA[hardware-hacking]]></category>
		<category><![CDATA[thingm]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/2008/01/25/blinkm-hello-video-guides-example-code/</guid>
		<description><![CDATA[<p>This is a BlinkM:

BlinkMs are &#8220;smart LEDs&#8221;, a type of smart interface component.  A BlinkM consists of an ultrabirght RGB LED backed with a microcontroller with built-in knowledge about 24-bit color spaces, color fading, and color pattern generation. All in a package 0.6&#8221; wide.  You talk to it over I2C, a serial protocol spoken by many different things. (Arduino speaks it, as do Basic Stamps, and your PC)  And you can have over 100 BlinkMs on the same serial bus, each individually addressable.  Here&#8217;s how they can hook up to an Arduino:
</p>
<p>BlinkMs are available from SparkFun [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2008/01/25/blinkm-hello-video-guides-example-code/feed/</wfw:commentRss>
		<slash:comments>51</slash:comments>
		</item>
		<item>
		<title>WineM lights, a BlinkM predecessor</title>
		<link>http://todbot.com/blog/2008/01/24/winem-lights-a-blinkm-predecessor/</link>
		<comments>http://todbot.com/blog/2008/01/24/winem-lights-a-blinkm-predecessor/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 06:12:25 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[blinkm]]></category>
		<category><![CDATA[hardware-hacking]]></category>
		<category><![CDATA[thingm]]></category>
		<category><![CDATA[ubicomp]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/2008/01/24/winem-lights-a-blinkm-predecessor/</guid>
		<description><![CDATA[<p>With BlinkMs available for purchase soon, I figured it would be neat to show what a large collection of them can do.  BlinkMs were created from my desire to have a &#8220;smart LED&#8221; that did its own tri-color PWM. I didn&#8217;t want to build a real-time system to control the PWM of several hundred RGB LEDs.  And existing LED controllers didn&#8217;t meet my needs. I wanted something that knew a bit about color and color patterns and could be networked together into clusters. Thus BlinkM.  A single BlinkM is fun, but the real utility is seen when [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2008/01/24/winem-lights-a-blinkm-predecessor/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
