Line Following Robot with PID Control on ESP32 DevKit V1 Module. It is an automated device which comprises of a 5-pin IR Sensor that detects lines, and a TB6612FNG Motor Driver for Line following. The values of the PID control constants like Kp, K…
Line Following Robot with PID Control on ESP32 DevKit V1 Module. It is an automated device which comprises of a 5-pin IR Sensor that detects lines, and a TB6612FNG Motor Driver for Line following. The values of the PID control constants like Kp, Ki, and Kd are set using Bluetooth communication.
A bit of AI in readme.md to refine it