Wednesday, May 19, 2010

Rangkaian Line Follower ROBOT Berbasis AT89C2051

This Circuit of Line Follower ROBOT has been getting from VingPeaw Competition Award winner in 2543, the robot built with mikrokontroler AT89C2051, L293D, and four IR sensors. Simple circuit and platform, quick tracking and easy-understand program using C language.

The Line Follower ROBOT designed which use two motors control rear wheels and the single front wheel is free. It has 4-infrared sensors on the bottom for detect black tracking tape, when the sensors detected black color, output of comparator, LM324 is low logic and the other the output is high.

Prototipe Line Follower ROBOT
Prototipe Line Follower ROBOT

Rangkaian Line Follower ROBOT
Microcontroller AT89C2051 and H-Bridge driver L293D were used to control direction and speed of motor.
Position of sensors the robot, left hand side is side view and right hand side is top view
Skema rangkaian Infrared sensors and comparators

Software/program

Software for write to AT89C2051 is robot1.hex ,which was written by C-language ,the source code is robot1.c compiled by using MC51 in TINY model with my start up code robot.asm .

Source: http://www.kmitl.ac.th

 
Skema Rangkaian Elektronika