Basic Stamp 2 and BOE-Bot Projects (line follow, line maze)
I'm teaching an embedded systems class and using BOE-Bot to make line-following, line-maze, and sumo robots.
Line-following: Making a one-sensor robot now. Will follow up with 2, 3 then 5 sensors with no PID, then add PID. Does anybody have any proven PID code for BS2?
Line maze: I built a line maze for the students to practice on. See www.picrobots.com/line-maze.php if you want to track the progress on this one. Right now I'd like help on the maze algorithm that has the robot follow the shortest path after the first path.
·
Line-following: Making a one-sensor robot now. Will follow up with 2, 3 then 5 sensors with no PID, then add PID. Does anybody have any proven PID code for BS2?
Line maze: I built a line maze for the students to practice on. See www.picrobots.com/line-maze.php if you want to track the progress on this one. Right now I'd like help on the maze algorithm that has the robot follow the shortest path after the first path.
·
Comments
The sticky thread in the Stamps In Class Forum has a link to PID code, although it is not specifically written for the BOE-Bot, it does demonstrate PID on the BASIC Stamps. I hope this helps. Take care.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering
Pablo
If it's complete and well commented, why don't you post it in the completed projects forum? I'm sure that lot's would like to take a look... Just a thought.
roboticsProfessor@gmail.com
Thank you!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Richard Vannoy
Programming and Electronics Instructor
www.RichardVannoy.info
·