SlideShare a Scribd company logo
1 of 26
WIRELESS GESTURE
CONTROLLED
ROBOT
USING ACCELEROMETER
NAME โ€“LOKENDAR KUMAR PAL
BE.TECH (ECE)
COLLOGE-DEV BHOOMI INSTITUE OF
TECHNOLOGY,DEHRADUUN.
INTRODUCTION
LOKENDAR KUMAR PAL
๏‚— A Gesture Controlled robot is a kind of
robot which can be controlled by your hand
gestures not by old buttons.
๏‚— You just need to wear a small transmitting
device in your hand which included an
acceleration meter.
๏‚—
๏‚— This will transmit an appropriate command
to the robot so that it can do whatever we
want.
LOKENDAR KUMAR PAL
๏‚— The transmitting device included a
comparator IC for analog to digital
conversion and an encoder IC(HT12E)
which is use to encode the four bit data
and then it will transmit by an RF
Transmitter module.
๏‚— At the receiving end an RF Receiver
module receiver's the encoded data and
decode it by an decoder IC(HT12D).
๏‚— This data is then processed by a
microcontroller (ATMEGA 16) and finally
our motor driver to control the motor's
LOKENDAR KUMAR PAL
Robot
Gesture device
LOKENDAR KUMAR PAL
๏‚— As we can see in the images one is robot
and the another is to transmit the gesture
data to robot.
๏‚— Now its time to break the task in different
module's to make the task easy and
simple any Project become easy or error
free if it is done in different modules. As
our project is already divided into two
different part transmitter and receiver.
LOKENDAR KUMAR PAL
CIRCUIT DIAGRAM FOR RECIEVER
A
T
M
E
G
A
1
6
LOKENDAR KUMAR PAL
CIRCUIT DIAGRAM FOR TRANSMITER
LOKENDAR KUMAR PAL
CIRCUIT DESCRIPTION
๏‚— Transmitter device or Gesture device: This
part contain four module in it--
๏‚— 1- Accelerometer
๏‚— 2- Comparator
๏‚— 3- Encoder(HT12E)
๏‚— 4- RF Transmitter
LOKENDAR KUMAR PAL
Accelerometer:-
๏‚— An Accelerometer is a kind
of sensor which gives an
analog data while moving
in X,Y,Z direction or may
be X,Y direction only
depends on the type of the
sensor.
๏‚— Here is a small image of an
Accelerometer shown. We
can see in the image that
their are some arrow
showing if we tilt these
sensor's in that direction
then the data at that
corresponding pin will
change in the analog form. LOKENDAR KUMAR PAL
๏‚— A Accelerometer have 6 pins-
๏‚— 1- VDD- We will give the +5volt to this pin
๏‚— 2- GND- We simply connect this pin to the
ground for biasing.
๏‚— 3- X- On this pin we will receive the analog
data for x direction movement.
๏‚— 4- Y- On this pin we will receive the analog
data for y direction movement.
๏‚— 5- Z- On this pin we will receive the analog
data for z direction movement.
๏‚— 6- ST- this pin is use to set the sensitivity of
the accelerometer 1.5g/2g/3g/4g.
LOKENDAR KUMAR PAL
COMPARATOR
๏‚— For the purpose to change the
analog voltage into digital we use
comparator which compare that
analog voltage to a reference
voltage and give a particular high
or low voltage.
๏‚— LM324 IC The figure shown here is
comparator IC. The pin 1,7,8 and
14 are use to give out put to the
microcontroller. We should connect
a reference voltage to the -ve
terminal for high output when input
is high(+ve terminal for high output
when input is low) from the LM324
IC.
๏‚— In this circuit we compare the data
from x with two terminal one for
positive x direction and negative x
direction and same for y direction.
๏‚— LOKENDAR KUMAR PAL
Encoder(HT12E IC):-
๏‚— The HT12E is an 4bit encoder which
encode the input data applied on it .The
pin description of the HT12E is shown in
the figure .
๏‚— Pin (1 to 8) A0-A7 known as address bits
so we do not need to consider them. Pin
no (9 and 18) are use to bias the IC as
pin-18 as VCC and pin-9 as GND Pin - 17
is connected to the rf transmitter module
Pin.
๏‚— Pin-16 and pin-15 are connected by an
Osc resistor known as Roscc(1.1
Mohm).Pin-14 is connected to ground to
enable the transmit.
๏‚— Pin-13 to pin-10 are known as AD0 to
AD3 those having the 4bit data which is
required to transmit.
LOKENDAR KUMAR PAL
RF Transmitter Module(TX):-
๏‚— The transmitter module is
working on the frequency of
433MHz and is easily available
in the market at the cost of
250rs .
๏‚— The vcc pin is connected to
the +terminal in the circuit.
๏‚— The data pin is connected to
the HT12E(pin no-17) that is
transmitted or we can say
that encoded data.
๏‚— The next pin is shown in
figure is GND that is
connected to the ground
terminal.
๏‚— Now the last pin ANT this is
connected to a small wire as
an antenna.
LOKENDAR KUMAR PAL
Receiver or Robot
๏‚— This part contain four module--
๏‚— 1. Receiver
๏‚— 2. Decoder(HT12D)
๏‚— 3. Process(microcontroller 8051)
๏‚— 4. Actuator (Motor driver L293D)
LOKENDAR KUMAR PAL
RF Receiver Module(RX):-
๏‚— The RF receiver module will
receive the data which is
transferred by the gesture
device. It is also working as
similar to the transmitter
module.
๏‚— Connect the +vcc pin to the
5volt terminal Connect the
ground pin to the ground
terminal.
๏‚— The data pin is then connected to
the HT12D (pin-14). So that we
can get the decoded 4 bit data
Connect the +vcc pin to the
5volt terminal Connect the
ground pin to the ground
terminal.
๏‚— The data pin is then connected to
the HT12D (pin-14). So that we
can get the decoded 4 bit data
LOKENDAR KUMAR PAL
Decoder (HT12D):-
๏‚— In a very simple way we can say that an
HT12D converts that serial data into
parallel which is received by the rf
receiver module. The input data is
decoded when no error or unmatched
codes are found. A valid transmission in
indicated by a high signal at VT pin that is
pin no 17.
๏‚— Pin 18 : It is use to give the +vcc or
biasing to the IC HT12D this pin is
connected with the +5 volt.
๏‚— Pin 17 : It is the valid transmission pin it
will high when the transmission is ok so
that we connected this pin to an led for
indication.
๏‚— Pin 16-15: we connect these two pin
directly by a 51k resistor.
๏‚— Pin 14 : This pin is connected with the rf
receiver module data pin to receiving the
๏‚— serial data.
๏‚— Pin 10-13: These pins are data pin which
is transferred by the gesture module LOKENDAR KUMAR PAL
Process (Microcontroller ATMEGA 16):
๏‚— The processing is the most important part of
the robot. Till now we get the data from the
decoder now based on that data we have to
make some decision so here the role of
microcontroller is coming up. We use an
ATMEGA16 microcontroller for our circuit to give
them a decision capability. Our microcontroller
is made up by Atmel the product name is
ATMEGA 16.
LOKENDAR KUMAR PAL
LOKENDAR KUMAR PAL
๏‚— The basic circuit to
initialize the
microcontroller is
๏‚— we use the port 1 as an
input port and port 2
as an output port.
๏‚— so the Data from the
decoder will connect
with pin 1,2,3,4 and
motor should be
๏‚— connect with pin
21,22,23,24.
๏‚— For forward the data to
the Port2 is 0a or for
backward it is 05 then
for left its 02 and
๏‚— for right it is 08.
LOKENDAR KUMAR PAL
ACTUATOR'S(L293D):
๏‚— The Actuator's are those devices which actually
gives the movement or to do a task like motor's.
๏‚— In the real world their are various types of
motor's available which works on different
voltages.
๏‚— So we need motor driver for running them
through the controller. To get interface between
motor and microcontroller . We use L293D motor
driver IC in our circuit.
๏‚— Motor driver as in the circuit a 2 pin male
connector is connected to the pin 8 this will
provide the operating voltage for the motor like
if we want to run, our voltage on 12 volt. so we
just have to connec12volt power source
LOKENDAR KUMAR PAL
LOKENDAR KUMAR PAL
SOFTWARE USED:
๏‚— AVR Studio 4.:- For programming
๏‚— Proteus.:- for simulation
LOKENDAR KUMAR PAL
APPLICATION:
๏‚— Explosive Material Detection for Police,
Military.
๏‚— To search mines ,survey in dangerous area
where man canโ€™t travel.
๏‚— To make mobile BOM to damage enemy
tanks,bunkars etc. for military purpose etc.
LOKENDAR KUMAR PAL
FUTURE SCOPE:
๏‚— We can add explosive material Detector to
track the path of Army.
๏‚— We can Drive our Robot in Heavy traffic from
anywhere using our Remote.
๏‚— We can add webcam to see the traffic in our
laptop.
LOKENDAR KUMAR PAL
THANK YOU !!
LOKENDAR KUMAR PAL

