SlideShare ist ein Scribd-Unternehmen logo
1 von 22
Submittedby:
LavanyaK
Madhavi SG
VasanthkumarBV
YogeeshM
Under the guidance of:
Dr. Yamuna devi C R
HOD, Dept.of TCE
Dr. a I t
Project Seminar
on
IOT operatedWheel chair
1
OVERVIEW:
 Abstract
 Objectives
 Block diagram
 Flow Chart
 Implementation Details
 Advantages and Disadvantages
 Applications
 Future scope
 Conclusion and
 References
2
 Implemented a home navigation system which comprises of a wheel
chair which work on input such as gesture commands/Hand Tilts.
 Can be use by an elderly or physically challenged persons to move
inside the home without any difficulty.
 Equipped with obstacles avoidance technique.
 It is a wheel chair which can be controlled by simple hand gesture.
 It is virtue of the system that even the foot can be substituted in place
of the hand for users who might find that more convenient.
ABSTRACT
3
OBJECTIVES
 The most common image of disability is the people in wheelchairs. Wheelchairs are
who find themselves unequipped to move without external aid.
 The physically challenged people, who use a normal wheelchair for navigation,
usually require an external person to move around.
 Here comes the need of an automated home navigation system, which consists of a
wheelchair which can be used by the elderly and the physically challenged
people without the help of an external person.
 The proposed project can be operated using the gestures of the provided 3 Axis
Acceleration Sensor.
4
 Wheelchair is being directionally controlled through the Hand tilt, activating a
programmed accelerometer type Hand switch.
 3 Axis Acceleration Sensor Board based on ADXL3XX from Analog devices is
used for gesture recognition.
 The aim of this project is to use wheelchair automatically for moving forward,
backward, Left & Right. The overall wheelchair operation uses DC motor and
motor driver module combines with Raspberry-pi system.
The aim of this project is to controlling a
wheel chair by using ACCELEROMETER
SENSOR which is a highly sensitive sensor
and capable of detecting the hand tilts.
5
6
BLOCK DIAGRAM
IR Sensor
7
FLOW CHART
 3 Axis Acceleration Sensor Board based on ADXL3XX from Analog
devices is used for gesture recognition. It is a first generation 3 axis
acceleration sensor.
 User could get acceleration value of X, Y, and Z axis. And it is widely
used in shock, slope, and moving detection. Output sensitivity could be
select by simply set voltage level on few pins.
 The output of the sensor is analog mode. A prototype chair is
implemented with a small chair and 60rpm motors are used to move the
chair. A free-wheel is arranged to change the chair direction according to
user’s requirement.
 This project uses 12V rechargeable battery. Speed and directions of the
motors are measured by the accelerometer sensor.
8
SOFTWARE USED
 Linux: Linux is by far the most commonly used operating system in the world.
BASIC COMMANDS
mkdir – make directories
Usage: mkdir [OPTION] DIRECTORY...
eg. mkdir prabhat
 ls – list directory contents
Usage: ls [OPTION]... [FILE]...
eg. ls, ls l,
ls prabhat
cd – changes directories
Usage: cd [DIRECTORY]
eg. cd prabhat
9
cp – copy files and directories
Usage: cp [OPTION]... SOURCE DEST
eg. cp sample.txt sample_copy.txt
cp sample_copy.txt target_dir
mv – move (rename) files
Usage: mv [OPTION]... SOURCE DEST
eg. mv source.txt target_dir
mv old.txt new.txt
gedit A
text Editor. Used to create and edit files.
Usage: gedit [OPTION] [FILE]...
eg. gedit
10
SOFTWARE USED
 Python
 Python is a powerful modern computer programming language.
 We are using Python here because it’s a Graphical Programming Language.
 It is very easy to make a program in Python.
Python was developed by Guido van Rossum.
11
HARDWARE USED
This Wheelchair uses
 DC motors
 Raspberry PI 3
 3-Axacceleration Sensor
 H-Bridge
 Camera
 GSM & GPS
 IR Sensor
