Flow Chart
Flow chart play the role behind the process of line follower robot working and also the sensor and motor. The working system of the robot line follower which follows the path or line has a dark color and bright, because the robot is using an IR sensor when exposed to bright color sensor will give a signal (TX) were swept signal receiver (RX) and when the dark color IR The sensor will not reflect the signal. Following are the program flowchart: After burn the coding into the IC, the program will start after the power supply is on and one of the sensor is triggered or active. The IR sensor will detect the obstacle in front either dark color or bright color. When one of the sensor is working it will triggered the DC motor in two condition. If the sensor is give the signal and swept up the receiver the motor will working in three conditions; 1. The both motor will running 2. The right motor will running 3. The left motor will running But, if the sensor is not giv...