Skip to main content

Line Follower Robot Components

Component used for the robot

  1. Atmel 89S52 microcontroller
  2. 5 ways channel Line Follower track auto calibrate IR sensor
  3. YL-39 51/AVR MPU series emulators & development tool
  4. L298N motor driver module



Atmel 89S52 Microcontroller


5 ways channel Line Follower track auto calibrate IR sensor



L298N motor driver module


YL-39 51/AVR MPU series emulators & development tool

Comments

Popular posts from this blog

Block Diagram

Robot Design

First Design Final Design

Line Follower Robot

Line Follower Robot (Assignment 1b). The purpose of this project is to produce a line follower robot using 8051 microcontroller. This robot will sense either white/black line using IR sensor and send signals to MCU (Microcontroller Unit). Then drives the motor according to sensors' output. Basic concept from figure above, when IR2 detects the line, the robot moves forward, when IR 1 detect line, the robot will turn left, when IR3 detects the line, it'll turn right but when all the sensor detect the line, it'll stop