Abstract:
Automated adjustment side mirror develop to help driver easily adjust the mirror rather than driver need to be adjusts manually using driver hand. This project is mainly focusing on communication bit to controller. From computer data sent to controller and then signal sent to the servo motor mount behind the side mirror to be adjust accordingly. A UART (Universal Asynchronous Receiver/Transmitter) is the microchip with programming that controls a computer's interface to its attached serial devices or known as controller. Serial transmission is commonly used to transfer data from computer to controller. Pulse Width Modulation (PWM) technique is used for angle motor movement where its signal is generated in microcontroller.