<?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: RoombaDevTools RooStick</title>
	<atom:link href="http://todbot.com/blog/2006/05/26/roombadevtools-roostick/feed/" rel="self" type="application/rss+xml" />
	<link>http://todbot.com/blog/2006/05/26/roombadevtools-roostick/</link>
	<description>Random experiments, circuits, code, rapid prototyping, sometimes things to buy, and the odd tune by Tod E. Kurt.</description>
	<lastBuildDate>Tue, 07 Feb 2012 02:00:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: todbot</title>
		<link>http://todbot.com/blog/2006/05/26/roombadevtools-roostick/comment-page-1/#comment-78354</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Sat, 29 Oct 2011 21:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/05/26/roombadevtools-roostick/#comment-78354</guid>
		<description>Fatman, SparkFun appears to have a few RooSticks available: http://www.sparkfun.com/products/670</description>
		<content:encoded><![CDATA[<p>Fatman, SparkFun appears to have a few RooSticks available: <a href="http://www.sparkfun.com/products/670" rel="nofollow">http://www.sparkfun.com/products/670</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fatman</title>
		<link>http://todbot.com/blog/2006/05/26/roombadevtools-roostick/comment-page-1/#comment-78334</link>
		<dc:creator>Fatman</dc:creator>
		<pubDate>Wed, 19 Oct 2011 13:25:23 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/05/26/roombadevtools-roostick/#comment-78334</guid>
		<description>The website seems to be undergoing some changes. No RooStick for me. :(</description>
		<content:encoded><![CDATA[<p>The website seems to be undergoing some changes. No RooStick for me. :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maarten</title>
		<link>http://todbot.com/blog/2006/05/26/roombadevtools-roostick/comment-page-1/#comment-4180</link>
		<dc:creator>Maarten</dc:creator>
		<pubDate>Mon, 26 Jun 2006 15:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/05/26/roombadevtools-roostick/#comment-4180</guid>
		<description>When you download the VCP drivers, and install them and then load them:
$sudo kextload /System/Library/Extensions/SLAB_USBtoUART.kext
Password:
kextload: /System/Library/Extensions/SLAB_USBtoUART.kext loaded successfully

How do they then appear under
$ls -l /dev/* ?</description>
		<content:encoded><![CDATA[<p>When you download the VCP drivers, and install them and then load them:<br />
$sudo kextload /System/Library/Extensions/SLAB_USBtoUART.kext<br />
Password:<br />
kextload: /System/Library/Extensions/SLAB_USBtoUART.kext loaded successfully</p>
<p>How do they then appear under<br />
$ls -l /dev/* ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://todbot.com/blog/2006/05/26/roombadevtools-roostick/comment-page-1/#comment-3716</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Mon, 29 May 2006 15:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/05/26/roombadevtools-roostick/#comment-3716</guid>
		<description>soopergooman: there&#039;s actually two LEDs on the RooStick: one powered by USB and one powered by the Roomba&#039;s ~+16VDC Vpwr line.  The USB LED is fine, it&#039;s the Vpwr LED that gets too hot.  This is probably because the same value current limiting resistor was used for both LED circuits.  With about three times the voltage across the same value resistor, you get 3 times the current.  It may be a manufacturing defect on my particular RooStick: trying to see the values on those surface-mount resistor specks is hard.</description>
		<content:encoded><![CDATA[<p>soopergooman: there&#8217;s actually two LEDs on the RooStick: one powered by USB and one powered by the Roomba&#8217;s ~+16VDC Vpwr line.  The USB LED is fine, it&#8217;s the Vpwr LED that gets too hot.  This is probably because the same value current limiting resistor was used for both LED circuits.  With about three times the voltage across the same value resistor, you get 3 times the current.  It may be a manufacturing defect on my particular RooStick: trying to see the values on those surface-mount resistor specks is hard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: soopergooman</title>
		<link>http://todbot.com/blog/2006/05/26/roombadevtools-roostick/comment-page-1/#comment-3715</link>
		<dc:creator>soopergooman</dc:creator>
		<pubDate>Mon, 29 May 2006 15:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/05/26/roombadevtools-roostick/#comment-3715</guid>
		<description>I just saw this on Engadget.com and now I see that you have a &quot;HOT LED&quot; problem. The reason it&#039;s getting so hot is that it&#039;s probably drawing over 4 volts of juice from the usb port(any higher and you risk hot plastic explosions.) If you wanted to mod it yourself, then connect a 3.6v resistor to one end of the led contact and then to the pcb, this will dim it and make it not so hot to the touch.</description>
		<content:encoded><![CDATA[<p>I just saw this on Engadget.com and now I see that you have a &#8220;HOT LED&#8221; problem. The reason it&#8217;s getting so hot is that it&#8217;s probably drawing over 4 volts of juice from the usb port(any higher and you risk hot plastic explosions.) If you wanted to mod it yourself, then connect a 3.6v resistor to one end of the led contact and then to the pcb, this will dim it and make it not so hot to the touch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://todbot.com/blog/2006/05/26/roombadevtools-roostick/comment-page-1/#comment-3705</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Sun, 28 May 2006 16:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/05/26/roombadevtools-roostick/#comment-3705</guid>
		<description>dd: good point. I&#039;ve changed the text to be a bit more explanatory.  The post was originally written for other Roomba hackers.

xSmurf: that&#039;s true, but the installer for the driver doesn&#039;t tell you that and the RooStick is targeted at folk less inclined to know how to load kernel modules.</description>
		<content:encoded><![CDATA[<p>dd: good point. I&#8217;ve changed the text to be a bit more explanatory.  The post was originally written for other Roomba hackers.</p>
<p>xSmurf: that&#8217;s true, but the installer for the driver doesn&#8217;t tell you that and the RooStick is targeted at folk less inclined to know how to load kernel modules.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xSmurf</title>
		<link>http://todbot.com/blog/2006/05/26/roombadevtools-roostick/comment-page-1/#comment-3704</link>
		<dc:creator>xSmurf</dc:creator>
		<pubDate>Sun, 28 May 2006 15:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/05/26/roombadevtools-roostick/#comment-3704</guid>
		<description>Actually you don&#039;t need to reboot under Mac OS X; you can load any kernel extension like so:

&lt;code&gt;# sudo kextload /System/Library/Extensions/com.extension.kext&lt;/code&gt;

Obviously you&#039;ll need to replace &quot;com.extension.kext&quot; with the name of the extension you want to load. This works since 10.3, iirc.</description>
		<content:encoded><![CDATA[<p>Actually you don&#8217;t need to reboot under Mac OS X; you can load any kernel extension like so:</p>
<p><code># sudo kextload /System/Library/Extensions/com.extension.kext</code></p>
<p>Obviously you&#8217;ll need to replace &#8220;com.extension.kext&#8221; with the name of the extension you want to load. This works since 10.3, iirc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dd</title>
		<link>http://todbot.com/blog/2006/05/26/roombadevtools-roostick/comment-page-1/#comment-3703</link>
		<dc:creator>dd</dc:creator>
		<pubDate>Sun, 28 May 2006 13:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/05/26/roombadevtools-roostick/#comment-3703</guid>
		<description>Not enough description is given in this review to tell the reader actually WHAT the RooStick allows one to do.  Control wirelessly?  From the computer?  Very poor write-up.</description>
		<content:encoded><![CDATA[<p>Not enough description is given in this review to tell the reader actually WHAT the RooStick allows one to do.  Control wirelessly?  From the computer?  Very poor write-up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MAKE: Blog</title>
		<link>http://todbot.com/blog/2006/05/26/roombadevtools-roostick/comment-page-1/#comment-3697</link>
		<dc:creator>MAKE: Blog</dc:creator>
		<pubDate>Sat, 27 May 2006 19:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/05/26/roombadevtools-roostick/#comment-3697</guid>
		<description>&lt;strong&gt;RoombaDevTools RooStick review...&lt;/strong&gt;

 Todbot has a review of the RooStick, a USB to serial device for controlling a Roomba - &quot;The RooStick is a USB-to-Serial adapter with a Mini DIN 7-pin socket on it that matches the SCI connector on the Roomba.......</description>
		<content:encoded><![CDATA[<p><strong>RoombaDevTools RooStick review&#8230;</strong></p>
<p> Todbot has a review of the RooStick, a USB to serial device for controlling a Roomba &#8211; &#8220;The RooStick is a USB-to-Serial adapter with a Mini DIN 7-pin socket on it that matches the SCI connector on the Roomba&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

