This document describes the development of a Bluetooth-controlled RC car using an Arduino microcontroller, which is operated via a smartphone application. The project aims to create an interface that allows users to control the car's movement (forward, backward, left, right, and stop) through Bluetooth commands sent from an Android device. The methodology includes details on the hardware components utilized, software programming considerations, and testing outcomes to ensure proper functionality and error management.