Bluetooth Controlled BBOT involves the operation of Robots in accordance with the signals sent from a smart phone using an Android Application and Bluetooth Communication.
This is a differential steering robot that can be controlled from an Android phone via Bluetooth. The robot’s “brain” is AT89c51 Microcontroller. The robot uses a HC-05 Bluetooth module for communication with the Android phone. A custom Android app, created with this BBOT essentially acts as a remote control, sending commands to the Microcontroller that tell the robot to move forward, reverse, stop or rotate.