Thursday, 6 October 2011

Line_follower_robot


  • robot is designed to be able to follow a black line on the ground without getting off the line too much.
  • The robot  has 3 sensors installed  underneath the front part of the body, and two  DC motors  drive wheels moving forward
  •  A circuit inside takes an input signal from 3 sensors and controls the speed of wheels’ rotation. using the microcontroller as the brain of the robot.Microcontroller will active the motor if right and left sensor high active and the middle sensor is low active.
  • The control is done in such a way that when a sensor senses a black line, the  motor slows down or even stops
  • Then the  difference  of rotation speed makes it possible to make turns. For instance, if the sensor somehow senses a black line, the wheel on that side slows down and the robot will make a right turn.

4 comments:

  1. can your robot to detect white line???

    ReplyDelete
  2. what kind of micro-controller use for this project

    ReplyDelete
  3. insya allah the robot can detect the white line.. just need to alter the coding.. using PIC 16f877a

    ReplyDelete
  4. Plz upload the circuit

    ReplyDelete