More Related Content

What's hot

Gesture control robot
Gesture control robotGesture control robot
Gesture control robotSujit Singh
ย 
Gesture control robot using accelerometer ppt
Gesture control robot using accelerometer pptGesture control robot using accelerometer ppt
Gesture control robot using accelerometer pptRajendra Prasad
ย 
accelerometer based gesture controlled robotic arm
accelerometer based gesture controlled robotic arm accelerometer based gesture controlled robotic arm
accelerometer based gesture controlled robotic arm Padmakar Mangrule
ย 
Mems based hand gesture controlled robot
Mems based hand gesture controlled robotMems based hand gesture controlled robot
Mems based hand gesture controlled robotSriteja Rst
ย 
ArduinoBased Head GestureControlled Robot UsingWireless Communication
ArduinoBased Head GestureControlled Robot UsingWireless CommunicationArduinoBased Head GestureControlled Robot UsingWireless Communication
ArduinoBased Head GestureControlled Robot UsingWireless CommunicationIJERA Editor
ย 
gesture recognition robot
gesture recognition robot gesture recognition robot
gesture recognition robot Faheem Mir
ย 
Gesture Controlled Robot
Gesture Controlled RobotGesture Controlled Robot
Gesture Controlled RobotSujit Singh
ย 
Gesture based appliance control
Gesture based appliance controlGesture based appliance control
Gesture based appliance controljoshimanu
ย 
Wireless gesture Controlled Robot
Wireless gesture Controlled RobotWireless gesture Controlled Robot
Wireless gesture Controlled RobotVIBEK MAURYA
ย 
Hand Gesture controlled Robotic Arm | Android | Arduino
Hand Gesture controlled Robotic Arm  | Android | ArduinoHand Gesture controlled Robotic Arm  | Android | Arduino
Hand Gesture controlled Robotic Arm | Android | ArduinoParvez Hafeez
ย 
GESTURE CONTROL ROBOTS
GESTURE CONTROL ROBOTSGESTURE CONTROL ROBOTS
GESTURE CONTROL ROBOTSJibin Poulose
ย 
Hand gesture controlled wheel chair
Hand gesture controlled wheel chairHand gesture controlled wheel chair
Hand gesture controlled wheel chairRanju Varughese
ย 
Hand gesture controlled robot with arduino
Hand gesture controlled robot with arduinoHand gesture controlled robot with arduino
Hand gesture controlled robot with arduinoAnindyaAdhikary3
ย 
Hand movement controlled robotic vehicle
Hand movement controlled robotic vehicleHand movement controlled robotic vehicle
Hand movement controlled robotic vehicleMayank sankhla
ย 
Gesture control bot
Gesture control botGesture control bot
Gesture control botAkshay Jirafe
ย 
IRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET Journal
ย 
Intelligent incremental encoders from ifm. The first with display and IO-Link.
Intelligent incremental encoders from ifm. The first with display and IO-Link.Intelligent incremental encoders from ifm. The first with display and IO-Link.
Intelligent incremental encoders from ifm. The first with display and IO-Link.ifm electronic gmbh
ย 
Wireless gesture controlled robotic arm
Wireless gesture controlled robotic armWireless gesture controlled robotic arm
Wireless gesture controlled robotic armsneha daise paulson
ย 

