This project aims to design a Bluetooth controlled robot car that can be controlled using an Android phone or laptop. An Atmega8 microcontroller is used for serial communication via a Bluetooth HC-05 module using embedded C programming. The HC-05 module allows wireless Bluetooth control of the robot car from a phone or laptop. An L293D motor driver is used to control the motors based on commands received over Bluetooth from the Android device.