Line_follower.ino: This code includes a distance sensor (ultrasonic sensor) to avoid obstacles while following the line. Line_follower_digital.ino: This code does not include the distance sensor and ...
For ths project we used a microcontroller Atmega328 to control a autonomous line follower device. This device included all the required sensors and actuators for the movement, and the program inlcuded ...