- This topic has 3 replies, 4 voices, and was last updated 7 years, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
|
Microcontroller › Arduino › LINE FOLLOWING ROBOT
help me im looking for the finish code of line following robot. does anyone can help me here?
thanks
and how will the robot will avoid the obstacle in front of him thanks
Hi Karl
You can check out following projects on EG:
1. "engineersgarage.com/contribution/line-follower-robot-using-8051-microcontroller", this will help you with the LFR thing.
2. "engineersgarage.com/contribution/obstacle-avoiding-robot-without-microcontroller", this one will take care of the obstacle avoidance stuff. Although this is a microcontroller-less circuit, you can use its signals as input to microcontroller that is being used in the above LFR and then process it to generate the desired output.
Good Luck
obstacle avoidance can be done using IR LED – photo diode pair or using ultrasonic sensor
For obstacle avoiding you can use ultrasonic sensor that gives better working…