SlideShare a Scribd company logo
1 of 28
Presented
by:-
Rohit
kumar
Akansha
Kolare
Anil
Dixit
Girija
Purohit
Raman
pratap
singh
1. Motivation
2. Introduction
3. Experimental Setup
4. Working and Circuit diagrams
5. Equipments used
6. Software Used
7. Problem faced
8. Current Opportunities
9. Future Work
5/18/2016 2Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
 Programming an industrial robot by a typical teaching method,
through the use of the typical methods is a very time
consuming task and requires some technical expertise . In
industry, this type of robot programming can be justified
economically only for production of large number of products.
Hence ,new approaches to robot programming are required .
 So we have got motivation to design an easy , less complex and
an efficient robot which is less expensive and does not need
technical expertise.
 We have designed the robot using the concepts of the
ANNs(Artificial Neural Networks)& HMI(Human Machine
interface ).
5/18/2016 3Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
 Gestures are the natural form of communication. In robotics field work
has been done to identify and recognise human gestures.
 There are various ways to capture sensors using the finger gesture
reorganisation system based on active tracking mechanisms.
 As the keyboards and mouse provide a means of virtually all input. Use
of other option than mouse or key board are head and hand gesture
recognization.
 So our robot uses the other method of inputs than the key board or
mouse .
 The robot moves according to our hand gesture by recognising the
movement of our hand
5/18/2016
4Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
 As we require a setup for any of the thing we want to
design or make so we also have a set up for the project
we have made.
 The experimental setup is shown in next slide:
5/18/2016 5Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
5/18/2016 6Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
5/18/2016 7Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
5/18/2016 8Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
Arrangement
Typical arrangement
for transmitter can
be shown in given
figure.
5/18/2016 9Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
 The schematic circuit of the transmitter is given
below:-
5/18/2016 10Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
5/18/2016 11Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
 Circuit Diagram this hand gesture controlled robot is
quite simple. As shown in schematic diagrams, a RF
pair is used for communication and connected with
AT89c52 to run the robot motor.
 Motor driver’s input pin 2,7,10 &15 is connected to
AT89C52 digital pin number 21,22,23,24 respectively.
Here we have used two DC motors to drive the robot
in which one motor is connected at output pin of
motor driver 3 and 6 and another motor is
connected at output pin 11 and 14. A 12 volt battery is
also used to power the motor driver for driving
motors.
5/18/2016 12Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
Hand
movement
Input for AT89C52 from Gesture
Side D3 D2 D1 D0 Direction
Stable 0 0 0 0 Stop
Tilt Right 0 0 0 1 Turn right
Tilt Left 0 0 1 0 Turn left
Tilt back 1 0 0 0 Backward
Tolt front 0 1 0 0 forward
5/18/2016 13Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
1. Accelerometer
2. Motor driver /controller IC
3. Encoder
4. Decoder
5. Voltage regulator
6. Microcontroller(AT89C51)
5/18/2016 14Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
 We have used some equipments for making our
project.
 Here are the equipments along with there images:
Accelerometer:-
5/18/2016 15Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
Motor controller/ driver IC:-
5/18/2016 16
Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap
singh
Encoder:-
5/18/2016 17Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
 Decoder:
5/18/2016 18Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
 Voltage regulator:
5/18/2016 19Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
 Microcontroller (AT89C52):
5/18/2016 20
Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap
singh
5/18/2016 21
Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap
singh
 We have used three soft wares for making our project.
 1. kicad for schematic diagram, for component net list and for
PCB lay out.
 2. keil:- for writing , execution and compilation of program.
 3. Protious 7.8 for simulation of our circuit . Provided by
labcenter electronics

5/18/2016 22Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
 While making this project we found some of the
problems :
1. Schematic diagram development
2. Wires get one over other while developing the PCB board
3. In shouldering
5/18/2016 23
Rohit kumar, Akansha Kolare, Anil Dixit, Girija
Purohit & Raman pratap singh
 The project that we have made has many applications
in today's era in which some are given below:-
 a. Entertainment
 b. Artificial intelligence
 c. Simulation
 d. Training and education
 e. Defense
5/18/2016 24
Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap
singh
 The current project can be modified in future for many
purposes .
 We can modify it as a gesture recognised wheel chair
for persons with disabilities.
 It can be used for detecting bombs and other
explosives
 The future prospective diagram is shown in next slide.