12
 Raspberry PI
256MB SDRAM
HDMI
700 MHZ Clock Rate
8 pipeline stages
4 USB 2.0 Ports
Ethernet port is available
CSI – Camera Serial Interface
 H-bridge
It has 4 switching elements at the corners of the H and motors cross the cross bar.
An H bridge is an electronic circuit that enables a voltage to be applied across a load in either
direction.
 3-Axis acceleration Sensor
An accelerometer is an apparatus, either mechanical or electromechanical, for measuring
acceleration or deceleration. that is, the rate of increase or decrease in the velocity of a
moving object.
13
 DC Motor
In this project we use simple DC motor for the rotation of the
wheel which are responsible for the movement of the wheel
chair.
 GSM and GPS
GSM  Global System for Mobile Communications
GSM is a digital mobile telephony system, It operates at
either the 900 MHz or 1800 MHz frequency band.
GPS  Global Positioning System
GPS is a space-based navigation system that provides
location and time information in all weather conditions
GSM Module
14
IR SENSOR
 5V powered, low current consumption, less than 10mA
 Small LED as indicator for detection status.
 Obstacle detection up to 8 cm
 Compatible with all types of microcontrollers and Arduino
CAMERA
Care takers can watch real time video using Internet
browser and given IP address
15
APPLICATIONS:
 In hospitals for handicapped patients.
 It can be used by an elderly or physically
challenged person to move inside the home
without any difficulty.
 In Bus Stops ,Railway Stations ,Airports etc.
16
 Less expensive than the congenital automatic wheel chairs
 Obstacle detection using IR sensors.
 Capable of controlling the wheelchair motion for disabled
people using hand gesture and.
 foot can be substituted in place of the hand for users who
might find that more convenient.
 Live video streaming.
17
ADVANTAGES
 Battery to drive the motor have to periodically recharge
and maintained.
 Requires high speed Internet connection for video
streaming.
18
DISADVANTAGES
FUTURE SCOPE
Improvements can be made using
various body gestures like eye
gaze.
19
CONCLUSION
 It is capable of controlling wheelchair motion for the
disabled using hand gesture.
 People with disability can move without any difficulty.
 The system was successfully implemented to move the
wheelchair left, right, forward, backward or stay in the
same position.
20
REFERENCE
1. “Assisted navigation for a powered wheelchair. Systems Engineering in the Service
of Humans”by Dr. Umadevi L, Anand Bansal,Deeksha, Harshdeep Singh, Janender
Bansal “International Journal of Electronics & Computer Science Engineering”
Volume 3, Page 418.
2. “Touch Screen Based Wheelchair System” by Dr. Sunitha R Shetty G.Posugade,
Komal K.Shedge,Chaitali S.Tikhe“International Journal Of Engineering Research and
Applications ” Volume 2 , Page 721,
1. “Detecting obstacles and drop-offs using stereo and motion cues for safe local
motion”. A. Nisha Narayan, M. Sridharan and B.Kuipers. 2008. IEEE/RSJ Dept. of ECE
ILTech,London Page 309 International Conference on Intelligent Robots and Systems
(IROS-08)
21
22

Weitere ähnliche Inhalte

Was ist angesagt?

Smart wheel chair based on voice recognition for handicapped
Smart wheel chair based on voice recognition for handicappedSmart wheel chair based on voice recognition for handicapped
Smart wheel chair based on voice recognition for handicapped
Sagar Bayas
 

Was ist angesagt? (20)

Voice controlled robot ppt
Voice controlled robot pptVoice controlled robot ppt
Voice controlled robot ppt
 
Smart Wheel Chair
Smart Wheel Chair Smart Wheel Chair
Smart Wheel Chair
 
IOT operated Wheel chair...YOGI
IOT operated Wheel chair...YOGIIOT operated Wheel chair...YOGI
IOT operated Wheel chair...YOGI
 
