Society of Robots - Robot Forum

Software => Software => Topic started by: hayes4u2c on November 24, 2011, 02:25:51 PM

Title: iRobot AVR line following code
Post by: hayes4u2c on November 24, 2011, 02:25:51 PM
Does anyone know where I might find an example line following code that works with the iRobote create, utilizing WinAVR???

Moose
Title: Re: iRobot AVR line following code
Post by: hayes4u2c on December 01, 2011, 12:21:00 AM
Ok, I think I may be on the right track, I currently have the iRobot configured with the Sharp IR sensor.  I have uploaded both the iRobot Create Sharp IR Scanner source code and the iRobot Create WaveFront Source Code from http://www.societyofrobots.com/robot_iRobot_Create_mod.shtml (http://www.societyofrobots.com/robot_iRobot_Create_mod.shtml) 

Both source codes seem to be working with the newly installed Sharp IR sensor, however I can't figure out how to save an image to be used for tracking.  I believe the original code for the iRobot Create Sharp IR Scanner came from the 50 dollar robot project.  The 50 dollar robot saves the image to be followed at start up.  I tried that with the iRobot but it does not seem to be working. 

In the example video at,
iRobot Create with Stampy Edge-Detection (http://www.youtube.com/watch?v=f_VOQNXpt3g#) 
The iRobot is tracking a beer can, can anyone tell me how to set what will be tracked????

Chris