5/18/2016 25
Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap
singh
Proposed for
future:
The future
prospective wheel
chair for disables
5/18/2016 26Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
5/18/2016 27Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh

5/18/2016 28Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh

More Related Content

Similar to Gesture controlled Robot

EffiCycle report_LUMINIOUS_2014
EffiCycle report_LUMINIOUS_2014EffiCycle report_LUMINIOUS_2014
EffiCycle report_LUMINIOUS_2014
Raj Kadecha
 
SRIJITH PARAKKAT UMAKANTH (Research Experience)
SRIJITH PARAKKAT UMAKANTH (Research Experience)SRIJITH PARAKKAT UMAKANTH (Research Experience)
SRIJITH PARAKKAT UMAKANTH (Research Experience)
SRIJITH MENON
 
Rajasthan Competitors Analysis
Rajasthan Competitors AnalysisRajasthan Competitors Analysis
Rajasthan Competitors Analysis
Rahul Gaur
 
resume_omshankar_08-06-14
resume_omshankar_08-06-14resume_omshankar_08-06-14
resume_omshankar_08-06-14
Omshankar Gn
 
GShanmugam Profile
GShanmugam ProfileGShanmugam Profile
GShanmugam Profile
Shanmugam G
 

Similar to Gesture controlled Robot (20)

Smart Agile Tools 2020: AI taking it to the future state
Smart Agile Tools 2020: AI taking it to the future stateSmart Agile Tools 2020: AI taking it to the future state
Smart Agile Tools 2020: AI taking it to the future state
 
EffiCycle report_LUMINIOUS_2014
EffiCycle report_LUMINIOUS_2014EffiCycle report_LUMINIOUS_2014
EffiCycle report_LUMINIOUS_2014
 
Does one size fit all...How to develop a wearable
Does one size fit all...How to develop a wearableDoes one size fit all...How to develop a wearable
Does one size fit all...How to develop a wearable
 
Report on car racing game for android
Report on car racing game for androidReport on car racing game for android
Report on car racing game for android
 
Custom Software Application Development India - NIBO Technologies
Custom Software Application Development India - NIBO TechnologiesCustom Software Application Development India - NIBO Technologies
Custom Software Application Development India - NIBO Technologies
 
SRIJITH PARAKKAT UMAKANTH (Research Experience)
SRIJITH PARAKKAT UMAKANTH (Research Experience)SRIJITH PARAKKAT UMAKANTH (Research Experience)
SRIJITH PARAKKAT UMAKANTH (Research Experience)
 
A computer numeric control machine
A computer numeric control machineA computer numeric control machine
A computer numeric control machine
 
Go kart design project presentation
Go kart design project presentationGo kart design project presentation
Go kart design project presentation
 
Stock Market Analysis and Prediction
Stock Market Analysis and PredictionStock Market Analysis and Prediction
Stock Market Analysis and Prediction
 
Sanjeev Potnis 4th July 09
Sanjeev Potnis 4th July 09Sanjeev Potnis 4th July 09
Sanjeev Potnis 4th July 09
 
“DESIGN AND DEVELOPMENT OF FIXTURE FOR FIXING BEARING IN CRANK-CASE
“DESIGN AND DEVELOPMENT OF FIXTURE FOR  FIXING BEARING IN CRANK-CASE“DESIGN AND DEVELOPMENT OF FIXTURE FOR  FIXING BEARING IN CRANK-CASE
“DESIGN AND DEVELOPMENT OF FIXTURE FOR FIXING BEARING IN CRANK-CASE
 
car accessories marketing project BBA 3 sem
 car accessories marketing project BBA 3 sem  car accessories marketing project BBA 3 sem
car accessories marketing project BBA 3 sem
 
Rajasthan Competitors Analysis
Rajasthan Competitors AnalysisRajasthan Competitors Analysis
Rajasthan Competitors Analysis
 
Hong Kong Computational Design 7/16/18 Meetup Slides
Hong Kong Computational Design 7/16/18 Meetup SlidesHong Kong Computational Design 7/16/18 Meetup Slides
Hong Kong Computational Design 7/16/18 Meetup Slides
 
resume_omshankar_08-06-14
resume_omshankar_08-06-14resume_omshankar_08-06-14
resume_omshankar_08-06-14
 
Designing Good API Experiences Session 24
Designing Good API Experiences Session 24Designing Good API Experiences Session 24
Designing Good API Experiences Session 24
 