What's hot (20)

Gesture control robot
Gesture control robotGesture control robot
Gesture control robot
ย 
Gesture control robot using accelerometer ppt
Gesture control robot using accelerometer pptGesture control robot using accelerometer ppt
Gesture control robot using accelerometer ppt
ย 
accelerometer based gesture controlled robotic arm
accelerometer based gesture controlled robotic arm accelerometer based gesture controlled robotic arm
accelerometer based gesture controlled robotic arm
ย 
Mems based hand gesture controlled robot
Mems based hand gesture controlled robotMems based hand gesture controlled robot
Mems based hand gesture controlled robot
ย 
ArduinoBased Head GestureControlled Robot UsingWireless Communication
ArduinoBased Head GestureControlled Robot UsingWireless CommunicationArduinoBased Head GestureControlled Robot UsingWireless Communication
ArduinoBased Head GestureControlled Robot UsingWireless Communication
ย 
gesture recognition robot
gesture recognition robot gesture recognition robot
gesture recognition robot
ย 
Gesture Controlled Robot
Gesture Controlled RobotGesture Controlled Robot
Gesture Controlled Robot
ย 
Gesture based appliance control
Gesture based appliance controlGesture based appliance control
Gesture based appliance control
ย 
presentation
presentationpresentation
presentation
ย 
Wireless gesture Controlled Robot
Wireless gesture Controlled RobotWireless gesture Controlled Robot
Wireless gesture Controlled Robot
ย 
Hand Gesture controlled Robotic Arm | Android | Arduino
Hand Gesture controlled Robotic Arm  | Android | ArduinoHand Gesture controlled Robotic Arm  | Android | Arduino
Hand Gesture controlled Robotic Arm | Android | Arduino
ย 
GESTURE CONTROL ROBOTS
GESTURE CONTROL ROBOTSGESTURE CONTROL ROBOTS
GESTURE CONTROL ROBOTS
ย 
Hand Gesture Controlled Robot
Hand Gesture Controlled RobotHand Gesture Controlled Robot
Hand Gesture Controlled Robot
ย 
Hand gesture controlled wheel chair
Hand gesture controlled wheel chairHand gesture controlled wheel chair
Hand gesture controlled wheel chair
ย 
Hand gesture controlled robot with arduino
Hand gesture controlled robot with arduinoHand gesture controlled robot with arduino
Hand gesture controlled robot with arduino
ย 
Hand movement controlled robotic vehicle
Hand movement controlled robotic vehicleHand movement controlled robotic vehicle
Hand movement controlled robotic vehicle
ย 
Gesture control bot
Gesture control botGesture control bot
Gesture control bot
ย 
IRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoT
ย 
Intelligent incremental encoders from ifm. The first with display and IO-Link.
Intelligent incremental encoders from ifm. The first with display and IO-Link.Intelligent incremental encoders from ifm. The first with display and IO-Link.
Intelligent incremental encoders from ifm. The first with display and IO-Link.
ย 
Wireless gesture controlled robotic arm
Wireless gesture controlled robotic armWireless gesture controlled robotic arm
Wireless gesture controlled robotic arm
ย 

