Skip to content

paulgreg/roomba_pilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Piloting a Roomba with an Arduino

Watch a video of what source code is doing here.

What you need

  • A roomba with a serial port (mine is the 555 model),
  • An arduino,
  • to build a cable to connect the Arduino to the Roomba, see theses instructions,
  • download that nice Roomba library into the Arduino library folder.

Connections

Connect the Roomba RX wire to Arduino pin 0 (RX) and Roomba TX to Arduino pin 1 (TX). To power the Arduino, you’ll need to convert the 20 volts from Roomba to 5 volts using a 7805 5V voltage regulator (see theses instructions).

References

About

Piloting a Roomba using an Arduino Uno

Resources

License

Stars

Watchers

Forks

Languages