Tata Nano 2
Tata Nano 2Tata Nano 2
Tata Nano 2
 
Inspir on presentation 15march2016
Inspir on presentation 15march2016Inspir on presentation 15march2016
Inspir on presentation 15march2016
 
Software Product Development Company in India - Nibo Technologies
Software Product Development Company in India - Nibo TechnologiesSoftware Product Development Company in India - Nibo Technologies
Software Product Development Company in India - Nibo Technologies
 
GShanmugam Profile
GShanmugam ProfileGShanmugam Profile
GShanmugam Profile
 

Recently uploaded

Introduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxIntroduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptx
hublikarsn
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
HenryBriggs2
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 
Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...
Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...
Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...
dannyijwest
 

Recently uploaded (20)

Introduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxIntroduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptx
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Worksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptxWorksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptx
 
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdflitvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Electromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxElectromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptx
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .ppt
 
8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessor8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessor
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
Introduction to Geographic Information Systems
Introduction to Geographic Information SystemsIntroduction to Geographic Information Systems
Introduction to Geographic Information Systems
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Path loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelPath loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata Model
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
Unsatisfied Bhabhi ℂall Girls Ahmedabad Book Esha 6378878445 Top Class ℂall G...
Unsatisfied Bhabhi ℂall Girls Ahmedabad Book Esha 6378878445 Top Class ℂall G...Unsatisfied Bhabhi ℂall Girls Ahmedabad Book Esha 6378878445 Top Class ℂall G...
Unsatisfied Bhabhi ℂall Girls Ahmedabad Book Esha 6378878445 Top Class ℂall G...
 
Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...
Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...
Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...
 

Gesture controlled Robot

  • 2. 1. Motivation 2. Introduction 3. Experimental Setup 4. Working and Circuit diagrams 5. Equipments used 6. Software Used 7. Problem faced 8. Current Opportunities 9. Future Work 5/18/2016 2Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 3.  Programming an industrial robot by a typical teaching method, through the use of the typical methods is a very time consuming task and requires some technical expertise . In industry, this type of robot programming can be justified economically only for production of large number of products. Hence ,new approaches to robot programming are required .  So we have got motivation to design an easy , less complex and an efficient robot which is less expensive and does not need technical expertise.  We have designed the robot using the concepts of the ANNs(Artificial Neural Networks)& HMI(Human Machine interface ). 5/18/2016 3Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 4.  Gestures are the natural form of communication. In robotics field work has been done to identify and recognise human gestures.  There are various ways to capture sensors using the finger gesture reorganisation system based on active tracking mechanisms.  As the keyboards and mouse provide a means of virtually all input. Use of other option than mouse or key board are head and hand gesture recognization.  So our robot uses the other method of inputs than the key board or mouse .  The robot moves according to our hand gesture by recognising the movement of our hand 5/18/2016 4Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 5.  As we require a setup for any of the thing we want to design or make so we also have a set up for the project we have made.  The experimental setup is shown in next slide: 5/18/2016 5Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 6. 5/18/2016 6Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 7. 5/18/2016 7Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 8. 5/18/2016 8Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 9. Arrangement Typical arrangement for transmitter can be shown in given figure. 5/18/2016 9Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 10.  The schematic circuit of the transmitter is given below:- 5/18/2016 10Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 11. 5/18/2016 11Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 12.  Circuit Diagram this hand gesture controlled robot is quite simple. As shown in schematic diagrams, a RF pair is used for communication and connected with AT89c52 to run the robot motor.  Motor driver’s input pin 2,7,10 &15 is connected to AT89C52 digital pin number 21,22,23,24 respectively. Here we have used two DC motors to drive the robot in which one motor is connected at output pin of motor driver 3 and 6 and another motor is connected at output pin 11 and 14. A 12 volt battery is also used to power the motor driver for driving motors. 5/18/2016 12Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 13. Hand movement Input for AT89C52 from Gesture Side D3 D2 D1 D0 Direction Stable 0 0 0 0 Stop Tilt Right 0 0 0 1 Turn right Tilt Left 0 0 1 0 Turn left Tilt back 1 0 0 0 Backward Tolt front 0 1 0 0 forward 5/18/2016 13Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 14. 1. Accelerometer 2. Motor driver /controller IC 3. Encoder 4. Decoder 5. Voltage regulator 6. Microcontroller(AT89C51) 5/18/2016 14Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 15.  We have used some equipments for making our project.  Here are the equipments along with there images: Accelerometer:- 5/18/2016 15Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 16. Motor controller/ driver IC:- 5/18/2016 16 Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 17. Encoder:- 5/18/2016 17Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 18.  Decoder: 5/18/2016 18Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 19.  Voltage regulator: 5/18/2016 19Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 20.  Microcontroller (AT89C52): 5/18/2016 20 Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 21. 5/18/2016 21 Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 22.  We have used three soft wares for making our project.  1. kicad for schematic diagram, for component net list and for PCB lay out.  2. keil:- for writing , execution and compilation of program.  3. Protious 7.8 for simulation of our circuit . Provided by labcenter electronics  5/18/2016 22Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 23.  While making this project we found some of the problems : 1. Schematic diagram development 2. Wires get one over other while developing the PCB board 3. In shouldering 5/18/2016 23 Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 24.  The project that we have made has many applications in today's era in which some are given below:-  a. Entertainment  b. Artificial intelligence  c. Simulation  d. Training and education  e. Defense 5/18/2016 24 Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 25.  The current project can be modified in future for many purposes .  We can modify it as a gesture recognised wheel chair for persons with disabilities.  It can be used for detecting bombs and other explosives  The future prospective diagram is shown in next slide. 5/18/2016 25 Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 26. Proposed for future: The future prospective wheel chair for disables 5/18/2016 26Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 27. 5/18/2016 27Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh
  • 28.  5/18/2016 28Rohit kumar, Akansha Kolare, Anil Dixit, Girija Purohit & Raman pratap singh

