This project presents a Line Follower Robot with Obstacle Detection built using an Arduino microcontroller. The robot is designed to autonomously follow a predefined black line on a white surface, ...
This robot uses two IR sensors to detect a dark line on a surface and adjust direction accordingly via motor control logic.