This project demonstrates a line-following robot built using an Arduino Uno, IR sensors, DC motors, and an ultrasonic sensor. The robot can detect and follow a black line on a white surface and avoid ...
This robot uses two IR sensors to detect a dark line on a surface and adjust direction accordingly via motor control logic.