PROJECT SYNOPSIS GESTURE CONTROLLED ROBOT

Similar documents
INTRODUCTION: ABSTRACT:

Wireless Security Camera

3. Identification of water pumps through RFID technology. 4. Wireless control of remote water pump using RF technology.

[Deotale, 4(7): July, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785

RDF1. RF Receiver Decoder. Features. Applications. Description. Ordering Information. Part Number Description Packages available

Features. Applications. Transmitter. Receiver. General Description MINIATURE MODULE. QM MODULATION OPTIMAL RANGE 1000m

Advanced Car Security System Using GSM

Current Loop Application Note 1495

Tire pressure monitoring

Hand Gestures Remote Controlled Robotic Arm

Development of GSM and GPS based Cost Effective Telematics Module

LM 358 Op Amp. If you have small signals and need a more useful reading we could amplify it using the op amp, this is commonly used in sensors.

1. Learn about the 555 timer integrated circuit and applications 2. Apply the 555 timer to build an infrared (IR) transmitter and receiver

Lab Experiment 1: The LPC 2148 Education Board

Radiowe zdalne sterowanie

Part Number Description Packages available

MFRD52x. Mifare Contactless Smart Card Reader Reference Design. Document information

FM Radio Transmitter & Receiver Modules

Radio Control System

Single channel data transceiver module WIZ2-434

USB / Data-Acquisition Module NOW LEAD-FREE

Using Xbee in Serial Communication

Modification of an AOR AR-8600 receiver to tune it with a ACECO FC-3002 frequency finder

How To Design A Code Lock System With A Status Display On A Cell Phone And A Password Code On A Smart Phone

Cornerstone Electronics Technology and Robotics I Week 15 Voltage Comparators Tutorial

VMR6512 Hi-Fi Audio FM Transmitter Module

A RF18 Remote control receiver MODULE

GPS & GSM BASED REAL-TIME VEHICLE TRACKING SYSTEM.

DESCRIPTION FEATURES BLOCK DIAGRAM. PT2260 Remote Control Encoder

Android based Alcohol detection system using Bluetooth technology

Ocean Controls RC Servo Motor Controller

Wireless Home Security System

Radio sensor powered by a mini solar cell the EnOcean STM 110 now functions with even less light

Massachusetts Institute of Technology

RF CONTROLLED VEHICLE ROBOT WITH METAL DETECTOR

If an occupancy of room is zero, i.e. room is empty then light source will be switched off automatically

Design And Implementation Of Bank Locker Security System Based On Fingerprint Sensing Circuit And RFID Reader

CHAPTER 11: Flip Flops

Data Acquisition Module with I2C interface «I2C-FLEXEL» User s Guide

Advanced Data Capture and Control Systems

FEATURES DESCRIPTION. PT6321 Fluorescent Display Tube Controller Driver

HT12D/HT12F 2 12 Series of Decoders

Global System for Mobile Communication Based Smart Home Security System

Controlling a Dot Matrix LED Display with a Microcontroller

EVAL-UFDC-1/UFDC-1M-16

Bluetooth + USB 16 Servo Controller [RKI-1005 & RKI-1205]

Micro-Step Driving for Stepper Motors: A Case Study

Home Security System Using Gsm Modem

Serial Communications

Bluetooth HC-06 with serial port module Easy guide

Pmod peripheral modules are powered by the host via the interface s power and ground pins.

AUTOMATIC NIGHT LAMP WITH MORNING ALARM USING MICROPROCESSOR

FEATURES DESCRIPTION APPLICATIONS BLOCK DIAGRAM. PT2272 Remote Control Decoder

STUDY OF CELLPHONE CHARGERS

EMBEDDED GSM MONITOR AND CONTROL USING ANDROID APPLICATION

Selecting and Implementing H-Bridges in DC Motor Control. Daniel Phan A

Design and Implementation of a Wireless Gesture Controlled Robotic Arm with Vision

Data Sheet. Adaptive Design ltd. Arduino Dual L6470 Stepper Motor Shield V th November L6470 Stepper Motor Shield

Microcontroller Based Low Cost Portable PC Mouse and Keyboard Tester

MCB3101 (Class I) WiRobot Serial Bluetooth Wireless Module User Manual

Ignition Alert Anti-Theft Security System for Motorbikes with Remote Control Amit Yadav, Anushri Jha, Neelesh Gupta

Introduction to Electronic Signals

Adding Heart to Your Technology

AT15007: Differences between ATmega328/P and ATmega328PB. Introduction. Features. Atmel AVR 8-bit Microcontrollers APPLICATION NOTE

Easy Step 1000 Stepper Driver Module

ADS9850 Signal Generator Module

KEYWORDS: Cellphone, Braille language, Visually impaired people(vip), Microcontroller, Decoder, Latches, DC motors.

Radio Control System

VJ 6040 Mobile Digital TV UHF Antenna Evaluation Board

EZmoto V2. Product description Rev. 6 10/01/2014. EZmoto V2 Product description Rev.6 10/01/2014

Design and Implementation of an Accidental Fall Detection System for Elderly

Accident Notification System by using Two Modems GSM and GPS

Chapter 19 Operational Amplifiers

Tutorial. replace them with cell-phone operated module. The advantages of a cell-phone operated bot are:-

GT Sensors Precision Gear Tooth and Encoder Sensors

Digital Systems Based on Principles and Applications of Electrical Engineering/Rizzoni (McGraw Hill

RC2200DK Demonstration Kit User Manual

GUIDING ROBOTS USING MOBILE PHONE

Building a Basic Communication Network using XBee DigiMesh. Keywords: XBee, Networking, Zigbee, Digimesh, Mesh, Python, Smart Home

M68EVB908QL4 Development Board for Motorola MC68HC908QL4

Modern Robotics, Inc Core Device Discovery Utility. Modern Robotics Inc, 2015

PCAN-MicroMod Universal I/O Module with CAN Interface. User Manual. Document version ( )

GSM Interfacing Board

Raghavendra Reddy D 1, G Kumara Swamy 2

SM1231 USER GUIDE SM1231 RF MODULE USER GUIDE

X 4 CONFIDENTIAL X 4 OTHER PROGRAMME: CUSTOMER: CONTRACT NO.: WPD NO.: DRD NO.: CONTRACTUAL DOC.:

PLL frequency synthesizer

Automatic Street Light Control System Using Microcontroller

DK40 Datasheet & Hardware manual Version 2

FEATURES DESCRIPTION APPLICATIONS BLOCK DIAGRAM. PT2248 Infrared Remote Control Transmitter

RS - SPM. Serial parallel translator module

LDG Electronics External Meter Serial Communications Protocol Specification

Touch Screen for Pictiva OLED display. Application Note. Introduction

Zigbee-Based Wireless Distance Measuring Sensor System

A Surveillance Robot with Climbing Capabilities for Home Security

Sensor-Based Robotic Model for Vehicle Accident Avoidance

WICE-SPI Hardware Operation Manual

User s Manual of Board Microcontroller ET-MEGA2560-ADK ET-MEGA2560-ADK

Bluetooth to serial HC-06 wireless module

STEPPER MOTOR SPEED AND POSITION CONTROL

Transcription:

INTRODUCTION PROJECT SYNOPSIS GESTURE CONTROLLED ROBOT 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. 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 receive's the encoded data and decode it by an decoder IC(HT12D). This data is then processed by a microcontroller (P89V51RD2) and finally our motor driver to control the motor's. Robot

Gesture device As we can see in the images one is robot and the another is to trnsmit 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 devided into two different part transmitter and receiver. We will discuss both of them one by one. Apart from Power Supply as it was discussed in last blog you can see that by just SCHEMATIC:

CIRCUIT DESCRIPTION 1> Transmitter device or Gesture device: This part contain four module in it-- 1- Accelerometer 2- Comparator 3- Encoder(HT12E) 4- RF Transmitter 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 depend's 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. The Accelerometer having 6 pin- 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. 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. HT12E encoder 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 Din. 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 transmitt. pin-13 to pin-10 are known as AD0 to AD3 those having the 4bit data which is required to transmit. 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. 2> Receiver or Robot: This part contain four module-- 1. Receiver 2. Decoder(HT12D) 3. Process(microcontroller 8051) 4. Actuator (Motor driver L293D) RF Receiver Module(RX):- The RF receiver module will receive the data which is transfered 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 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. HT12D 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 Process (Microcontroller P89V51RD2): 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 8051 microcontroller for our circuit to give them a decision capability. Our microcontroller is made up by nxp the product name is P89V51RD2

The basic circuit to initialize the microcontroller is shown below. We just need an reset circuit and oscillator to run the program. 8051 micro controller circuit 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 lest its 02 and for right it is 08. 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 circuit As in above circuit 2 pin male As in above circuit a 2 pin male connector in connected to the pin 8 this will provide the operating voltage for the motor like if we want to run our voltage on 12volt. so we just have to connect a 12volt power source

Now here is the full circuit diagram of the robot (receiver module) SOFTWARE USED: 1.KIEL-3:This is Microcontroller code compiler. 2.PROTEL-99SE: This is PCB design Tool. APPLICATION: Explosive Material Detection for Police, Military. To search mines,survay in dangerous area where man can t travel. To make mobile BOM to demage enemy tanks,bunkars etc. for militry purpose etc. APPROXIMATED COST: Cost will be arround RS.10,000. Cost can very if advance features update. 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. REFERENCES: BOOK: The 8051 Microcontroller and Embedded Systems written by Muhammad Ali Majidi. SITES: www.indianengineer.in www.arfinfotech.com