top of page

Line Following Robot

01/12/22

Arduino based line following robot using photovoltaic resistors

For a class in electronics and control, I had to code the control software of a simple line following robot that would enable it to complete a course without any external intervention.

For this project I made use of an Arduino Nano and coded a PID controller in C++. This project functioned on the basis of 3 photovoltaic resistors at the front of the robot being the primary source of input.

Project Gallery

bottom of page