Viewers also liked

Wireless Gesture Controlled Robot (FYP Report)
Wireless Gesture Controlled Robot (FYP Report)Wireless Gesture Controlled Robot (FYP Report)
Wireless Gesture Controlled Robot (FYP Report)Muhammad Ahkam Khan
ย 
Hand gesture based wheel chair for disable
Hand gesture based wheel chair for disableHand gesture based wheel chair for disable
Hand gesture based wheel chair for disablevedabobbala
ย 
HAND GESTURE CONTROLLED WHEEL CHAIR
HAND GESTURE CONTROLLED WHEEL CHAIRHAND GESTURE CONTROLLED WHEEL CHAIR
HAND GESTURE CONTROLLED WHEEL CHAIRNoufal Nechiyan
ย 
Unit i
Unit iUnit i
Unit imrecedu
ย 
Automation in agriculture field using arm 7 based robot
Automation in agriculture field using arm 7 based robotAutomation in agriculture field using arm 7 based robot
Automation in agriculture field using arm 7 based roboteSAT Journals
ย 
Highlights from the Oct 24 - Nov 5, 2016 Seminar
Highlights from the Oct 24 - Nov 5, 2016 SeminarHighlights from the Oct 24 - Nov 5, 2016 Seminar
Highlights from the Oct 24 - Nov 5, 2016 Seminarbaptists4israel
ย 
rescue robot based on embedded and ROV
rescue robot based on embedded and ROV rescue robot based on embedded and ROV
rescue robot based on embedded and ROV siddharth bhatt
ย 
Brain technology
Brain technologyBrain technology
Brain technologyAkhil Kumar
ย 
embedded systems and robotics on avr platform
embedded systems and robotics on avr platformembedded systems and robotics on avr platform
embedded systems and robotics on avr platformNeha Sharma
ย 
Obstacle Avoidance Robot
Obstacle Avoidance RobotObstacle Avoidance Robot
Obstacle Avoidance RobotRatan Srikanth
ย 
MEMS ACCELEROMETER BASED NONSPECIFIC โ€“ USER HAND GESTURE RECOGNITION
MEMS  ACCELEROMETER  BASED NONSPECIFIC โ€“ USER HAND GESTURE  RECOGNITIONMEMS  ACCELEROMETER  BASED NONSPECIFIC โ€“ USER HAND GESTURE  RECOGNITION
MEMS ACCELEROMETER BASED NONSPECIFIC โ€“ USER HAND GESTURE RECOGNITIONGrace Abraham
ย 
Moct magneto-optic-current-transformer
Moct magneto-optic-current-transformerMoct magneto-optic-current-transformer
Moct magneto-optic-current-transformerLaxmikant Sain
ย 
Arduino bluetooth controlled robot
Arduino bluetooth controlled robotArduino bluetooth controlled robot
Arduino bluetooth controlled robotUVSofts Technologies
ย 
Pick and place Line following robot report
Pick and place Line following robot reportPick and place Line following robot report
Pick and place Line following robot reportPradeep Yadav
ย 
Introduction to Mobile IPv6
Introduction to Mobile IPv6Introduction to Mobile IPv6
Introduction to Mobile IPv6guestbeb9a5
ย 
IPv6 Fundamentals
IPv6 FundamentalsIPv6 Fundamentals
IPv6 FundamentalsMatt Bynum
ย 
AVR Fundamentals
AVR FundamentalsAVR Fundamentals
AVR FundamentalsVinit Vyas
ย 
Diode - Operational Principle
Diode - Operational PrincipleDiode - Operational Principle
Diode - Operational PrincipleYong Heui Cho
ย 

Viewers also liked (20)

