This Study aims to develop a line tracer using Arduino Uno the PID control method. Line tracer robot is a type of robot is a type of robot capable of following a specified path. The PID (Proportional-Integral-Derivative) control used to keep the robot on track by correcting the difference between the actual and the desired position. In this study, 6 photo diode sensors were used, the motor driver used the L293D, and the microcontroller used Arduino Uno. Testing the response of the photo diode sensor had the smallest voltage value at 1,219 Vdc and the largest voltage at 4,875 the result of the motor driver measurements all succeeded in stopping, ccw or cw. The end of testing the line tracer robot using PID control is able to navigate properly without getting of the track.
Highlights:
Keywords : Robot, Line Tracer, PID, Arduino Uno