<?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: New Roomba Prototyping Cable for Arduino</title>
	<atom:link href="http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/</link>
	<description>Roomba hacks that don't void the warranty</description>
	<lastBuildDate>Tue, 09 Mar 2010 15:20:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: todbot</title>
		<link>http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/comment-page-1/#comment-57992</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Wed, 29 Jul 2009 17:44:25 +0000</pubDate>
		<guid isPermaLink="false">http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/#comment-57992</guid>
		<description>Others have had this problem too.  Someone with a newer Roomba has figured out a solution using SoftSerial instead of normal Serial, check it out here:
http://www.netfluvia.org/layer8/?p=127</description>
		<content:encoded><![CDATA[<p>Others have had this problem too.  Someone with a newer Roomba has figured out a solution using SoftSerial instead of normal Serial, check it out here:<br />
<a href="http://www.netfluvia.org/layer8/?p=127" rel="nofollow">http://www.netfluvia.org/layer8/?p=127</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MovieMaker</title>
		<link>http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/comment-page-1/#comment-57940</link>
		<dc:creator>MovieMaker</dc:creator>
		<pubDate>Wed, 29 Jul 2009 03:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/#comment-57940</guid>
		<description>I made this connector and it simply won&#039;t work to save my soul.  I have checked and rechecked. I have a roomba 530 with a nove arduino.

Thanks,

:-)</description>
		<content:encoded><![CDATA[<p>I made this connector and it simply won&#8217;t work to save my soul.  I have checked and rechecked. I have a roomba 530 with a nove arduino.</p>
<p>Thanks,</p>
<p>:-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: layer8 &#187; Controlling A Roomba with an Arduino</title>
		<link>http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/comment-page-1/#comment-55460</link>
		<dc:creator>layer8 &#187; Controlling A Roomba with an Arduino</dc:creator>
		<pubDate>Wed, 10 Jun 2009 10:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/#comment-55460</guid>
		<description>[...] pin bank.)  Tod Kurt, author of Hacking Roomba and part of the impressive ThingM studio, has a basic photoset showing as similar cable.  At this point, if you&#8217;re looking to do this yourself, you may be wondering which wires in [...]</description>
		<content:encoded><![CDATA[<p>[...] pin bank.)  Tod Kurt, author of Hacking Roomba and part of the impressive ThingM studio, has a basic photoset showing as similar cable.  At this point, if you&#8217;re looking to do this yourself, you may be wondering which wires in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/comment-page-1/#comment-54613</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Mon, 18 May 2009 20:36:10 +0000</pubDate>
		<guid isPermaLink="false">http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/#comment-54613</guid>
		<description>Yes, if you want to have do a Bluesmirf + Arduino + Roomba, the easiest might be to hook the Roomba up to the hardware serial TX/RX pins on the Arduino and then hook the Bluesmirf up to any two other digital pins and use SoftwareSerial at 9600 bps.</description>
		<content:encoded><![CDATA[<p>Yes, if you want to have do a Bluesmirf + Arduino + Roomba, the easiest might be to hook the Roomba up to the hardware serial TX/RX pins on the Arduino and then hook the Bluesmirf up to any two other digital pins and use SoftwareSerial at 9600 bps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin de Silva</title>
		<link>http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/comment-page-1/#comment-54603</link>
		<dc:creator>Colin de Silva</dc:creator>
		<pubDate>Mon, 18 May 2009 16:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/#comment-54603</guid>
		<description>Can I get more info on connecting both the Roomba serial and Bluesmirf?  I expect the Roomba wants the pins 0_RX and 1_TX for its SCI, does that mean the bluesmirf could go on any other digital pins on the arduino and we use &#039;software serial&#039; somehow to talk to a PC, say?

cheers
Colin</description>
		<content:encoded><![CDATA[<p>Can I get more info on connecting both the Roomba serial and Bluesmirf?  I expect the Roomba wants the pins 0_RX and 1_TX for its SCI, does that mean the bluesmirf could go on any other digital pins on the arduino and we use &#8217;software serial&#8217; somehow to talk to a PC, say?</p>
<p>cheers<br />
Colin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roadknightlabs</title>
		<link>http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/comment-page-1/#comment-1147</link>
		<dc:creator>roadknightlabs</dc:creator>
		<pubDate>Wed, 11 Apr 2007 09:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/#comment-1147</guid>
		<description>I made one tonight. It works :)

I made it with a &quot;floating&quot; DD pin &#039;cause I&#039;ve got a BlueSMiRF on the prototype shield of my Arduino and need pin 2 for that. 

Thanks for the neat idea!</description>
		<content:encoded><![CDATA[<p>I made one tonight. It works :)</p>
<p>I made it with a &#8220;floating&#8221; DD pin &#8217;cause I&#8217;ve got a BlueSMiRF on the prototype shield of my Arduino and need pin 2 for that. </p>
<p>Thanks for the neat idea!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roadknightlabs</title>
		<link>http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/comment-page-1/#comment-1133</link>
		<dc:creator>roadknightlabs</dc:creator>
		<pubDate>Tue, 10 Apr 2007 22:22:46 +0000</pubDate>
		<guid isPermaLink="false">http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/#comment-1133</guid>
		<description>Okay, that would explain it. I guess I&#039;ll just have to look closer @ my Arduino board(s). 
Thanks!</description>
		<content:encoded><![CDATA[<p>Okay, that would explain it. I guess I&#8217;ll just have to look closer @ my Arduino board(s).<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/comment-page-1/#comment-1128</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Tue, 10 Apr 2007 19:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/#comment-1128</guid>
		<description>The Arduino has on it a standard 7805 voltage regulator that can take input voltages anywhere from 7.5V to 35V.  The &quot;9V&quot; input really means &quot;7.5-35V&quot;.  But it&#039;s easier to think of it as a single value.</description>
		<content:encoded><![CDATA[<p>The Arduino has on it a standard 7805 voltage regulator that can take input voltages anywhere from 7.5V to 35V.  The &#8220;9V&#8221; input really means &#8220;7.5-35V&#8221;.  But it&#8217;s easier to think of it as a single value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roadknightlabs</title>
		<link>http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/comment-page-1/#comment-1125</link>
		<dc:creator>roadknightlabs</dc:creator>
		<pubDate>Tue, 10 Apr 2007 18:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/#comment-1125</guid>
		<description>I&#039;m curious about the powering aspect. It looks from the pictures like you&#039;ve got the Roomba&#039;s PWR and GND wires going right into the 9V sockets on the Arduino. I thought there was 16V coming off those wires? How does this not fry the Arduino? Or maybe there&#039;s a 78L05 tucked away in a corner I&#039;m not seeing :) ?</description>
		<content:encoded><![CDATA[<p>I&#8217;m curious about the powering aspect. It looks from the pictures like you&#8217;ve got the Roomba&#8217;s PWR and GND wires going right into the 9V sockets on the Arduino. I thought there was 16V coming off those wires? How does this not fry the Arduino? Or maybe there&#8217;s a 78L05 tucked away in a corner I&#8217;m not seeing :) ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/comment-page-1/#comment-21</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Thu, 30 Nov 2006 06:42:13 +0000</pubDate>
		<guid isPermaLink="false">http://hackingroomba.com/2006/11/28/new-roomba-prototyping-cable-for-arduino/#comment-21</guid>
		<description>Bjoern, that&#039;s a great idea.  I&#039;ll try that out for the next cable I build. I admit I only did the header soldering because I happened to have them laying around in my junk box. :)</description>
		<content:encoded><![CDATA[<p>Bjoern, that&#8217;s a great idea.  I&#8217;ll try that out for the next cable I build. I admit I only did the header soldering because I happened to have them laying around in my junk box. :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.575 seconds -->