Wireless Gesture Controlled Robot (FYP Report)
Wireless Gesture Controlled Robot (FYP Report)Wireless Gesture Controlled Robot (FYP Report)
Wireless Gesture Controlled Robot (FYP Report)
ย 
Hand gesture based wheel chair for disable
Hand gesture based wheel chair for disableHand gesture based wheel chair for disable
Hand gesture based wheel chair for disable
ย 
HAND GESTURE CONTROLLED WHEEL CHAIR
HAND GESTURE CONTROLLED WHEEL CHAIRHAND GESTURE CONTROLLED WHEEL CHAIR
HAND GESTURE CONTROLLED WHEEL CHAIR
ย 
Unit i
Unit iUnit i
Unit i
ย 
PC
PCPC
PC
ย 
Pc controlled robot
Pc controlled robotPc controlled robot
Pc controlled robot
ย 
Automation in agriculture field using arm 7 based robot
Automation in agriculture field using arm 7 based robotAutomation in agriculture field using arm 7 based robot
Automation in agriculture field using arm 7 based robot
ย 
Highlights from the Oct 24 - Nov 5, 2016 Seminar
Highlights from the Oct 24 - Nov 5, 2016 SeminarHighlights from the Oct 24 - Nov 5, 2016 Seminar
Highlights from the Oct 24 - Nov 5, 2016 Seminar
ย 
rescue robot based on embedded and ROV
rescue robot based on embedded and ROV rescue robot based on embedded and ROV
rescue robot based on embedded and ROV
ย 
Brain technology
Brain technologyBrain technology
Brain technology
ย 
embedded systems and robotics on avr platform
embedded systems and robotics on avr platformembedded systems and robotics on avr platform
embedded systems and robotics on avr platform
ย 
Obstacle Avoidance Robot
Obstacle Avoidance RobotObstacle Avoidance Robot
Obstacle Avoidance Robot
ย 
MEMS ACCELEROMETER BASED NONSPECIFIC โ€“ USER HAND GESTURE RECOGNITION
MEMS  ACCELEROMETER  BASED NONSPECIFIC โ€“ USER HAND GESTURE  RECOGNITIONMEMS  ACCELEROMETER  BASED NONSPECIFIC โ€“ USER HAND GESTURE  RECOGNITION
MEMS ACCELEROMETER BASED NONSPECIFIC โ€“ USER HAND GESTURE RECOGNITION
ย 
Moct magneto-optic-current-transformer
Moct magneto-optic-current-transformerMoct magneto-optic-current-transformer
Moct magneto-optic-current-transformer
ย 
Arduino bluetooth controlled robot
Arduino bluetooth controlled robotArduino bluetooth controlled robot
Arduino bluetooth controlled robot
ย 
Pick and place Line following robot report
Pick and place Line following robot reportPick and place Line following robot report
Pick and place Line following robot report
ย 
Introduction to Mobile IPv6
Introduction to Mobile IPv6Introduction to Mobile IPv6
Introduction to Mobile IPv6
ย 
IPv6 Fundamentals
IPv6 FundamentalsIPv6 Fundamentals
IPv6 Fundamentals
ย 
AVR Fundamentals
AVR FundamentalsAVR Fundamentals
AVR Fundamentals
ย 
Diode - Operational Principle
Diode - Operational PrincipleDiode - Operational Principle
Diode - Operational Principle
ย 

Similar to WIRELESS GESTURED CONTROLLED ROBOT USING ACCELEROMETER

Rf controlled pick up and drop robot
Rf controlled pick up and drop robotRf controlled pick up and drop robot
Rf controlled pick up and drop robotAdityaBulbule1
ย 
Fire Fighter Robot with Night Vision Camera (1).pptx
Fire Fighter Robot with Night Vision Camera (1).pptxFire Fighter Robot with Night Vision Camera (1).pptx
Fire Fighter Robot with Night Vision Camera (1).pptxSyedMohiuddin62
ย 
Analog data transmission on rf module using arduino
Analog data transmission on rf module using arduinoAnalog data transmission on rf module using arduino
Analog data transmission on rf module using arduinoSagar Srivastav
ย 
k10681
k10681k10681
k10681K10681cpu
ย 
Metal Detector Robotic Vehicle
Metal Detector Robotic VehicleMetal Detector Robotic Vehicle
Metal Detector Robotic VehicleEdgefxkits & Solutions
ย 
Electronic switch control through rf
Electronic switch control through rfElectronic switch control through rf
Electronic switch control through rfRitesh Kumar
ย 
Robotic Car Controlled over Bluetooth with Obstacle Avoidance
Robotic Car Controlled over Bluetooth with Obstacle AvoidanceRobotic Car Controlled over Bluetooth with Obstacle Avoidance
Robotic Car Controlled over Bluetooth with Obstacle Avoidancekiet group of institution
ย 
accelerometer based robot.pptx
accelerometer based robot.pptxaccelerometer based robot.pptx
accelerometer based robot.pptxKishor Mhaske
ย 
Ppt rf based home automation system 1
Ppt rf based home automation system 1Ppt rf based home automation system 1
Ppt rf based home automation system 1Ankit Gosain
ย 
Cell Phone Controlled Home Automation System using DTMF Technology
Cell Phone Controlled Home Automation System using DTMF TechnologyCell Phone Controlled Home Automation System using DTMF Technology
Cell Phone Controlled Home Automation System using DTMF TechnologyTaufique Sekh
ย 
Cell Phone Controlled Home Automation System using DTMF Technology
Cell Phone Controlled Home Automation System using DTMF TechnologyCell Phone Controlled Home Automation System using DTMF Technology
Cell Phone Controlled Home Automation System using DTMF TechnologyTaufique Sekh
ย 
Ju2416921695
Ju2416921695Ju2416921695
Ju2416921695IJERA Editor
ย 
INTELIGENT RAILWAY SYSTEM
INTELIGENT RAILWAY SYSTEMINTELIGENT RAILWAY SYSTEM
INTELIGENT RAILWAY SYSTEMGhanshyam Dusane
ย 
Remote Operated Spy Robot Circuit
Remote Operated Spy Robot CircuitRemote Operated Spy Robot Circuit
Remote Operated Spy Robot CircuitlaibaNoor60
ย 
Tunnel robot ppt
Tunnel robot pptTunnel robot ppt
Tunnel robot pptshakshi58
ย 
AUTOMATIC WIRELESS POWER GRID CONTROL
AUTOMATIC WIRELESS POWER GRID CONTROLAUTOMATIC WIRELESS POWER GRID CONTROL
AUTOMATIC WIRELESS POWER GRID CONTROLshiv kapil
ย 
DTMF based load control
DTMF based load controlDTMF based load control
DTMF based load controlbhavana kanisetty
ย 
Bluetooth based home appliances control
Bluetooth based home appliances controlBluetooth based home appliances control
Bluetooth based home appliances controlPROJECTRONICS
ย 
PIC Microcontroller
PIC MicrocontrollerPIC Microcontroller
PIC MicrocontrollerDivya Bansal
ย 

