Circuit Lake

Electronic Project and Circuit Collection

AVR Tiny Line Following Robot

6:24 am


desktop-line-following-robot2

This electronic project will show you how to build simple Line Following Robot. Main part of this project are ATmega8 as main processor, Six photo-reflectors as line sensor, vibration motors to drive the wheel and Two CR2032 lithium cells as power source.

Here is short description how it works,

The line follower is one of the self operating robot that follows a line that drawn on the floor. The basic operations of the line following are as follows:

  1. Capture line position with optical sensors mounted at front end of the robot. Most are using several numbers of photo-reflectors, and some leading contestants are using an image sensor for image processing. The line sensing process requires high resolution and high robustness.
  2. Steer robot to track the line with any steering mechanism. This is just a servo operation; any phase compensation will be required to stabilize tracking motion by applying digital PID filter or any other servo algorithm.
  3. Control speed according to the lane condition. Running speed is limited during passing a curve due to friction of the tire and the floor.

desktop-line-following-robot

Because this Line Following Robot size is small, it can run on the desk. What an interesting project for electronic robotic hobbyist. This project created by Chan.

Download
Source, schematic and doc

Tag: AVR project, Robotic, Line Follower src



Related Electronics Project:
Line Follower ROBOT Using Microcontroller AT89S2501
Award winner from VingPeaw Competition 2543, the robot built with microcontroller AT892051, IC H bridge L293D, and four IR...
Line Follower Vehicle
The project aim is to build autonomous car following a line against a luminance contrasting surface. It uses AVR8515 microcontroller...
Tiny Robot Braitenberg vehicle
If you are a tiny robot project fans, check this Braitenberg vehicle from tinkerlog. This tiny robot controlled by...



Tags: , , , ,
line follower robot project, line following robot project, how to make wireless line follower robot, high speed line following robot using pid microcontroller, line follower robot using avr