21
A PRESENTATION ON BLUETOOTH CONTROLLED ROBOT PRESENTED BY: GUIDED BY AAYUSHI (1228231002) MR.JITENDRA SHARMA SHIVANI (1228231008) (ASSITANT PROFESSIOR ) PRIYANKA (1328231902) SUMIT(1228231016) JP INSTITUTE OF ENGINEERING & TECHNOLOGY, MEERUT

Robo wireless controll

Embed Size (px)

Citation preview

Page 1: Robo wireless controll

A PRESENTATION ON BLUETOOTH CONTROLLED ROBOT

PRESENTED BY: GUIDED BY AAYUSHI (1228231002) MR.JITENDRA SHARMA

SHIVANI (1228231008) (ASSITANT PROFESSIOR )

PRIYANKA (1328231902)

SUMIT(1228231016)

JP INSTITUTE OF ENGINEERING &

TECHNOLOGY, MEERUT

Page 2: Robo wireless controll

Wireless Bluetooth control robot

Page 3: Robo wireless controll

TABLE OF CONTENTS:

INTRODUCTION OF PROJECT BLOCK DIAGRAM OVERVIEW OF PROJECT COMPONENT USED IN PROJECT

MICRO CONTROLLER PIN DISCRIPTION BLUETOOTH MOTOR

POWER SUPPLY SOFTWARE USED

Page 4: Robo wireless controll

INTRODUCTION OF PROJECT:

Bluetooth controlled car is a robot which is built using 8051 microcontroller in which communication is done via Bluetooth and programming is done in embedded C language.

Page 5: Robo wireless controll

OVERVIEW OF PROJECT:

What? Vehicle which can be controlled remotely by an Android smart

phone. How?

The app sends commands via Bluetooth. Commands received by Bluetooth modem connected to

microcontroller. Microcontroller controls motors.

Page 6: Robo wireless controll

BLOCK DIAGRAM:

Page 7: Robo wireless controll

MICROCONTROLLER:

Introduced in 1981 by Intel corp. 8 bit microcontroller. 4K bytes internal ROM. 128 bytes internal RAM. Four 8-bit I/O ports (P0 - P3).

All four ports are bidirectional. Max. of 64k bytes of on chip ROM.

Page 8: Robo wireless controll

PIN DISCRIPTION OF 8051 MICROPROSESSOR :

Page 9: Robo wireless controll

CONT::

There are 40 pins which are dedicated to several functions such as I/O, address, RD, WR, data and interrupts.

A total of 32 pins are set away into four ports such as P0, P1, P2, and P3. Where each port contains 8 pins.

XTAL1, XTAL2: X2 AND X1 pins are input output pins for the oscillator. These pins are used to connect to the microcontroller.

PSEN: This pin is used to enable external program memory. If we use an external ROM for storing the program, then logic 0 appears on it, which indicates microcontroller to read data from the memory.

Page 10: Robo wireless controll

CONT::

ALE: Address latch enable pin is an active high –output signals. If we use multiple memory chips, then this pin is used to distinguish between them.

EA: It have to use multiple memories then the application of logic 1 to this pin instructs the microcontroller to read data from both memories –first internal and then external.

Page 11: Robo wireless controll

BLUETOOTH:

Bluetooth Technology is standard for short-range radio communication.

It is a low cost bi-directional (2 ways) wireless interface between mobile devices that provides low power consumption.

Bluetooth Transceiver referring to Bluetooth Transmitter and Receiver and every Bluetooth node have Bluetooth Transceiver.

Page 12: Robo wireless controll

CONT::

The aim is to eliminate the usage of cables. Bluetooth system operates in worldwide unlicensed 2.4GHz Industrial-Scientific-Medical (ISM) frequency band. Bluetooth devices can form a network.

Page 13: Robo wireless controll

MOTOR:

Motor control requires full processor attentionMonitor motor speedContinuously adjust motor voltage to minimize error

between desired and actual motor speedsEssentially a digital feedback control system

Want to avoid this additional hardware and software complexity.

Page 14: Robo wireless controll

POWER SUPPLY

A device or system that supplies electrical or other types of energy to an output load or group of loads is called a power supply unit or PSU.

Here in our application we need a 12v DC power supply for all electronics involved in the project.

This requires step down transformer, rectifier, voltage regulator, and filter circuit for generation of 12v DC power.

Page 15: Robo wireless controll

SOFTWARE USED:

Kiel Software to provide you with software development tools for 8051 based microcontrollers.

With the Kiel tools, you can generate embedded applications for virtually every 8051 derivative.

Kiel software converts the C-codes into the Intel Hex code.

Page 16: Robo wireless controll

APPLICATIONS :

It can be used by police and army for spying

This robot can be used in borders for detecting and disposing hidden land mines.

The robot can be used for surveillance.

It can be use to diffuse Time bomb by a safe distance.

Page 17: Robo wireless controll

ADVANTAGES:

The robot is small in size it easy to carry . Bluetooth is actually cheap technology which help to reduce

the cost of project It need to low power for working so it is Low energy

consumption device It can operate by remote a long distance This device has low weight so it run faster

Page 18: Robo wireless controll

FUTURE DEVELOPMENT:

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

We can add wireless camera to this robot.

IT can be powered by solar energy

IT can be used radar system to see the objective inside a building

Page 19: Robo wireless controll

REFRENCE:-:

Page 20: Robo wireless controll

QUESTION & ANSWER SESSION:-:

Page 21: Robo wireless controll