Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 720 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 720 Bytes

This project contains sample code for making a arduino robot recognize dots in front of it using OpenCV, send its results to MyRobots.com and also control the robot using another Android using either voice or gestures to tell the robot to turn or do other things.

The Tutorial folder breaks it down into manageble chunks:

Issues which explain the code and let you see the diffs between each step:

The other folders are the code from our cloud robotics project (forked from google code to github since it seems to be easier for people to set up at hackathons)