<?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: iRobot Create Robot Review</title>
	<atom:link href="http://hackingroomba.com/projects/irobot-create-robot-review/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackingroomba.com</link>
	<description>Roomba hacks that don't void the warranty</description>
	<lastBuildDate>Mon, 26 Jul 2010 12:57:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Roombareview</title>
		<link>http://hackingroomba.com/projects/irobot-create-robot-review/comment-page-1/#comment-61804</link>
		<dc:creator>Roombareview</dc:creator>
		<pubDate>Thu, 11 Feb 2010 04:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://hackingroomba.com/projects/irobot-create-robot-review/#comment-61804</guid>
		<description>Haha nice vid John</description>
		<content:encoded><![CDATA[<p>Haha nice vid John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Borch</title>
		<link>http://hackingroomba.com/projects/irobot-create-robot-review/comment-page-1/#comment-61294</link>
		<dc:creator>Borch</dc:creator>
		<pubDate>Sat, 23 Jan 2010 10:45:03 +0000</pubDate>
		<guid isPermaLink="false">http://hackingroomba.com/projects/irobot-create-robot-review/#comment-61294</guid>
		<description>How can I within my software detect if the USB cable is inserted or not?
-Ole</description>
		<content:encoded><![CDATA[<p>How can I within my software detect if the USB cable is inserted or not?<br />
-Ole</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Sanyo</title>
		<link>http://hackingroomba.com/projects/irobot-create-robot-review/comment-page-1/#comment-21721</link>
		<dc:creator>John Sanyo</dc:creator>
		<pubDate>Tue, 24 Jun 2008 00:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://hackingroomba.com/projects/irobot-create-robot-review/#comment-21721</guid>
		<description>Hey check out this sweet Roomba Video!!

It&#039;s so funny and the song is great!

http://www.youtube.com/watch?v=4C2zGwwraEA

-John</description>
		<content:encoded><![CDATA[<p>Hey check out this sweet Roomba Video!!</p>
<p>It&#8217;s so funny and the song is great!</p>
<p><a href="http://www.youtube.com/watch?v=4C2zGwwraEA" rel="nofollow">http://www.youtube.com/watch?v=4C2zGwwraEA</a></p>
<p>-John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://hackingroomba.com/projects/irobot-create-robot-review/comment-page-1/#comment-15890</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Tue, 26 Feb 2008 21:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://hackingroomba.com/projects/irobot-create-robot-review/#comment-15890</guid>
		<description>Hi Isaac,  I hear you about Roomba/Create physical wobbliness.  I&#039;ve tried many things to make it more stable and haven&#039;t really found a solution. But then I&#039;ve not been looking too hard lately.  My last idea that I never implemented was to make an aluminum brace screwed into the various mount points. I recommend poking around the &lt;a href=&quot;http://createforums.irobot.com/irobotcreate/&quot; rel=&quot;nofollow&quot;&gt;iRobot Create Forums&lt;/a&gt;. They may have some ideas.

In regards to using RXTX on a Mac, I recommend downloading the &lt;a href=&quot;http://arduino.cc/&quot; rel=&quot;nofollow&quot;&gt;Arduino&lt;/a&gt; software, pulling out the &quot;RXTXComm.jar&quot; and &quot;librxtxSerial.jnilib&quot; files from it, and replacing the same-named old RXTX files.  The Arduino community has worked on making RXTX work really well on both Mac OS X &amp; Windows.  These changes are in the RXTX source repository, but not yet in the downloadable version of RXTX.</description>
		<content:encoded><![CDATA[<p>Hi Isaac,  I hear you about Roomba/Create physical wobbliness.  I&#8217;ve tried many things to make it more stable and haven&#8217;t really found a solution. But then I&#8217;ve not been looking too hard lately.  My last idea that I never implemented was to make an aluminum brace screwed into the various mount points. I recommend poking around the <a href="http://createforums.irobot.com/irobotcreate/" rel="nofollow">iRobot Create Forums</a>. They may have some ideas.</p>
<p>In regards to using RXTX on a Mac, I recommend downloading the <a href="http://arduino.cc/" rel="nofollow">Arduino</a> software, pulling out the &#8220;RXTXComm.jar&#8221; and &#8220;librxtxSerial.jnilib&#8221; files from it, and replacing the same-named old RXTX files.  The Arduino community has worked on making RXTX work really well on both Mac OS X &#038; Windows.  These changes are in the RXTX source repository, but not yet in the downloadable version of RXTX.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isaac</title>
		<link>http://hackingroomba.com/projects/irobot-create-robot-review/comment-page-1/#comment-15883</link>
		<dc:creator>Isaac</dc:creator>
		<pubDate>Tue, 26 Feb 2008 19:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://hackingroomba.com/projects/irobot-create-robot-review/#comment-15883</guid>
		<description>Hi. 

I am an avid user of roombacomm; i&#039;ve even hijacked your code to control my other serial revices. I was wondering if you had any ideas for improving the stability of the create. I&#039;ve put a huge 12 volt battery in its cargo bay, but if you put something tall enough on it, it starts to sway. the cargo bay is not connected to the rest of the roomba well, and the palstic bends. If you just press down on the cargo bay you can feel it. any ideas?  I&#039;ve also just switched to a MAC and rxtx is having some issues, but i&#039;ll work those out.</description>
		<content:encoded><![CDATA[<p>Hi. </p>
<p>I am an avid user of roombacomm; i&#8217;ve even hijacked your code to control my other serial revices. I was wondering if you had any ideas for improving the stability of the create. I&#8217;ve put a huge 12 volt battery in its cargo bay, but if you put something tall enough on it, it starts to sway. the cargo bay is not connected to the rest of the roomba well, and the palstic bends. If you just press down on the cargo bay you can feel it. any ideas?  I&#8217;ve also just switched to a MAC and rxtx is having some issues, but i&#8217;ll work those out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://hackingroomba.com/projects/irobot-create-robot-review/comment-page-1/#comment-14925</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Tue, 05 Feb 2008 17:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://hackingroomba.com/projects/irobot-create-robot-review/#comment-14925</guid>
		<description>Hi Scott, 
Funny, I was just thinking about that!  The command module is just an AVR ATmega168, exactly the same chip that&#039;s part of &lt;a href=&quot;http://arduino.cc/&quot; rel=&quot;nofollow&quot;&gt;Arduino&lt;/a&gt;.  Arduino has a library called &lt;a href=&quot;http://www.arduino.cc/en/Reference/SoftwareSerial&quot; rel=&quot;nofollow&quot;&gt;Software Serial&lt;/a&gt; that lets one use any other set of I/O pins as a second (slower) serial port.

You should be able to pick two unused I/O lines on the command module, hook them up to the Bluetooth module, then use something like SoftwareSerial to turn those lines into a serial connection back to your PC.  The original serial port of the command module then controls the Create.</description>
		<content:encoded><![CDATA[<p>Hi Scott,<br />
Funny, I was just thinking about that!  The command module is just an AVR ATmega168, exactly the same chip that&#8217;s part of <a href="http://arduino.cc/" rel="nofollow">Arduino</a>.  Arduino has a library called <a href="http://www.arduino.cc/en/Reference/SoftwareSerial" rel="nofollow">Software Serial</a> that lets one use any other set of I/O pins as a second (slower) serial port.</p>
<p>You should be able to pick two unused I/O lines on the command module, hook them up to the Bluetooth module, then use something like SoftwareSerial to turn those lines into a serial connection back to your PC.  The original serial port of the command module then controls the Create.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://hackingroomba.com/projects/irobot-create-robot-review/comment-page-1/#comment-14922</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 05 Feb 2008 16:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://hackingroomba.com/projects/irobot-create-robot-review/#comment-14922</guid>
		<description>Thanks, Tod. 

Do you think it would be possible to take your bluetooth adapter from the book and interface it with one of the inputs on the command module? 

Sounds like a fun challenge for me to tackle!</description>
		<content:encoded><![CDATA[<p>Thanks, Tod. </p>
<p>Do you think it would be possible to take your bluetooth adapter from the book and interface it with one of the inputs on the command module? </p>
<p>Sounds like a fun challenge for me to tackle!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://hackingroomba.com/projects/irobot-create-robot-review/comment-page-1/#comment-14901</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Tue, 05 Feb 2008 06:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://hackingroomba.com/projects/irobot-create-robot-review/#comment-14901</guid>
		<description>Hi Scot,
Thanks! I&#039;m glad you&#039;re enjoying the book.  You can definitely use the cargo bay connector at the same time as the Create&#039;s OI port. In fact, the serial lines in the OI connector are duplicated in the cargo bay connector (TX &amp; RX, pins 1 &amp; 2).

However, using the command module at the same time as something plugged into the OI connector isn&#039;t possible because the command module uses the TX &amp; RX lines to control the Create.  For it to both control the Create and talk over Bluetooth would require for the command module to have two serial ports, which it does not.</description>
		<content:encoded><![CDATA[<p>Hi Scot,<br />
Thanks! I&#8217;m glad you&#8217;re enjoying the book.  You can definitely use the cargo bay connector at the same time as the Create&#8217;s OI port. In fact, the serial lines in the OI connector are duplicated in the cargo bay connector (TX &#038; RX, pins 1 &#038; 2).</p>
<p>However, using the command module at the same time as something plugged into the OI connector isn&#8217;t possible because the command module uses the TX &#038; RX lines to control the Create.  For it to both control the Create and talk over Bluetooth would require for the command module to have two serial ports, which it does not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://hackingroomba.com/projects/irobot-create-robot-review/comment-page-1/#comment-14890</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 05 Feb 2008 04:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://hackingroomba.com/projects/irobot-create-robot-review/#comment-14890</guid>
		<description>Do you know if it is possible to use the serial port at the same time as the cargo bay connector? I&#039;d like to use the command module for the added functionality and use your serial to bluetooth connector to wirelessly communicate.

BTW - great book!

Scott</description>
		<content:encoded><![CDATA[<p>Do you know if it is possible to use the serial port at the same time as the cargo bay connector? I&#8217;d like to use the command module for the added functionality and use your serial to bluetooth connector to wirelessly communicate.</p>
<p>BTW &#8211; great book!</p>
<p>Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://hackingroomba.com/projects/irobot-create-robot-review/comment-page-1/#comment-4333</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Thu, 05 Jul 2007 03:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://hackingroomba.com/projects/irobot-create-robot-review/#comment-4333</guid>
		<description>Hi Sandy,
You might want to ask your question on the &lt;a href=&quot;http://www.roombareview.com/chat/viewforum.php?f=1&quot; rel=&quot;nofollow&quot;&gt;Roomba  Review forums&lt;/a&gt;.  There are lots of knowledgeable people there who have fixed broken Roombas and found replacement parts.  I&#039;ve not done such things so I can&#039;t be to much help to you.  Good luck finding parts.  If all else fails, you may be able to buy a broken Roomba on ebay and cannibalize it for parts.</description>
		<content:encoded><![CDATA[<p>Hi Sandy,<br />
You might want to ask your question on the <a href="http://www.roombareview.com/chat/viewforum.php?f=1" rel="nofollow">Roomba  Review forums</a>.  There are lots of knowledgeable people there who have fixed broken Roombas and found replacement parts.  I&#8217;ve not done such things so I can&#8217;t be to much help to you.  Good luck finding parts.  If all else fails, you may be able to buy a broken Roomba on ebay and cannibalize it for parts.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
