0% found this document useful (0 votes)
54 views

Shri Shankaracharya Technical Capmus: Submitted By: - Project Guide

This document provides details about a Bluetooth controlled robot project. The project uses an 8051 microcontroller, DC motors, a motor driver IC, Bluetooth module, and other basic electronic components. An Android application allows a user to control the robot's movement via Bluetooth. Commands like forward, reverse, left, and right can be sent. Potential applications include spying, landmine detection, and surveillance. The methodology uses Bluetooth to transmit movement commands from an Android device to the microcontroller, which controls the motors accordingly.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views

Shri Shankaracharya Technical Capmus: Submitted By: - Project Guide

This document provides details about a Bluetooth controlled robot project. The project uses an 8051 microcontroller, DC motors, a motor driver IC, Bluetooth module, and other basic electronic components. An Android application allows a user to control the robot's movement via Bluetooth. Commands like forward, reverse, left, and right can be sent. Potential applications include spying, landmine detection, and surveillance. The methodology uses Bluetooth to transmit movement commands from an Android device to the microcontroller, which controls the motors accordingly.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

SHRI SHANKARACHARYA TECHNICAL CAPMUS

Minor Project Synopsis On

“BLUETOOTH CONTROLLED ROBOT”

Submitted By :– Project Guide :–

AKANKSHA CHANDRA FATEMA AHMED

TARNI BAGHEL
COMPONENTS REQUIRED

HARDWARE REQUIREMENTS

 8051 series Microcontroller


 DC Motors
 Motor Driver IC
 Crystal
 Resistors
 Capacitors
 Voltage Regulator
 Battery
 Robot Body
 Bluetooth Module

SOFTWARE REQUIREMENTS

 Keil Compiler
 Language: Embedded C or Assembly
 Android application
ABSTRACT

The Bluetooth controlled robot makes use of an android mobile phone for robotic
control with the help of Bluetooth technology. This is a simple robotics project using
8051 series microcontroller. We have heard about Mobile controlled robot using
DTMF technology, which uses call based method to control robot. Also many
wireless-controlled robot use RF modules. The control commands available are more
than RF modules. Smartphone controlled robot is superior to all these robots.

This project is a Bluetooth controlled robot. For this the android mobile user has to
install an application on his/her mobile. Then Bluetooth needs to be turned on in the
mobile. The wireless communication techniques used to control the robot is Bluetooth
technology. Various commands like move forward, reverse, stop, move left and move
right can be used to command the robot.

Applications and Advantages

1. The robot is small in size and can be used for spying.

2. With few modifications and additions, this robot can be used in borders for
detecting and disposing hidden landmines.

3. The robot can be used for reconnaissance or surveillance.

Future Development

 We can interface sensors to this robot so that it can monitor some parameters.

 We can add wireless camera to this robot.


METHODOLOGY

The project is designed to control a robotic vehicle using an android application.


Bluetooth device is interfaced to the control unit on the robot for sensing the signals
transmitted by the android application. This data is conveyed to the control unit,
which moves the robot as desired. An 8051 series microcontroller is used in this
project as control device.

Remote operation is achieved by any smart-phone/Tablet etc., with Android OS, upon
a GUI (Graphical User Interface) based on touch screen operation. Transmitting end
uses an android application device remote through which commands are transmitted.

At the receiving end the two motors that are interfaced to the microcontroller achieve
movement. Serial communication data is sent from the android application and is
received by a Bluetooth receiver interfaced to the microcontroller.

The program on the microcontroller refers to the serial data to generate respective
output based on the input data to operate the motors through a motor driver IC. The
motors are interfaced to the control unit through motor driver IC.
SIGNATURE OF PROJECT GUIDE :

FATEMA AHMED

You might also like