Editor's Notes

  1. The shown diagram is for the transmitter and receiver section. In transmitter section we have an accelerometer then followed by a comparator then an Encoder followed by an RF transmitter. The range of transmitter is 50 meters and is of 443 MHz. Talking about our receiver part we have got an RF receiver connected to antenna then a Decoder (ADC) is there then cones our programmed micro controller followed by The DC motor driver IC to drive the motor.
  2. This is image of our receiver robot which will move according to the command given by transmitter fixed in our hand.
  3. The above image shown is a typical arrangement of transmitter circuit which remains in our hand and through which we give command to our robot.
  4. The presented slide is circuit diagram for the transmitter section. Here the power supply gives a constant power of 5 volts, then the power comes to the accelerometer and then to the comparator to recognise the gesture and and to transmit the information to the receiver. The comparator IC is connected to the Encoder IC which is further connected to the transmitter of 443 MHz.
  5. Now the given circuit is for receiver section 1st one is power supply(a bridge rectifier) the other is main circuit of receiver. The transmitted information is revived by the receiver then it is given to the decoder and after decoding the decoded digital information moves to the microcontroller which understands the information and gives the command to motor driver IC which drives the motor according to the given command.
  6. This slidee shows the working of our robot as the table shows hand gestures and the input for AT89C52from the corresponding gesture. The table shows the side and the digital bits given to the microcontroller and shows how it moves.
  7. This slide is about the main equipments that we have used in the robot . Accelerometer(ADXL335):- works as sensor and is a major part of the robot transmitter, makes the robot move according to the hand movement. it actually contains a liquid metal in so as we tilt our hand the liquid moves to the corresponding pin and conducts the current as data.
  8. 2.The next one is motor controller IC named as L293D. Used to drive the motor and the pin diagram is as given above. We can connect two motors to this IC and the motor moves according to the command given by this IC.
  9. 3.This side is for the Encoder IC (HT12E) which encodes the information and commands to be transmitted. The pin diagram is shown as.
  10. 4. This IC is known as decoder IC (HT12D) and it decodes the information at receiver side. The pin diagram is shown in figure.
  11. Tis IC is known as constant voltage regulator IC named as LM7805 this gives us constant power of +5 volts. Has 3 pin input output and ground. Made up of Zener Diode.
  12. This is the image of the microcontroller that we have used in our project it is named as AT89C52.
  13. The given is the pin diagram of the microcontroller having 4 i/o ports, a vcc , a vss and other pins as shown in figure.
  14. These are the software that we have used during making our project
  15. These are the current opportunities for our project.
  16. A typical image for the work we can do in future for helping disables. We wish to make a wheel chair which is conntrolled by our head gestures.