Similar to WIRELESS GESTURED CONTROLLED ROBOT USING ACCELEROMETER (20)

Rf controlled pick up and drop robot
Rf controlled pick up and drop robotRf controlled pick up and drop robot
Rf controlled pick up and drop robot
ย 
Fire Fighter Robot with Night Vision Camera (1).pptx
Fire Fighter Robot with Night Vision Camera (1).pptxFire Fighter Robot with Night Vision Camera (1).pptx
Fire Fighter Robot with Night Vision Camera (1).pptx
ย 
Analog data transmission on rf module using arduino
Analog data transmission on rf module using arduinoAnalog data transmission on rf module using arduino
Analog data transmission on rf module using arduino
ย 
k10681
k10681k10681
k10681
ย 
RF ID_toll2
RF ID_toll2RF ID_toll2
RF ID_toll2
ย 
Metal Detector Robotic Vehicle
Metal Detector Robotic VehicleMetal Detector Robotic Vehicle
Metal Detector Robotic Vehicle
ย 
Electronic switch control through rf
Electronic switch control through rfElectronic switch control through rf
Electronic switch control through rf
ย 
Robotic Car Controlled over Bluetooth with Obstacle Avoidance
Robotic Car Controlled over Bluetooth with Obstacle AvoidanceRobotic Car Controlled over Bluetooth with Obstacle Avoidance
Robotic Car Controlled over Bluetooth with Obstacle Avoidance
ย 
accelerometer based robot.pptx
accelerometer based robot.pptxaccelerometer based robot.pptx
accelerometer based robot.pptx
ย 
Ppt rf based home automation system 1
Ppt rf based home automation system 1Ppt rf based home automation system 1
Ppt rf based home automation system 1
ย 
Cell Phone Controlled Home Automation System using DTMF Technology
Cell Phone Controlled Home Automation System using DTMF TechnologyCell Phone Controlled Home Automation System using DTMF Technology
Cell Phone Controlled Home Automation System using DTMF Technology
ย 
Cell Phone Controlled Home Automation System using DTMF Technology
Cell Phone Controlled Home Automation System using DTMF TechnologyCell Phone Controlled Home Automation System using DTMF Technology
Cell Phone Controlled Home Automation System using DTMF Technology
ย 
Ju2416921695
Ju2416921695Ju2416921695
Ju2416921695
ย 
INTELIGENT RAILWAY SYSTEM
INTELIGENT RAILWAY SYSTEMINTELIGENT RAILWAY SYSTEM
INTELIGENT RAILWAY SYSTEM
ย 
Remote Operated Spy Robot Circuit
Remote Operated Spy Robot CircuitRemote Operated Spy Robot Circuit
Remote Operated Spy Robot Circuit
ย 
Tunnel robot ppt
Tunnel robot pptTunnel robot ppt
Tunnel robot ppt
ย 
AUTOMATIC WIRELESS POWER GRID CONTROL
AUTOMATIC WIRELESS POWER GRID CONTROLAUTOMATIC WIRELESS POWER GRID CONTROL
AUTOMATIC WIRELESS POWER GRID CONTROL
ย 
DTMF based load control
DTMF based load controlDTMF based load control
DTMF based load control
ย 
Bluetooth based home appliances control
Bluetooth based home appliances controlBluetooth based home appliances control
Bluetooth based home appliances control
ย 
PIC Microcontroller
PIC MicrocontrollerPIC Microcontroller
PIC Microcontroller
ย 

Recently uploaded

Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
ย 
call girls in Kamla Market (DELHI) ๐Ÿ” >เผ’9953330565๐Ÿ” genuine Escort Service ๐Ÿ”โœ”๏ธโœ”๏ธ
call girls in Kamla Market (DELHI) ๐Ÿ” >เผ’9953330565๐Ÿ” genuine Escort Service ๐Ÿ”โœ”๏ธโœ”๏ธcall girls in Kamla Market (DELHI) ๐Ÿ” >เผ’9953330565๐Ÿ” genuine Escort Service ๐Ÿ”โœ”๏ธโœ”๏ธ
call girls in Kamla Market (DELHI) ๐Ÿ” >เผ’9953330565๐Ÿ” genuine Escort Service ๐Ÿ”โœ”๏ธโœ”๏ธ9953056974 Low Rate Call Girls In Saket, Delhi NCR
ย 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
ย 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
ย 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
ย 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
ย 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
ย 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
ย 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
ย 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
ย 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
ย 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
ย 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
ย 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
ย 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
ย 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
ย 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
ย 

