Equipment/Roomba: Difference between revisions
From London Hackspace Wiki
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{EquipmentInfobox | {{EquipmentInfobox | ||
| name = | | name = Roomba <!-- Name of the item. --> | ||
| image = Roomba_2011-11-30_22.00.18.jpg <!-- Image of the item. Leave with placeholder image if none exists. --> | | image = Roomba_2011-11-30_22.00.18.jpg <!-- Image of the item. Leave with placeholder image if none exists. --> | ||
| model = Unknown <!-- Model --> | | model = Unknown <!-- Model --> |
Latest revision as of 18:34, 29 May 2013
Roomba | |
---|---|
Model | Unknown |
Sub-category | Defunct |
Consumables | Unknown |
Accessories | Unknown |
Training link | Unknown |
Owner | Unknown |
Origin | Unknown |
People working on stuffs
I'm working on this serial cable http://blog.makezine.com/archive/2008/02/how-to-make-a-roomba-seri.html --Eb4890 21:42, 4 December 2011 (UTC)
I've had no success getting the roomba to respond to anything over the serial port. I've tried:
- FTDI cable
- arduino serial outputs (with signals from the arduino and without)
- uusb mb5 adaptor (usb->serial 5v device)
I've also tried both SCI and OI protocols with all of the above. Thats using Roombaconn, python roomba libraries and arduino roomba libraries. The best I can get out of it is a continuous reboot loop - tomw