iRobot Roomba Serial Command Interface Specification [pdf](irobot.com)
irobot.com
iRobot Roomba Serial Command Interface Specification [pdf]
http://www.irobot.com/images/consumer/hacker/roomba_sci_spec_manual.pdf
6 comments
Their competition Neato has, in my opinion, a more interesting platform to hack on, mostly due to the fact that the device has a LIDAR sensor on top.
http://www.neatorobotics.com/resources/programmersmanual_201... http://xv11hacking.wikispaces.com/
http://www.neatorobotics.com/resources/programmersmanual_201... http://xv11hacking.wikispaces.com/
I was going to crack a "Roombaduino in 3..2..1.." joke but it turns out there is already a library for this: http://www.airspayce.com/mikem/arduino/Roomba/ (-:
https://github.com/dotjosh/iRobot.NET I wrote one a while back as well, if you are using .net
the cool kids are all using https://www.npmjs.org/package/roomba
this is hackerold not hacker news
Also, it's kinda obvious in retrospect, but Roombas were not designed to drive in straight lines. Which can be annoying if you want to use them as a robotics platform.