Recently uploaded (20)

Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
ย 
call girls in Kamla Market (DELHI) ๐Ÿ” >เผ’9953330565๐Ÿ” genuine Escort Service ๐Ÿ”โœ”๏ธโœ”๏ธ
call girls in Kamla Market (DELHI) ๐Ÿ” >เผ’9953330565๐Ÿ” genuine Escort Service ๐Ÿ”โœ”๏ธโœ”๏ธcall girls in Kamla Market (DELHI) ๐Ÿ” >เผ’9953330565๐Ÿ” genuine Escort Service ๐Ÿ”โœ”๏ธโœ”๏ธ
call girls in Kamla Market (DELHI) ๐Ÿ” >เผ’9953330565๐Ÿ” genuine Escort Service ๐Ÿ”โœ”๏ธโœ”๏ธ
ย 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
ย 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
ย 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ย 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
ย 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
ย 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ย 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
ย 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
ย 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
ย 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
ย 
Model Call Girl in Tilak Nagar Delhi reach out to us at ๐Ÿ”9953056974๐Ÿ”
Model Call Girl in Tilak Nagar Delhi reach out to us at ๐Ÿ”9953056974๐Ÿ”Model Call Girl in Tilak Nagar Delhi reach out to us at ๐Ÿ”9953056974๐Ÿ”
Model Call Girl in Tilak Nagar Delhi reach out to us at ๐Ÿ”9953056974๐Ÿ”
ย 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
ย 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
ย 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
ย 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
ย 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
ย 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ย 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
ย 

