AVR Tiny Line Following Robot


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:
- 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.
- 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.
- Control speed according to the lane condition. Running speed is limited during passing a curve due to friction of the tire and the floor.

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 posts:
- 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... - Tiny Robot Braitenberg vehicle
If you are a tiny robot project fans, check this Braitenberg vehicle from tinkerlog. This tiny robot controlled by... - Crawling Robot
The SNAKY project goal is to build a robot moving around using the same crawling principle of a snake.... - AVR Robot Controller 1.1
The AVR robot controller (ARC 1.1) was designed as the base controller for a high school Mini-Sumo robot project.... - Autonomous Robot Vacuum
The project is an autonomous robot vacuum that picks up rice named as “Sir Sucks A Lot More“. The...
Search terms:
line follower robot circuit, arduino line following robot, minisumo robot project AVR, line tracker robot bascom pid control, line following robot, line following circuit lake, line follower robot project








