Skip to content

Allows an Arduino to use the iRobot Create Open Interface as a device. The Arduino emulates a roomba/Create platform.

Notifications You must be signed in to change notification settings

b3cft/ArduinoOpenInterface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenInterface

Do want to start using the Robot Operating System TurtleBot but don't have access to a iRobot Roomba or Create platform.

Do you have an Arduino with a AFMotor shield or some other H-Bridge circuit?

Then this libary is for you.

This code allows an Arduino to use the iRobot Open Interface and respond as if it is a Roomba/Create robot.

Installing

  • click DOWNLOAD SOURCE from the top right corner.
  • unpack the download.
  • in your sketches folder create a "libraries" folder if one doesn't exist.
  • copy the unpacked OpenInterface folder into that "libraries".
  • restart the the Arduino IDE, you should now see OpenInterface under the "File/Examples" menu.

Look at the example, OIBot.

Enjoy

About

Allows an Arduino to use the iRobot Create Open Interface as a device. The Arduino emulates a roomba/Create platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published