This is a mini-project using Arduino UNO, IR sensors, and DC motors to make a line follower robot. The robot detects a black line on a white surface using IR sensors and adjusts its direction using ...
This repository contains the code and documentation for building a fast and efficient line-following robot using a PID (Proportional-Integral-Derivative) control algorithm. The project is provided in ...