Skip to content

Ikram-rs22/-Arduino-development-board-based-Line-Following-Robot-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Line-Following-Robot

IMG_20190422_183022 (2)

A line following robot is a wheeled robot which follows a track , usually a black line . The robot has an IR sensor which senses the dark patches of the track and convert it into binary format. This is then converted into a PWM signal with the help of a microcontroller. Then this signal is sent to the motors which drive the robot. In the above instance, we've built a 2 wheel line following robot using 2 dc motors, a motor driver, IR sensor with 6 input, a 9V lipo battery and the arduino nano development board as the micro controller.

About

Arduino IDE code for a two wheeled line following robot using IR sensors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages