Difference between revisions of "Equipment/Roomba"

From London Hackspace Wiki
Jump to navigation Jump to search
m
Line 16: Line 16:
 
I've also tried both SCI and OI protocols with all of the above. Thats using Roombaconn, python roomba libraries and arduino roomba libraries.  
 
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 - [[User:fridgehead|tomw]]
 
The best I can get out of it is a continuous reboot loop - [[User:fridgehead|tomw]]
 +
 +
[[Category:Equipment]]

Revision as of 19:05, 20 May 2013

Roomba 2011-11-30 22.00.18.jpg


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