Two wheel self balancing robot
 Two wheel self balancing robot Two wheel self balancing robot
Two wheel self balancing robot
 
Smart wheel chair based on voice recognition for handicapped
Smart wheel chair based on voice recognition for handicappedSmart wheel chair based on voice recognition for handicapped
Smart wheel chair based on voice recognition for handicapped
 
Self Driving Car Seminar presentation
Self Driving Car Seminar presentationSelf Driving Car Seminar presentation
Self Driving Car Seminar presentation
 
Eye directive wheel chair
Eye directive wheel chairEye directive wheel chair
Eye directive wheel chair
 
Final report obstacle avoiding roboat
Final report obstacle avoiding roboatFinal report obstacle avoiding roboat
Final report obstacle avoiding roboat
 
final project ppt
final project pptfinal project ppt
final project ppt
 
Arduino Based Parking Lot System
Arduino Based Parking Lot SystemArduino Based Parking Lot System
Arduino Based Parking Lot System
 
Presentation on home automation
Presentation on home automationPresentation on home automation
Presentation on home automation
 
Obstacle avoidance robot
Obstacle avoidance robotObstacle avoidance robot
Obstacle avoidance robot
 
Automatic railway gate control using arduino uno
Automatic railway gate control using arduino unoAutomatic railway gate control using arduino uno
Automatic railway gate control using arduino uno
 
Obstacle avoiding robot(Lab report)
Obstacle  avoiding  robot(Lab report)Obstacle  avoiding  robot(Lab report)
Obstacle avoiding robot(Lab report)
 
Vehicle accident detection and messaging system using GSM and arduino
Vehicle accident detection and messaging system using GSM and arduinoVehicle accident detection and messaging system using GSM and arduino
Vehicle accident detection and messaging system using GSM and arduino
 
Final report of line follower robot
Final report of line follower robotFinal report of line follower robot
Final report of line follower robot
 
Smart blind stick
Smart blind stickSmart blind stick
Smart blind stick
 
Gesture Controlled Car_Project report
Gesture Controlled Car_Project reportGesture Controlled Car_Project report
Gesture Controlled Car_Project report
 
Line Following Robot using Arduino UNO
Line Following Robot using Arduino UNOLine Following Robot using Arduino UNO
Line Following Robot using Arduino UNO
 
Gesture Control Robot
Gesture Control RobotGesture Control Robot
Gesture Control Robot
 

Ähnlich wie Iot operated wheel chair / smart wheelchair

Hand movements based control of an intelligent wheelchair Using Accelerometer...
Hand movements based control of an intelligent wheelchair Using Accelerometer...Hand movements based control of an intelligent wheelchair Using Accelerometer...
Hand movements based control of an intelligent wheelchair Using Accelerometer...
IJERD Editor
 
f201511211448113258 (4)
f201511211448113258 (4)f201511211448113258 (4)
f201511211448113258 (4)
PARNIKA GUPTA
 

Ähnlich wie Iot operated wheel chair / smart wheelchair (20)

A9399109119
A9399109119A9399109119
A9399109119
 
Hand movements based control of an intelligent wheelchair Using Accelerometer...
Hand movements based control of an intelligent wheelchair Using Accelerometer...Hand movements based control of an intelligent wheelchair Using Accelerometer...
Hand movements based control of an intelligent wheelchair Using Accelerometer...
 
PPT Format For Project Stage - 1 Presentation 2022-23.pptx
PPT Format For Project Stage - 1 Presentation 2022-23.pptxPPT Format For Project Stage - 1 Presentation 2022-23.pptx
PPT Format For Project Stage - 1 Presentation 2022-23.pptx
 
Smart Wheelchair with Trolley for Elderly People
Smart Wheelchair with Trolley for Elderly PeopleSmart Wheelchair with Trolley for Elderly People
Smart Wheelchair with Trolley for Elderly People
 
Gesture control car
Gesture control carGesture control car
Gesture control car
 
