This document describes how to build a Bluetooth controlled robot using an Arduino Uno, HC-05 Bluetooth module, and L298N motor driver. The circuit connects the Bluetooth module to transmit movement commands from an Android app to the Arduino. The Arduino code controls the motor driver and motors to move the robot forward, backward, left and right based on the Bluetooth data. The robot has applications for surveillance, military use, assistive devices, and home automation.