This robot moves along a path drawn by us, usually this path could be straight or curve lines. It detects the path using IR sensors.
We have used a
prebuilt IR Sensor
Module that consists of an IR LED and a Photo Diode
The
power supply
to the motors must be given from the motor driver IC. Thus, choose the appropriate power supply which is sufficient for all the components including the motors. We recommend to choose above 5 volts
git clone https://github.com/Blaize15/Line-followeg-robot.git
python line_follower.py
Run python file from the directory where the file is