Zeroth review.ppt
Zeroth review.pptZeroth review.ppt
Zeroth review.ppt
 
f201511211448113258 (4)
f201511211448113258 (4)f201511211448113258 (4)
f201511211448113258 (4)
 
Microcontroller remote controlled airport luggage cart
Microcontroller remote controlled airport luggage cartMicrocontroller remote controlled airport luggage cart
Microcontroller remote controlled airport luggage cart
 
IRJET- Smart Wheelchair with Object Detection using Deep Learning
IRJET- Smart Wheelchair with Object Detection using Deep LearningIRJET- Smart Wheelchair with Object Detection using Deep Learning
IRJET- Smart Wheelchair with Object Detection using Deep Learning
 
IRJET - Wheelchair Control using Eye-Motion
IRJET -  	  Wheelchair Control using Eye-MotionIRJET -  	  Wheelchair Control using Eye-Motion
IRJET - Wheelchair Control using Eye-Motion
 
IRJET- An Ameliorated Methodology of Smart Assistant to Physically Challenged...
IRJET- An Ameliorated Methodology of Smart Assistant to Physically Challenged...IRJET- An Ameliorated Methodology of Smart Assistant to Physically Challenged...
IRJET- An Ameliorated Methodology of Smart Assistant to Physically Challenged...
 
PRESENTATION FUTURE STUDIES (1).pptx
PRESENTATION FUTURE STUDIES (1).pptxPRESENTATION FUTURE STUDIES (1).pptx
PRESENTATION FUTURE STUDIES (1).pptx
 
W04507129134
W04507129134W04507129134
W04507129134
 
Smart Wheelchair Cum Bed Based on Voice Recognition for Disabled Person
Smart Wheelchair Cum Bed Based on Voice Recognition for Disabled PersonSmart Wheelchair Cum Bed Based on Voice Recognition for Disabled Person
Smart Wheelchair Cum Bed Based on Voice Recognition for Disabled Person
 
Design and Development of Smart Wheelchair for Physically Disable people
Design and Development of Smart Wheelchair for Physically Disable peopleDesign and Development of Smart Wheelchair for Physically Disable people
Design and Development of Smart Wheelchair for Physically Disable people
 
Vehicle Controlled by Hand Gesture Using Raspberry pi
Vehicle Controlled by Hand Gesture Using Raspberry piVehicle Controlled by Hand Gesture Using Raspberry pi
Vehicle Controlled by Hand Gesture Using Raspberry pi
 
IRJET- Smartphone Based Wheelchair
IRJET- Smartphone Based WheelchairIRJET- Smartphone Based Wheelchair
IRJET- Smartphone Based Wheelchair
 
L.E.D (LifeFone for Elderly and Disabled)
L.E.D (LifeFone for Elderly and Disabled)L.E.D (LifeFone for Elderly and Disabled)
L.E.D (LifeFone for Elderly and Disabled)
 
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIAEYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
 
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIAEYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
 

Mehr von YOGEESH M

Mehr von YOGEESH M (10)

Zig bee
Zig beeZig bee
Zig bee
 
Interexchange signaling
Interexchange signalingInterexchange signaling
Interexchange signaling
 
Ultrasonic radar using 8051
Ultrasonic radar using 8051Ultrasonic radar using 8051
Ultrasonic radar using 8051
 
Wireless Mobile Networks--> Wireless Body Area and Wireless Personal Area Net...
Wireless Mobile Networks--> Wireless Body Area and Wireless Personal Area Net...Wireless Mobile Networks--> Wireless Body Area and Wireless Personal Area Net...
Wireless Mobile Networks--> Wireless Body Area and Wireless Personal Area Net...
 
Human and metal detection Robot Using Arduino UNO
Human and metal detection Robot Using Arduino UNOHuman and metal detection Robot Using Arduino UNO
Human and metal detection Robot Using Arduino UNO
 
