<?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>Mon, 05 Mar 2012 17:06:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Invisible Accent Light with BlinkM MaxM &amp; FreeM</title>
		<link>http://todbot.com/blog/2011/07/25/invisible-accent-light-with-blinkm-maxm-freem/</link>
		<comments>http://todbot.com/blog/2011/07/25/invisible-accent-light-with-blinkm-maxm-freem/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 05:22:53 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[blinkm]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=1085</guid>
		<description><![CDATA[<p>Sometimes you just want a little extra light in a room.  With RGB LED tape, you can put light anywhere.  But controlling its brightness and making it the color you want is a bit harder.  A BlinkM MaxM can easily control LED tape, either as a stand-alone device, with an Arduino, or your computer via a LinkM.  Stand-alone mode is great if you want a specific color or color pattern (the BlinkMSequencer makes this really easy)  For this installation, I added a FreeM to the MaxM to let you control the light with a standard [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2011/07/25/invisible-accent-light-with-blinkm-maxm-freem/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=todbot&amp;popout=1&amp;url=http%3A%2F%2Ftodbot.com%2Fblog%2F2011%2F07%2F25%2Finvisible-accent-light-with-blinkm-maxm-freem%2F&amp;hidden=1&amp;language=en_GB&amp;category=text&amp;title=Invisible+Accent+Light+with+BlinkM+MaxM+%26%23038%3B+FreeM&amp;description=Sometimes+you+just+want+a+little+extra+light+in+a+room.+With+RGB+LED+tape%2C+you+can+put+light+anywhere.+But+controlling+its+brightness+and+making+it+the+color+you...&amp;tags=blog" type="text/html" />
	</item>
		<item>
		<title>BlinkM Cylon mkII</title>
		<link>http://todbot.com/blog/2011/05/29/blinkm-cylon-mkii/</link>
		<comments>http://todbot.com/blog/2011/05/29/blinkm-cylon-mkii/#comments</comments>
		<pubDate>Mon, 30 May 2011 06:32:04 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[blinkm]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=1008</guid>
		<description><![CDATA[<p>For Maker Faire this year I made a second version of my BlinkM Cylon: BlinkM Cylon mkII.  This is not a very cost-effective way of getting a Cylon effect.  It however is a good way of showing how to wire up multiple BlinkMs with a long cable, using our new WireM cabling kit for BlinkM.  And unlike normal Cylon circuits, this has full RGB color effects and gradual fading.</p>

<p>Here&#8217;s a quick video showing it in action.
</p>
<p>BlinkM Cylon mkII consists of:
- 13 BlinkMs (one for each of the tribes of Kobol)
- one WireM cabling kit for BlinkM, consisting [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2011/05/29/blinkm-cylon-mkii/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=todbot&amp;popout=1&amp;url=http%3A%2F%2Ftodbot.com%2Fblog%2F2011%2F05%2F29%2Fblinkm-cylon-mkii%2F&amp;hidden=1&amp;language=en_GB&amp;category=text&amp;title=BlinkM+Cylon+mkII&amp;description=For+Maker+Faire+this+year+I+made+a+second+version+of+my+BlinkM+Cylon%3A+BlinkM+Cylon+mkII.+This+is+not+a+very+cost-effective+way+of+getting+a+Cylon+effect.+It...&amp;tags=blog" type="text/html" />
	</item>
		<item>
		<title>BlinkM Smart LED as the Smallest Arduino</title>
		<link>http://todbot.com/blog/2011/03/22/blinkm-smart-led-as-the-smallest-arduino/</link>
		<comments>http://todbot.com/blog/2011/03/22/blinkm-smart-led-as-the-smallest-arduino/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 08:17:29 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[blinkm]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=971</guid>
		<description><![CDATA[<p>Did you know you can run Arduino programs on tiny BlinkM Smart LEDs?  It might make BlinkM the smallest Arduino so far.  To use a BlinkM as an Arduino, all you need is the free Arduino software, a low-cost AVR programmer, some wire, and a BlinkM. </p>
<p>Here&#8217;s a quick video showing how it all works.</p>
<p></p>
<p></p>
 BlinkM Capabilities as an Arduino 
<p>The BlinkM board doesn&#8217;t have nearly the I/O pins and other features of a real Arduino board.  But it is very tiny.  Here are its capabilities:
- 0.4&#8243; square (MinM), or 0.6&#8243; square (BlinkM)
- 8MHz clock speed
- [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2011/03/22/blinkm-smart-led-as-the-smallest-arduino/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=todbot&amp;popout=1&amp;url=http%3A%2F%2Ftodbot.com%2Fblog%2F2011%2F03%2F22%2Fblinkm-smart-led-as-the-smallest-arduino%2F&amp;hidden=1&amp;language=en_GB&amp;category=text&amp;title=BlinkM+Smart+LED+as+the+Smallest+Arduino&amp;description=Did+you+know+you+can+run+Arduino+programs+on+tiny+BlinkM+Smart+LEDs%3F+It+might+make+BlinkM+the+smallest+Arduino+so+far.+To+use+a+BlinkM+as+an+Arduino%2C+all...&amp;tags=blog" type="text/html" />
	</item>
		<item>
		<title>Using FreeM with BlinkM MaxM</title>
		<link>http://todbot.com/blog/2011/03/15/using-freem-with-blinkm-maxm/</link>
		<comments>http://todbot.com/blog/2011/03/15/using-freem-with-blinkm-maxm/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 21:13:33 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[blinkm]]></category>
		<category><![CDATA[thingm]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=962</guid>
		<description><![CDATA[<p>While FreeM is mostly designed to work with BlinkMs and MinMs, it can be made to work with MaxMs.   FreeM cannot supply the power that MaxMs need (250mA and FreeM can only supply up to 100mA), but there are other ways.  One way to do it is to power the FreeM from the MaxM&#8217;s built-in 5V power supply.</p>
<p>To do this, get a MaxM, a FreeM, a small scrap of wire, and a 12VDC power supply. </p>
<p></p>
<p>Remove the &#8220;pwrsel&#8221; jumper and wrap the small piece of wire around all three pins of the &#8220;pwrsel&#8221; jumper. Then plug the [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2011/03/15/using-freem-with-blinkm-maxm/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=todbot&amp;popout=1&amp;url=http%3A%2F%2Ftodbot.com%2Fblog%2F2011%2F03%2F15%2Fusing-freem-with-blinkm-maxm%2F&amp;hidden=1&amp;language=en_GB&amp;category=text&amp;title=Using+FreeM+with+BlinkM+MaxM&amp;description=While+FreeM+is+mostly+designed+to+work+with+BlinkMs+and+MinMs%2C+it+can+be+made+to+work+with+MaxMs.+FreeM+cannot+supply+the+power+that+MaxMs+need+%28250mA+and+FreeM...&amp;tags=blog" type="text/html" />
	</item>
		<item>
		<title>BlinkM Battery Pack HowTo</title>
		<link>http://todbot.com/blog/2011/02/25/blinkm-battery-pack-howto/</link>
		<comments>http://todbot.com/blog/2011/02/25/blinkm-battery-pack-howto/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 01:41:20 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[blinkm]]></category>
		<category><![CDATA[thingm]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=948</guid>
		<description><![CDATA[<p></p>
<p>Make a long-lasting, rechargeable battery pack for your BlinkM MaxM, BlinkM, or BlinkM MinM using just pliers, no soldering!</p>
<p>BlinkMs are perfect for portable, stand-alone uses.  There are many ways to hook a BlinkM to battery sources.  Here&#8217;s one way that works for all BlinkMs.</p>
BlinkM Battery Pack: Step 1: Get all the parts together
<p></p>
<p>Parts are:</p>
<p>- BlinkM MaxM, BlinkM, or BlinkM MinM</p>
<p>- 4xAA battery holder with switch, like this Jameco one or Mouser one</p>
<p>- 4xAA NiMH batteries (not alkaline!)</p>
<p>- 2&#215;8 IDC crimp connector (FCI 71600-308LF), from Digikey 609-3570-ND or Mouser 649-71600-308LF</p>
<p>Tools you&#8217;ll need:
- pliers with wide jaws to crimp
- cutters [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2011/02/25/blinkm-battery-pack-howto/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=todbot&amp;popout=1&amp;url=http%3A%2F%2Ftodbot.com%2Fblog%2F2011%2F02%2F25%2Fblinkm-battery-pack-howto%2F&amp;hidden=1&amp;language=en_GB&amp;category=text&amp;title=BlinkM+Battery+Pack+HowTo&amp;description=Make+a+long-lasting%2C+rechargeable+battery+pack+for+your+BlinkM+MaxM%2C+BlinkM%2C+or+BlinkM+MinM+using+just+pliers%2C+no+soldering%21+BlinkMs+are+perfect+for+portable%2C+stand-alone+uses.+There+are+many+ways...&amp;tags=blog" type="text/html" />
	</item>
		<item>
		<title>ReflashBlinkM: Update your BlinkM&#8217;s firmware</title>
		<link>http://todbot.com/blog/2010/11/19/reflashblinkm-update-your-blinkms-firmware/</link>
		<comments>http://todbot.com/blog/2010/11/19/reflashblinkm-update-your-blinkms-firmware/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 03:32:45 +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/?p=906</guid>
		<description><![CDATA[<p>All BlinkM-family devices can have their firmware updated. This makes them great for tiny development boards for ATtiny processors. ReflashBlinkM is an application that makes it easy to put back the original firmware or update a BlinkM to the latest firmware.</p>
<p>Previously you needed an AVR ISP programmer like the AVRISPmkII or the USBtinyISP. Thanks to the ArduinoISP sketch that ships with Arduino, if you have already have an Arduino, you can easily reflash your BlinkM with new firmware.</p>
<p>The ReflashBlinkM application is a tool for Mac OS X and Windows that uses ArduinoISP to help you reflash BlinkMs to their default [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2010/11/19/reflashblinkm-update-your-blinkms-firmware/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=todbot&amp;popout=1&amp;url=http%3A%2F%2Ftodbot.com%2Fblog%2F2010%2F11%2F19%2Freflashblinkm-update-your-blinkms-firmware%2F&amp;language=en_GB&amp;category=text&amp;title=ReflashBlinkM%3A+Update+your+BlinkM%26%238217%3Bs+firmware&amp;description=All+BlinkM-family+devices+can+have+their+firmware+updated.+This+makes+them+great+for+tiny+development+boards+for+ATtiny+processors.+ReflashBlinkM+is+an+application+that+makes+it+easy+to+put+back...&amp;tags=blog" type="text/html" />
	</item>
		<item>
		<title>SoftI2CMaster: Add I2C to any Arduino pins</title>
		<link>http://todbot.com/blog/2010/09/25/softi2cmaster-add-i2c-to-any-arduino-pins/</link>
		<comments>http://todbot.com/blog/2010/09/25/softi2cmaster-add-i2c-to-any-arduino-pins/#comments</comments>
		<pubDate>Sat, 25 Sep 2010 07:14:01 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[blinkm]]></category>
		<category><![CDATA[hardware-hacking]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=893</guid>
		<description><![CDATA[<p>Ever wanted to use any pair of pins for I2C on Arduino, not just the dedicated pins on Analog 4 &#038; 5?  Me too, so I made a quick little Arduino library called &#8220;SoftI2CMaster&#8221;, available in the &#8220;blinkm-projects&#8221; Googlecode repository. </p>
<p>Get it here: SoftI2CMaster.h, SoftI2CMaster.cpp.</p>
<p>It&#8217;s still a work in progress, but it can write data pretty successfully and do it over longer cables than normal.</p>
<p>For the VIMBY/Scion Hackerspace Challenge, I created an array of BlinkM MaxM-powered accent lights for the device we made.  Because the I2C cable was longer than a few feet, the normal Wire library that [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2010/09/25/softi2cmaster-add-i2c-to-any-arduino-pins/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=todbot&amp;popout=1&amp;url=http%3A%2F%2Ftodbot.com%2Fblog%2F2010%2F09%2F25%2Fsofti2cmaster-add-i2c-to-any-arduino-pins%2F&amp;language=en_GB&amp;category=text&amp;title=SoftI2CMaster%3A+Add+I2C+to+any+Arduino+pins&amp;description=Ever+wanted+to+use+any+pair+of+pins+for+I2C+on+Arduino%2C+not+just+the+dedicated+pins+on+Analog+4+%26%23038%3B+5%3F+Me+too%2C+so+I+made+a+quick+little...&amp;tags=blog" type="text/html" />
	</item>
		<item>
		<title>Hacking USB HID for Easy Tethered Ubicomp</title>
		<link>http://todbot.com/blog/2010/09/22/hacking-usb-hid-for-easy-tethered-ubicomp/</link>
		<comments>http://todbot.com/blog/2010/09/22/hacking-usb-hid-for-easy-tethered-ubicomp/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 20:31:04 +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/?p=870</guid>
		<description><![CDATA[<p>At this years Sketching in Hardware conference, I gave a talk on the general approach I used to create LinkM, ThingM&#8217;s USB-to-I2C adapter for programming and controlling BlinkMs.  I called it &#8220;Hacking USB HID for Easy Tethered Ubicomp&#8221; (4.8MB PDF) to give it a form that fit within some of the larger issues I&#8217;ve been dealing with in creating easily usable ubiquitous computing devices.</p>
<p></p>
<p>USB has many different (and confusing) aspects to it.  I&#8217;ve long advocated the creation of a set of libraries and patterns to make &#8220;driverless&#8221; USB a reality.  A sort of training wheels for USB. [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2010/09/22/hacking-usb-hid-for-easy-tethered-ubicomp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=todbot&amp;popout=1&amp;url=http%3A%2F%2Ftodbot.com%2Fblog%2F2010%2F09%2F22%2Fhacking-usb-hid-for-easy-tethered-ubicomp%2F&amp;language=en_GB&amp;category=text&amp;title=Hacking+USB+HID+for+Easy+Tethered+Ubicomp&amp;description=At+this+years+Sketching+in+Hardware+conference%2C+I+gave+a+talk+on+the+general+approach+I+used+to+create+LinkM%2C+ThingM%26%238217%3Bs+USB-to-I2C+adapter+for+programming+and+controlling+BlinkMs.+I+called...&amp;tags=blog" type="text/html" />
	</item>
		<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>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=todbot&amp;popout=1&amp;url=http%3A%2F%2Ftodbot.com%2Fblog%2F2010%2F05%2F30%2Fthingm-at-maker-faire-2010%2F&amp;language=en_GB&amp;category=text&amp;title=ThingM+at+Maker+Faire+2010&amp;description=My+company+ThingM+had+an+official+presence+at+Maker+Faire+this+year.+We+were+showing+off+the+BlinkM+line%2C+including+the+new+BlinkM+MinM+and+the+LinkM+USB+BlinkM+controller....&amp;tags=blog" type="text/html" />
	</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>34</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=todbot&amp;popout=1&amp;url=http%3A%2F%2Ftodbot.com%2Fblog%2F2010%2F01%2F02%2Fmomentary-button-as-onoff-toggle-using-555%2F&amp;language=en_GB&amp;category=text&amp;title=Momentary+Button+as+On%2FOff+Toggle+using+555&amp;description=%28as+a+few+had+noticed%2C+I+had+an+error+in+the+schematic+shown.+It%26%238217%3Bs+been+updated%2C+thanks%21%29+A+recent+question+from+a+friend+who+made+a+really+cool+BlinkM+hoodie...&amp;tags=blog" type="text/html" />
	</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>17</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=todbot&amp;popout=1&amp;url=http%3A%2F%2Ftodbot.com%2Fblog%2F2009%2F11%2F29%2Fi2cscanner-pde-arduino-as-i2c-bus-scanner%2F&amp;language=en_GB&amp;category=text&amp;title=I2CScanner.pde%3A+Arduino+as+I2C+bus+scanner&amp;description=One+of+the+challenges+of+working+with+I2C+%28aka+%26%238220%3Btwo-wire%26%238221%3B+or+%26%238220%3BTWI%26%238221%3B+or+%26%238220%3BWire%26%238221%3B%29+devices+is+knowing+the+I2C+address+of+the+device.+Older+devices+have+a+fixed+address%2C+or...&amp;tags=blog" type="text/html" />
	</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>8</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=todbot&amp;popout=1&amp;url=http%3A%2F%2Ftodbot.com%2Fblog%2F2009%2F10%2F07%2Fscary-shifty-servo-eyeballs%2F&amp;language=en_GB&amp;category=text&amp;title=Scary+Shifty+Servo+Eyeballs&amp;description=If+you+want+a+slightly+different+look+for+your+Halloween+pumpkin+or+skull%2C+you+can+pretty+quickly+whip+something+up+with+a+few+servos+and+an+Arduino.+Here%26%238217%3Bs+a+set...&amp;tags=blog" type="text/html" />
	</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>7</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=todbot&amp;popout=1&amp;url=http%3A%2F%2Ftodbot.com%2Fblog%2F2009%2F09%2F22%2Fbehold-the-crystal-monster%2F&amp;language=en_GB&amp;category=text&amp;title=Behold+the+Crystal+Monster&amp;description=The+Crystal+Monster+is+an+art+piece+created+by+Beverly+Tang+and+Tod+E.+Kurt+%28me%29.+It%26%238217%3Bs+on+display+in+the+Continental+Gallery+on+4th+%26%23038%3B+Spring+St+in+downtown...&amp;tags=blog" type="text/html" />
	</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>5</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=todbot&amp;popout=1&amp;url=http%3A%2F%2Ftodbot.com%2Fblog%2F2009%2F05%2F21%2Fusing-maxm-with-flexible-rgb-tape%2F&amp;language=en_GB&amp;category=text&amp;title=Using+MaxM+with+flexible+RGB+tape&amp;description=A+single+BlinkM+MaxM+can+easily+drive+a+5+meter+%2816+ft%29+roll+of+the+flexible+RGB+SMD+LED+tape+that%26%238217%3Bs+used+for+architectural+lighting.+Each+roll+contains+150+RGB...&amp;tags=blog" type="text/html" />
	</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>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=todbot&amp;popout=1&amp;url=http%3A%2F%2Ftodbot.com%2Fblog%2F2009%2F04%2F12%2Fmultiple-blinkm-maxm-blasters-on-one-master%2F&amp;language=en_GB&amp;category=text&amp;title=Multiple+BlinkM+MaxM+Blasters+on+one+Master&amp;description=BlinkM+MaxMs+will+be+back+in+stock+soon.+Over+on+our+GetSatisfaction+area%2C+there%26%238217%3Bs+a+question+on+how+to+use+multiple+BlinkM+MaxM+%26%238220%3BBlaster%26%238221%3B+LED+boards+with+one+MaxM+%26%238220%3BMaster%26%238221%3B...&amp;tags=blog" type="text/html" />
	</item>
	</channel>
</rss>

