Difference between revisions of "Roomba - vacuuming robots"
From AIRWiki
m (→External links) |
m (→External links) |
||
Line 32: | Line 32: | ||
[http://www.robotreviews.com/chat/viewforum.php?f=4 Roomba Hacking Forum] | [http://www.robotreviews.com/chat/viewforum.php?f=4 Roomba Hacking Forum] | ||
− | [http://www.irobot.com iRobot USA | + | |
+ | [http://www.irobot.com iRobot USA] |
Revision as of 08:39, 29 April 2010
Roomba is a low-cost robot produced by iRobot. It is intended to be a commercial cleaning robot, however with little to no modification it can become a powerful educational/hobbyist robotics platform.
Contents
Sensors & Actuators
The Roomba comes with these basic sensors:
- Four IR based cliff sensors
- Two bump sensors
- One wall sensor
- A top mounted IR sensor. Used by Virtual Walls, Docking Station, and Remote Control
- One Dirt Detector (acoustic impact). Some Roombas have two.
The Roomba is sold commercially as a mobile vacuum cleaner, thus it also has these actuators:
- Two wheels drive with differential drive
- One main brush motor
- A side brush motor
- A Vacuum motor.
Communication protocol
The Roomba proprietary Serial Command Interface is available here: Roomba SCI.
Hacking the Roomba
Make your own Roomba-serial, Roomba-USB or Roomba-bluetooth dongle.