<?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; arduino</title>
	<atom:link href="http://todbot.com/blog/category/arduino/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>listComPorts &#8211; Windows command-line tool for USB-to-serial</title>
		<link>http://todbot.com/blog/2012/03/02/listcomports-windows-command-line-tool-for-usb-to-serial/</link>
		<comments>http://todbot.com/blog/2012/03/02/listcomports-windows-command-line-tool-for-usb-to-serial/#comments</comments>
		<pubDate>Fri, 02 Mar 2012 08:55:21 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[hardware-hacking]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=1109</guid>
		<description><![CDATA[<p>Did you know each Arduino has a unique serial number in its USB interface that you can use to distinguish one Arduino from another? If you deal with multiple Arduinos, knowing exactly which one is plugged into your computer can be a real time-saver.  But actually getting at this serial number and mapping it to COM ports can be challenging.</p>
<p>For Windows computers, here&#8217;s &#8220;listComPorts&#8221;, implemented both in GCC C code and in VBScript, both available from my usbSearch github repository.</p>
<p></p>
<p>It gives the COM port number, the manufacturer name, the USB Vendor ID and Product ID (VID &#038; PID) and [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2012/03/02/listcomports-windows-command-line-tool-for-usb-to-serial/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%2F2012%2F03%2F02%2Flistcomports-windows-command-line-tool-for-usb-to-serial%2F&amp;language=en_GB&amp;category=text&amp;title=listComPorts+%26%238211%3B+Windows+command-line+tool+for+USB-to-serial&amp;description=Did+you+know+each+Arduino+has+a+unique+serial+number+in+its+USB+interface+that+you+can+use+to+distinguish+one+Arduino+from+another%3F+If+you+deal+with+multiple+Arduinos%2C...&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>WiFi for Arduino with Asus WL-520gu</title>
		<link>http://todbot.com/blog/2010/12/16/wifi-for-arduino-with-asus-wl-520gu/</link>
		<comments>http://todbot.com/blog/2010/12/16/wifi-for-arduino-with-asus-wl-520gu/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 09:48:42 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[hardware-hacking]]></category>
		<category><![CDATA[ubicomp]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=909</guid>
		<description><![CDATA[<p>I love Arduino but its lack of wireless bugs me.  And it sucks that WiFi Shields for the Arduino cost as much a cell phone.  I want something cheap.  Turns out, small, cheap WiFi routers like the Asus WL-520gu can run the DD-WRT Linux firmware and act as serial-to-network gateway for Arduinos (or most any other USB device).  Here&#8217;s how to do it.</p>
<p>(Hey, is this a Wifi-controlled BlinkM? I think it is.)
</p>
<p>A quick video showing a router acting as a serial-to-network gateway:
</p>
<p>This is not that new of a concept, hacking Linux onto a router for some [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2010/12/16/wifi-for-arduino-with-asus-wl-520gu/feed/</wfw:commentRss>
		<slash:comments>64</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%2F12%2F16%2Fwifi-for-arduino-with-asus-wl-520gu%2F&amp;hidden=1&amp;language=en_GB&amp;category=text&amp;title=WiFi+for+Arduino+with+Asus+WL-520gu&amp;description=I+love+Arduino+but+its+lack+of+wireless+bugs+me.+And+it+sucks+that+WiFi+Shields+for+the+Arduino+cost+as+much+a+cell+phone.+I+want+something+cheap.+Turns...&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>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>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>Minimal Arduino with ATmega8</title>
		<link>http://todbot.com/blog/2009/05/26/minimal-arduino-with-atmega8/</link>
		<comments>http://todbot.com/blog/2009/05/26/minimal-arduino-with-atmega8/#comments</comments>
		<pubDate>Wed, 27 May 2009 00:36:37 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[arduino]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=494</guid>
		<description><![CDATA[<p>Or: A good use for old Arduino boards</p>
<p>Like me, you may have a few old Arduino boards or ATmega8 chips (in the boards) laying around from when you were first playing with Arduino.  Those chips can still be really useful as the heart of a tiny &#8220;Minimal Arduino&#8221; setup.</p>
<p>A normal Arduino board contains support components that make it easy to use.  If you want a smaller footprint, you can get one of the many Arduino work-alike boards.  But if you want a really small footprint, and reuse your old parts, you can make an Arduino board using [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2009/05/26/minimal-arduino-with-atmega8/feed/</wfw:commentRss>
		<slash:comments>84</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%2F26%2Fminimal-arduino-with-atmega8%2F&amp;language=en_GB&amp;category=text&amp;title=Minimal+Arduino+with+ATmega8&amp;description=Or%3A+A+good+use+for+old+Arduino+boards+Like+me%2C+you+may+have+a+few+old+Arduino+boards+or+ATmega8+chips+%28in+the+boards%29+laying+around+from+when+you+were...&amp;tags=blog" type="text/html" />
	</item>
		<item>
		<title>Arduino chip sticker label</title>
		<link>http://todbot.com/blog/2009/05/23/arduino-chip-sticker-label/</link>
		<comments>http://todbot.com/blog/2009/05/23/arduino-chip-sticker-label/#comments</comments>
		<pubDate>Sun, 24 May 2009 04:53:15 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[lasercut]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=480</guid>
		<description><![CDATA[<p>I&#8217;ve been working with a super minimal Arduino setup recently.  After seeing Alex&#8217;s awesome Arduino/ATmega breadboard header, where he notes there&#8217;s no room on the PCB for pin labeling, I wondered if it would be possible to make a small sticker that goes on the ATmega chip, labeling the pin names. </p>
<p>Here&#8217;s my first attempt:
</p>
<p>And in use:
</p>
<p>This was created by printing on a full-page sticker then laser cutting it to shape.  I could have also just cut out the sticker with scissors, or used regular printer paper and double-sided tape.</p>
<p>Some files if you want to try this out [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2009/05/23/arduino-chip-sticker-label/feed/</wfw:commentRss>
		<slash:comments>40</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%2F23%2Farduino-chip-sticker-label%2F&amp;language=en_GB&amp;category=text&amp;title=Arduino+chip+sticker+label&amp;description=I%26%238217%3Bve+been+working+with+a+super+minimal+Arduino+setup+recently.+After+seeing+Alex%26%238217%3Bs+awesome+Arduino%2FATmega+breadboard+header%2C+where+he+notes+there%26%238217%3Bs+no+room+on+the+PCB+for+pin+labeling%2C+I...&amp;tags=blog" type="text/html" />
	</item>
		<item>
		<title>Tiny Servos as Continuous Rotation Gearmotors</title>
		<link>http://todbot.com/blog/2009/04/11/tiny-servos-as-continuous-rotation-gearmotors/</link>
		<comments>http://todbot.com/blog/2009/04/11/tiny-servos-as-continuous-rotation-gearmotors/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 07:10:27 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[hardware-hacking]]></category>
		<category><![CDATA[toys]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=400</guid>
		<description><![CDATA[<p>I&#8217;ve been exploring various types of gearmotors. DC motors by themselves spin too fast and have low torque.  Gearmotors are motors with a gearbox that slows down the high speed of the motor and produces higher torque.  Most gearmotors are pretty expensive though.  I want a really cheap, almost throw-away, source of gearmotors.  It turns out cheap servos can be made into continuous rotation gearmotors.</p>
<p></p>
<p>Modding servos for continuous rotation is not a new hack.  You can find many examples of it.  You can even buy a nice continuous servo made by Parallax.  But [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2009/04/11/tiny-servos-as-continuous-rotation-gearmotors/feed/</wfw:commentRss>
		<slash:comments>39</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%2F11%2Ftiny-servos-as-continuous-rotation-gearmotors%2F&amp;language=en_GB&amp;category=text&amp;title=Tiny+Servos+as+Continuous+Rotation+Gearmotors&amp;description=I%26%238217%3Bve+been+exploring+various+types+of+gearmotors.+DC+motors+by+themselves+spin+too+fast+and+have+low+torque.+Gearmotors+are+motors+with+a+gearbox+that+slows+down+the+high+speed...&amp;tags=blog" type="text/html" />
	</item>
		<item>
		<title>Wiichuck Adapter on TV!</title>
		<link>http://todbot.com/blog/2009/02/28/wiichuck-adapter-on-tv/</link>
		<comments>http://todbot.com/blog/2009/02/28/wiichuck-adapter-on-tv/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 20:47:07 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[hardware-hacking]]></category>
		<category><![CDATA[thingm]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=328</guid>
		<description><![CDATA[<p></p>
<p>Woohoo, my little Wiichuck adpter for experimenting with the Wii nuchuck made it on TV, thanks to my buddy John Park and Make: TV.  </p>
<p>See the Makezine blog post with the segment, or watch it here:</p>
<p>Maker Workshop &#8211; Personal Flight Recorder on Make: television from make magazine on Vimeo.</p>
]]></description>
		<wfw:commentRss>http://todbot.com/blog/2009/02/28/wiichuck-adapter-on-tv/feed/</wfw:commentRss>
		<slash:comments>9</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%2F02%2F28%2Fwiichuck-adapter-on-tv%2F&amp;language=en_GB&amp;category=text&amp;title=Wiichuck+Adapter+on+TV%21&amp;description=Woohoo%2C+my+little+Wiichuck+adpter+for+experimenting+with+the+Wii+nuchuck+made+it+on+TV%2C+thanks+to+my+buddy+John+Park+and+Make%3A+TV.+See+the+Makezine+blog+post+with...&amp;tags=blog" type="text/html" />
	</item>
		<item>
		<title>Sketching08 talk: Good Hardware APIs et al</title>
		<link>http://todbot.com/blog/2008/07/31/sketching08-talk-good-hardware-apis-et-al/</link>
		<comments>http://todbot.com/blog/2008/07/31/sketching08-talk-good-hardware-apis-et-al/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 02:11:13 +0000</pubDate>
		<dc:creator>todbot</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[sketching]]></category>

		<guid isPermaLink="false">http://todbot.com/blog/?p=294</guid>
		<description><![CDATA[<p>The Sketching in Hardware &#8217;08 conference was held at  RISD in Providence, Rhode Island this year.  Both RISD and Providence were very welcoming and I think we had a lot of fun.  Once again, Mike pulls off an awesome conference.</p>
<p>For my talk, since I didn&#8217;t have one big thing I&#8217;ve been working on this last year, I decided to shotgun blast a bunch of different topics out there, arranged roughly on the topics:
- Good Hardware APIs &#8211; about the evolution of BlinkM&#8217;s layout,
- USB not on Rails &#8211; an update to a previous Sketching talk of mine, [...]]]></description>
		<wfw:commentRss>http://todbot.com/blog/2008/07/31/sketching08-talk-good-hardware-apis-et-al/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%2F2008%2F07%2F31%2Fsketching08-talk-good-hardware-apis-et-al%2F&amp;language=en_GB&amp;category=text&amp;title=Sketching08+talk%3A+Good+Hardware+APIs+et+al&amp;description=The+Sketching+in+Hardware+%26%238217%3B08+conference+was+held+at+RISD+in+Providence%2C+Rhode+Island+this+year.+Both+RISD+and+Providence+were+very+welcoming+and+I+think+we+had+a+lot...&amp;tags=blog" type="text/html" />
	</item>
	</channel>
</rss>

<!-- Dynamic page generated in 7.178 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-22 13:47:32 -->