WIRELESS GESTURED CONTROLLED ROBOT USING ACCELEROMETER

  • 1. WIRELESS GESTURE CONTROLLED ROBOT USING ACCELEROMETER NAME โ€“LOKENDAR KUMAR PAL BE.TECH (ECE) COLLOGE-DEV BHOOMI INSTITUE OF TECHNOLOGY,DEHRADUUN.
  • 3. ๏‚— A Gesture Controlled robot is a kind of robot which can be controlled by your hand gestures not by old buttons. ๏‚— You just need to wear a small transmitting device in your hand which included an acceleration meter. ๏‚— ๏‚— This will transmit an appropriate command to the robot so that it can do whatever we want. LOKENDAR KUMAR PAL
  • 4. ๏‚— The transmitting device included a comparator IC for analog to digital conversion and an encoder IC(HT12E) which is use to encode the four bit data and then it will transmit by an RF Transmitter module. ๏‚— At the receiving end an RF Receiver module receiver's the encoded data and decode it by an decoder IC(HT12D). ๏‚— This data is then processed by a microcontroller (ATMEGA 16) and finally our motor driver to control the motor's LOKENDAR KUMAR PAL
  • 6. ๏‚— As we can see in the images one is robot and the another is to transmit the gesture data to robot. ๏‚— Now its time to break the task in different module's to make the task easy and simple any Project become easy or error free if it is done in different modules. As our project is already divided into two different part transmitter and receiver. LOKENDAR KUMAR PAL
  • 7. CIRCUIT DIAGRAM FOR RECIEVER A T M E G A 1 6 LOKENDAR KUMAR PAL
  • 8. CIRCUIT DIAGRAM FOR TRANSMITER LOKENDAR KUMAR PAL
  • 9. CIRCUIT DESCRIPTION ๏‚— Transmitter device or Gesture device: This part contain four module in it-- ๏‚— 1- Accelerometer ๏‚— 2- Comparator ๏‚— 3- Encoder(HT12E) ๏‚— 4- RF Transmitter LOKENDAR KUMAR PAL
  • 10. Accelerometer:- ๏‚— An Accelerometer is a kind of sensor which gives an analog data while moving in X,Y,Z direction or may be X,Y direction only depends on the type of the sensor. ๏‚— Here is a small image of an Accelerometer shown. We can see in the image that their are some arrow showing if we tilt these sensor's in that direction then the data at that corresponding pin will change in the analog form. LOKENDAR KUMAR PAL
  • 11. ๏‚— A Accelerometer have 6 pins- ๏‚— 1- VDD- We will give the +5volt to this pin ๏‚— 2- GND- We simply connect this pin to the ground for biasing. ๏‚— 3- X- On this pin we will receive the analog data for x direction movement. ๏‚— 4- Y- On this pin we will receive the analog data for y direction movement. ๏‚— 5- Z- On this pin we will receive the analog data for z direction movement. ๏‚— 6- ST- this pin is use to set the sensitivity of the accelerometer 1.5g/2g/3g/4g. LOKENDAR KUMAR PAL
  • 12. COMPARATOR ๏‚— For the purpose to change the analog voltage into digital we use comparator which compare that analog voltage to a reference voltage and give a particular high or low voltage. ๏‚— LM324 IC The figure shown here is comparator IC. The pin 1,7,8 and 14 are use to give out put to the microcontroller. We should connect a reference voltage to the -ve terminal for high output when input is high(+ve terminal for high output when input is low) from the LM324 IC. ๏‚— In this circuit we compare the data from x with two terminal one for positive x direction and negative x direction and same for y direction. ๏‚— LOKENDAR KUMAR PAL
  • 13. Encoder(HT12E IC):- ๏‚— The HT12E is an 4bit encoder which encode the input data applied on it .The pin description of the HT12E is shown in the figure . ๏‚— Pin (1 to 8) A0-A7 known as address bits so we do not need to consider them. Pin no (9 and 18) are use to bias the IC as pin-18 as VCC and pin-9 as GND Pin - 17 is connected to the rf transmitter module Pin. ๏‚— Pin-16 and pin-15 are connected by an Osc resistor known as Roscc(1.1 Mohm).Pin-14 is connected to ground to enable the transmit. ๏‚— Pin-13 to pin-10 are known as AD0 to AD3 those having the 4bit data which is required to transmit. LOKENDAR KUMAR PAL
  • 14. RF Transmitter Module(TX):- ๏‚— The transmitter module is working on the frequency of 433MHz and is easily available in the market at the cost of 250rs . ๏‚— The vcc pin is connected to the +terminal in the circuit. ๏‚— The data pin is connected to the HT12E(pin no-17) that is transmitted or we can say that encoded data. ๏‚— The next pin is shown in figure is GND that is connected to the ground terminal. ๏‚— Now the last pin ANT this is connected to a small wire as an antenna. LOKENDAR KUMAR PAL
  • 15. Receiver or Robot ๏‚— This part contain four module-- ๏‚— 1. Receiver ๏‚— 2. Decoder(HT12D) ๏‚— 3. Process(microcontroller 8051) ๏‚— 4. Actuator (Motor driver L293D) LOKENDAR KUMAR PAL
  • 16. RF Receiver Module(RX):- ๏‚— The RF receiver module will receive the data which is transferred by the gesture device. It is also working as similar to the transmitter module. ๏‚— Connect the +vcc pin to the 5volt terminal Connect the ground pin to the ground terminal. ๏‚— The data pin is then connected to the HT12D (pin-14). So that we can get the decoded 4 bit data Connect the +vcc pin to the 5volt terminal Connect the ground pin to the ground terminal. ๏‚— The data pin is then connected to the HT12D (pin-14). So that we can get the decoded 4 bit data LOKENDAR KUMAR PAL
  • 17. Decoder (HT12D):- ๏‚— In a very simple way we can say that an HT12D converts that serial data into parallel which is received by the rf receiver module. The input data is decoded when no error or unmatched codes are found. A valid transmission in indicated by a high signal at VT pin that is pin no 17. ๏‚— Pin 18 : It is use to give the +vcc or biasing to the IC HT12D this pin is connected with the +5 volt. ๏‚— Pin 17 : It is the valid transmission pin it will high when the transmission is ok so that we connected this pin to an led for indication. ๏‚— Pin 16-15: we connect these two pin directly by a 51k resistor. ๏‚— Pin 14 : This pin is connected with the rf receiver module data pin to receiving the ๏‚— serial data. ๏‚— Pin 10-13: These pins are data pin which is transferred by the gesture module LOKENDAR KUMAR PAL
  • 18. Process (Microcontroller ATMEGA 16): ๏‚— The processing is the most important part of the robot. Till now we get the data from the decoder now based on that data we have to make some decision so here the role of microcontroller is coming up. We use an ATMEGA16 microcontroller for our circuit to give them a decision capability. Our microcontroller is made up by Atmel the product name is ATMEGA 16. LOKENDAR KUMAR PAL
  • 20. ๏‚— The basic circuit to initialize the microcontroller is ๏‚— we use the port 1 as an input port and port 2 as an output port. ๏‚— so the Data from the decoder will connect with pin 1,2,3,4 and motor should be ๏‚— connect with pin 21,22,23,24. ๏‚— For forward the data to the Port2 is 0a or for backward it is 05 then for left its 02 and ๏‚— for right it is 08. LOKENDAR KUMAR PAL
  • 21. ACTUATOR'S(L293D): ๏‚— The Actuator's are those devices which actually gives the movement or to do a task like motor's. ๏‚— In the real world their are various types of motor's available which works on different voltages. ๏‚— So we need motor driver for running them through the controller. To get interface between motor and microcontroller . We use L293D motor driver IC in our circuit. ๏‚— Motor driver as in the circuit a 2 pin male connector is connected to the pin 8 this will provide the operating voltage for the motor like if we want to run, our voltage on 12 volt. so we just have to connec12volt power source LOKENDAR KUMAR PAL
  • 23. SOFTWARE USED: ๏‚— AVR Studio 4.:- For programming ๏‚— Proteus.:- for simulation LOKENDAR KUMAR PAL
  • 24. APPLICATION: ๏‚— Explosive Material Detection for Police, Military. ๏‚— To search mines ,survey in dangerous area where man canโ€™t travel. ๏‚— To make mobile BOM to damage enemy tanks,bunkars etc. for military purpose etc. LOKENDAR KUMAR PAL
  • 25. FUTURE SCOPE: ๏‚— We can add explosive material Detector to track the path of Army. ๏‚— We can Drive our Robot in Heavy traffic from anywhere using our Remote. ๏‚— We can add webcam to see the traffic in our laptop. LOKENDAR KUMAR PAL