i need basic idea about my work

Status
Not open for further replies.

Elimathew

Member level 5
Joined
Jun 21, 2011
Messages
88
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Location
India
Activity points
1,894
hey guys i building a basic line follower for this particular track
**broken link removed**
the robot should pass particular set of coordinates which is not fixed and is needed to be entered just before each run. i would appreciate some basic ideas regarding coding this robot .im using 8052 microcontroller keil compiler
 

Your sensors must be able to detect an intersection.

Your controller must count intersections until it reaches the one which you enter just before a run.

You want it to make a right turn, followed by a left turn at the next intersection. Then it should make no more turns after that.

That's the easiest way.

Or are you supposed to have your robot generate a map in its memory while exploring? And have it turn around when it reaches a dead end, and learn its coordinates? Etc.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…