Home Automation/Smart Home/Power Reduction Mechanism
Home Automation/Smart Home/Power Reduction MechanismHome Automation/Smart Home/Power Reduction Mechanism
Home Automation/Smart Home/Power Reduction Mechanism
 
Satellite Network
Satellite Network Satellite Network
Satellite Network
 
Location based ambulance service
Location based ambulance serviceLocation based ambulance service
Location based ambulance service
 
An autonomous wban implementation towards io t connected healthcare applicati...
An autonomous wban implementation towards io t connected healthcare applicati...An autonomous wban implementation towards io t connected healthcare applicati...
An autonomous wban implementation towards io t connected healthcare applicati...
 
Cloud TECHNOLOGY
Cloud TECHNOLOGYCloud TECHNOLOGY
Cloud TECHNOLOGY
 

Kürzlich hochgeladen

UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
rknatarajan
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
Tonystark477637
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Dr.Costas Sachpazis
 

Kürzlich hochgeladen (20)

(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 

Iot operated wheel chair / smart wheelchair

  • 1. Submittedby: LavanyaK Madhavi SG VasanthkumarBV YogeeshM Under the guidance of: Dr. Yamuna devi C R HOD, Dept.of TCE Dr. a I t Project Seminar on IOT operatedWheel chair 1
  • 2. OVERVIEW:  Abstract  Objectives  Block diagram  Flow Chart  Implementation Details  Advantages and Disadvantages  Applications  Future scope  Conclusion and  References 2
  • 3.  Implemented a home navigation system which comprises of a wheel chair which work on input such as gesture commands/Hand Tilts.  Can be use by an elderly or physically challenged persons to move inside the home without any difficulty.  Equipped with obstacles avoidance technique.  It is a wheel chair which can be controlled by simple hand gesture.  It is virtue of the system that even the foot can be substituted in place of the hand for users who might find that more convenient. ABSTRACT 3
  • 4. OBJECTIVES  The most common image of disability is the people in wheelchairs. Wheelchairs are who find themselves unequipped to move without external aid.  The physically challenged people, who use a normal wheelchair for navigation, usually require an external person to move around.  Here comes the need of an automated home navigation system, which consists of a wheelchair which can be used by the elderly and the physically challenged people without the help of an external person.  The proposed project can be operated using the gestures of the provided 3 Axis Acceleration Sensor. 4
  • 5.  Wheelchair is being directionally controlled through the Hand tilt, activating a programmed accelerometer type Hand switch.  3 Axis Acceleration Sensor Board based on ADXL3XX from Analog devices is used for gesture recognition.  The aim of this project is to use wheelchair automatically for moving forward, backward, Left & Right. The overall wheelchair operation uses DC motor and motor driver module combines with Raspberry-pi system. The aim of this project is to controlling a wheel chair by using ACCELEROMETER SENSOR which is a highly sensitive sensor and capable of detecting the hand tilts. 5
  • 8.  3 Axis Acceleration Sensor Board based on ADXL3XX from Analog devices is used for gesture recognition. It is a first generation 3 axis acceleration sensor.  User could get acceleration value of X, Y, and Z axis. And it is widely used in shock, slope, and moving detection. Output sensitivity could be select by simply set voltage level on few pins.  The output of the sensor is analog mode. A prototype chair is implemented with a small chair and 60rpm motors are used to move the chair. A free-wheel is arranged to change the chair direction according to user’s requirement.  This project uses 12V rechargeable battery. Speed and directions of the motors are measured by the accelerometer sensor. 8
  • 9. SOFTWARE USED  Linux: Linux is by far the most commonly used operating system in the world. BASIC COMMANDS mkdir – make directories Usage: mkdir [OPTION] DIRECTORY... eg. mkdir prabhat  ls – list directory contents Usage: ls [OPTION]... [FILE]... eg. ls, ls l, ls prabhat cd – changes directories Usage: cd [DIRECTORY] eg. cd prabhat 9
  • 10. cp – copy files and directories Usage: cp [OPTION]... SOURCE DEST eg. cp sample.txt sample_copy.txt cp sample_copy.txt target_dir mv – move (rename) files Usage: mv [OPTION]... SOURCE DEST eg. mv source.txt target_dir mv old.txt new.txt gedit A text Editor. Used to create and edit files. Usage: gedit [OPTION] [FILE]... eg. gedit 10
  • 11. SOFTWARE USED  Python  Python is a powerful modern computer programming language.  We are using Python here because it’s a Graphical Programming Language.  It is very easy to make a program in Python. Python was developed by Guido van Rossum. 11
  • 12. HARDWARE USED This Wheelchair uses  DC motors  Raspberry PI 3  3-Axacceleration Sensor  H-Bridge  Camera  GSM & GPS  IR Sensor 12
  • 13.  Raspberry PI 256MB SDRAM HDMI 700 MHZ Clock Rate 8 pipeline stages 4 USB 2.0 Ports Ethernet port is available CSI – Camera Serial Interface  H-bridge It has 4 switching elements at the corners of the H and motors cross the cross bar. An H bridge is an electronic circuit that enables a voltage to be applied across a load in either direction.  3-Axis acceleration Sensor An accelerometer is an apparatus, either mechanical or electromechanical, for measuring acceleration or deceleration. that is, the rate of increase or decrease in the velocity of a moving object. 13
  • 14.  DC Motor In this project we use simple DC motor for the rotation of the wheel which are responsible for the movement of the wheel chair.  GSM and GPS GSM  Global System for Mobile Communications GSM is a digital mobile telephony system, It operates at either the 900 MHz or 1800 MHz frequency band. GPS  Global Positioning System GPS is a space-based navigation system that provides location and time information in all weather conditions GSM Module 14
  • 15. IR SENSOR  5V powered, low current consumption, less than 10mA  Small LED as indicator for detection status.  Obstacle detection up to 8 cm  Compatible with all types of microcontrollers and Arduino CAMERA Care takers can watch real time video using Internet browser and given IP address 15
  • 16. APPLICATIONS:  In hospitals for handicapped patients.  It can be used by an elderly or physically challenged person to move inside the home without any difficulty.  In Bus Stops ,Railway Stations ,Airports etc. 16
  • 17.  Less expensive than the congenital automatic wheel chairs  Obstacle detection using IR sensors.  Capable of controlling the wheelchair motion for disabled people using hand gesture and.  foot can be substituted in place of the hand for users who might find that more convenient.  Live video streaming. 17 ADVANTAGES
  • 18.  Battery to drive the motor have to periodically recharge and maintained.  Requires high speed Internet connection for video streaming. 18 DISADVANTAGES
  • 19. FUTURE SCOPE Improvements can be made using various body gestures like eye gaze. 19
  • 20. CONCLUSION  It is capable of controlling wheelchair motion for the disabled using hand gesture.  People with disability can move without any difficulty.  The system was successfully implemented to move the wheelchair left, right, forward, backward or stay in the same position. 20
  • 21. REFERENCE 1. “Assisted navigation for a powered wheelchair. Systems Engineering in the Service of Humans”by Dr. Umadevi L, Anand Bansal,Deeksha, Harshdeep Singh, Janender Bansal “International Journal of Electronics & Computer Science Engineering” Volume 3, Page 418. 2. “Touch Screen Based Wheelchair System” by Dr. Sunitha R Shetty G.Posugade, Komal K.Shedge,Chaitali S.Tikhe“International Journal Of Engineering Research and Applications ” Volume 2 , Page 721, 1. “Detecting obstacles and drop-offs using stereo and motion cues for safe local motion”. A. Nisha Narayan, M. Sridharan and B.Kuipers. 2008. IEEE/RSJ Dept. of ECE ILTech,London Page 309 International Conference on Intelligent Robots and Systems (IROS-08) 21
  • 22. 22