Cam Hong Tran DREU Website

Home
Mentor
Project
Journal
References

 

    

** Introduction about Scribbler robot. This book offers me some basic knowledge about Python and an overview of Myro and working with Scribbler. Although the explanation may be lengthy sometimes, there are parts that are very helpful **

http://wiki.roboteducation.org/Introduction_to_Computer_Science_via_Robots

** Myro Preference Manual. This link offers an comprehensive summary of Myro commands **

 http://wiki.roboteducation.org/Myro#Movement_Functions

** Additional material. I have found in this link more explanations and techniques to efficiently use robot's resources **

http://www.cc.gatech.edu/classes/AY2009/cs1301_summer/

** Problematic in making the robot following a line. This link gives me more insight on the subject of the Scribbler's ability to follow a line **

http://myro.roboteducation.org/pipermail/myro-users/2008-October/000457.html

** On the topic of going on a straight line, this link explains about a command in the Myro library called calibrate() which let you tweak the robot's motor values so that robot can do better in going straight **

http://wiki.roboteducation.org/Chapter_2#Calibration:_Making_Your_Robot_Go_Straight

** Communication with multiple robots. This link provides valuable information about the Scribbler robots and the Myro's remote control feature  **

http://wiki.roboteducation.org/Chapter_9