Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 370 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 370 Bytes

Line Follower Robot

LineFollower using Arduino:

  • Designed a robot that follows a black line on white background autonomously based on PID algorithm using an
    Atmel Atmega-328p microcontroller.
  • Fabricated a 6-sensor IR array to detect black line and Histogram method is used to estimate the line position w.r.t reference sensor.