SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 640
GESTURE CONTROLLED GLOVES FOR GAMING AND POWER POINT
PRESENTATION CONTROL
P. Harini
B.E, Department of Electronics and Communication Engineering, Bannari Amman Institute of Technology,
Sathyamangalam.
----------------------------------------------------------------------***---------------------------------------------------------------------
Abstract—Computer and its application plays a majorrole in
Human life nowadays. Yet, the smartness to handle it is still on
growth. The main aim of the project is to control gaming as
well as the slides of a presentation using simplehandgestures.
The user needs to wear a gloves or a gesture device which
includes a sensor. The sensor will record the movements of the
hands which will control the PC in the manner we want. The
PC and the gesture device communicate through Zigbee
transmission and reception. The wireless communication
enables the user to control the PC from a distanceinmoreeasy
way. This paper gives a wide information on the hand gesture
technology and its effectiveness for humans both in present
and in the future. It broadcast about the wireless Zigbee
transceiver and its applications. Because of the increasing
need in the human – machine Interaction system, thesekind of
cost effective applications will greatly reduce the man power
as well as pay a way for sophisticated life of humans.
Keywords—slides, PPT, gaming, Zigbee Transceiver,
wireless transmission, flex sensor, microcontroller
1. INTRODUCTION
MS Power point is a very important part of our
professionaland student life.We faceseveralproblemswhile
giving the presentation or seminar like we need an operator
like mouse, remote etc., will create problems if not operated
well. To overcome it, we made the gesture device which can
be connected to computer operated by speaker’s gesture
wirelessly from a long distance also. Computer applications
require interaction between human and computer. This
interaction needs to be unrestricted and it made
challengeable accounts as compared to traditional input
devices such as keyboard, mouse, pen etc. Hand gestures are
used in daily life while communication. Gaming is an
important entertainment amongchildren.Butithasownside
effects of affecting the eyes when operated in a closer
distance. Hence, these kind of gesture devices will help
children to play games from a safer distance. They are also
more natural in interaction, compared with those devices
mentioned above. Human computer interaction becomes
easy, with use of hand as a device. Use of hand gestures to
operatemachinewouldmakeinteractioninteresting.Gesture
recognition has gained a lot of importance.Handgesturesare
used to control various applications like VLC media player,
robot control, virtual mouse etc. Use of gesture makes
interaction easy, convenient and does not require any extra
device. Vision and audio recognition can be used together.
The research work in hand gesture recognition has
been developing for more than 38 years [3]. In 1977, a
system that detects the number of fingers bending using a
hand glove was proposed by Zimmerman and it is been
stated by [4] which then gave the most promising results.
According to [6], There are many potential numbers of
hand gestures; thus, a different group of gesturesareused to
execute their operations for each request. The quality of
understanding hand gestures is also influenced by the
setting (such as sun, context, length, skin colour) and hand
location and movement from the machine viewpoint.
2. LITERATURE REVIEW
In [1], For Human – Computer Interaction (HCI), hand
gestures have a wide range of applications that can ensure
speed of interaction with the computer, provide a user-
friendly and aesthetic experience which attracts users,
provide remote non-physical contactwiththedeviceforuser
comfort and security, and monitor dynamic and virtual
environments in a much simpler approach.
According to [2], The computer is capable of
recognizing the varioususersandenvironmental factorsthat
occur and exist around it. Having said that, hand gesture
recognition is a type of perceptual computing user interface
that is used in HCI to enable computers to capture and
interpret hand gestures and execute commands based on a
gesture understanding.
3. BACKGROUND INFORMATION
A. Arduino UNO:
Arduino is a companythatdesignsandproducessingle-
board microcontroller and microcontroller kits for the
creation of digital devicesandvirtual artifactsthatcandetect
and monitor items in the physical world. The results of the
venture were released as open source hardware and
software operating under the GNU framework, allowing
anybody to produce Arduino boardsanddistributesoftware.
Arduino boards are available in pre-assembled form
commercially or as do - it-yourself kits.
With the development of modern technology, [5]
claimed that since people tend to use hand gestures
instinctively in their interaction system to convey their
desires, hand gestures may play an important role in the
exchange of knowledge between people and computers.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 641
Fig-1. Arduino UNO
A number of microprocessors and controllers are used in
Arduino panel models. The boards are fitted with digital and
analog input / output (I / O) pins that can be interfaced with
different boards for extension (shields) and other circuits.
The Arduino software offers an integrated development
environment (IDE) focused on the Processing language
framework as well as the use of conventional developer
toolchains. This microcontroller is programmed using the
fundamental languages like C and C++.
B. Flex Sensors:
The design proprietary by the Flex Sensor is based on
carbon resistive materials. The Flex Sensor achieves great
shape-factor on a thin flexible substratum as a variable
printed resistor. When the substratum is bent, a resistance
output correlated to the bend radius is produced by the
sensor. If smaller is the radius, then higher will be the
resistance value. Since we can measure only the change in
resistance from a flex sensor, the change in voltage must be
found out. For that, the flex sensor must be connected in a
voltage divider circuit.
Fig-2. Flex Sensor
C. LCD Display:
LCD is a screen of liquid crystal. Most popular among
hobbyists, digital circuit and project builders are character
and visual lcd's. Because their serial / parallel pins interface
is specified, they can be easily interfaced with many
microcontrollers. Most things we see in our everydaylife are
followed by lcds. They are used to display product status or
to provide an input or interface any products.
Fig-3. LCD display
D. Zigbee Transceiver:
Zigbee is an IEEE 802.15.4-based standard for a set of
high-level communication protocols used to build personal
area networks for lightweight, low-power electronic radios,
such as home automation, data collection for medical
devices, and other low-powerlow-bandwidthuses,designed
for small-scale projects involving wireless connection.
Zigbee is therefore a low power, low data rate and a close
proximity wireless ad hoc network.
Fig-4. Zigbee Transceiver
4. EXPERIMENTAL SETUP
The block diagram of the entire work is given in the figure
below:
Fig-5. Block diagram representation
Zigbee is usually used inlow-data applicationsneeding
long battery life and safe networking (Zigbee networks are
protected with 128-bit symmetric encryption keys). Zigbee
has a fixed speed of 250 kbit / s, which is best suited for
sporadic data transmission from a sensor or network.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 642
A. Interfacing with Arduino:
The gloves are built in a way that it contains five flex
sensors one for each finger. Thoseflexsensorsareinterfaced
with the Arduino by connecting it in a voltagedividercircuit.
Fig-6.Flex sensor interfacing with Arduino
The Zigbee transmitter is connected to the Arduino and the
Zigbee receiver is connected to the PC. The LCD display is
also connected to the microcontroller. Finally, the
microcontroller is connected to the power supply. Usually,
Arduino accepts a maximum power of 5V.
B. Working of the project:
All the flex sensors are connected to the Arduino board
and their changing resistancevalues aredisplayedintheLCD
display. According to the bend of the flex sensors, the
different range of values are send to the microcontroller
from which it is encoded into thelaptopthroughtheMATLAB
software. Those data will be wirelessly transmitted fromthe
microcontroller to the laptop, since it has been connected to
the Zigbee transceiver. Forthosefourvalues,fouroperations
like next slide, previous slide, full screen, exit of the power
point application or the gaming controls has already been
coded in the MATLAB. Now, when the finger is bent, the
corresponding value is received bymicrocontrollerand then
wirelessly transmitted to the Zigbee receiver.Therespective
operation is thenperformed accordinglyintheconnected PC.
5. RESULT AND CONCLUSION
Finally, the gloves is all set with theflexsensormounted
on it. The gloves can be worn by the user during
presentation, seminars, playing games etc., In case of
changing the next slide, previous slide, full screen or exit in
the power point, or moving upward, downward, leftor right
while playing games, the user can bend the fingers
accordingly to get the desired values as such encoded in the
coding.
Fig-7. Gesture Gloves after completion
It will be very useful for smart teaching in seminar halls,
classes etc., The projector or laptop can be operated
from a large distance from anywhere in the class. It
reduces the use of external hardware such as mouse,remote
etc.,
6. FUTURE WORK
In future, this gloves can be made to control several
other applications of computer like music control, typing
control and can be made to play more interesting virtual
games which are trending nowadays. This kind ofglovescan
be used in medical field for surgeries. This will give a
triumphant entry to the robotics field for its movement.
REFERENCES
[1] Andrea A. 2014. Advantages and drawbacks of gesture-
based interaction. Computer Science—Miscellaneous
369514:1–11.
[2] Meenakshi P, Pawan Singh M. 2011. Hand gesture
recognition for human computer interaction. In:
International conference on image information processing.
Piscatway: IEEE, 1–7.
[3] Prashan P. 2014. Historical development of handgesture
recognition. In: Cognitivescienceandtechnologybook series
CSAT. Singapore: Springer, 5–29.
[4] Praveen KS, Shreya S. 2015. Evolution of hand gesture
recognition: a review. International Journal of Engineering
and Computer Science 4:9962–9965.
[5] Aashni H, Archanasri S, Nivedhitha A, Shristi P, Jyothi SN.
2017. International conference on advances in computing &
communications. Science Direct 115:367–374.
[6] Vaibhavi SG, AkshayAK,SanketNR,VaishaliAT,Shabnam
SS. 2014. A review of variousgesturerecognitiontechniques.
International Journal of Engineering and Computer Science
3:8202–8206.

More Related Content

What's hot

What's hot (20)

Digital jewellery
Digital jewelleryDigital jewellery
Digital jewellery
 
Digital jewellery ppt
Digital jewellery pptDigital jewellery ppt
Digital jewellery ppt
 
Digital jewellery
Digital jewelleryDigital jewellery
Digital jewellery
 
DIGITAL JEWELERY
DIGITAL JEWELERYDIGITAL JEWELERY
DIGITAL JEWELERY
 
Digital jewellery janardhan
Digital jewellery janardhanDigital jewellery janardhan
Digital jewellery janardhan
 
Digital jewellery
Digital jewelleryDigital jewellery
Digital jewellery
 
Digital jewellary
Digital jewellaryDigital jewellary
Digital jewellary
 
Digital jewelry
Digital jewelryDigital jewelry
Digital jewelry
 
Digital jewellery
Digital jewellery Digital jewellery
Digital jewellery
 
Digital jewelry
Digital jewelryDigital jewelry
Digital jewelry
 
Digital jewellary
Digital jewellaryDigital jewellary
Digital jewellary
 
Digital jewelry
Digital jewelryDigital jewelry
Digital jewelry
 
Presentation on Digital jewelry
Presentation on Digital jewelry Presentation on Digital jewelry
Presentation on Digital jewelry
 
Digital jewellery ppt
Digital jewellery pptDigital jewellery ppt
Digital jewellery ppt
 
Final digital jewelry report
Final digital jewelry  reportFinal digital jewelry  report
Final digital jewelry report
 
Digital jewellery
Digital jewelleryDigital jewellery
Digital jewellery
 
Digital jewellery ppt
Digital   jewellery pptDigital   jewellery ppt
Digital jewellery ppt
 
Digital jewellery hints
Digital jewellery hintsDigital jewellery hints
Digital jewellery hints
 
Digitaljewellery presentation
Digitaljewellery presentationDigitaljewellery presentation
Digitaljewellery presentation
 
Digital jewellery
Digital jewelleryDigital jewellery
Digital jewellery
 

Similar to Gesture controlled gloves for gaming and PPT presentation

Electronic Nameplate System
Electronic Nameplate SystemElectronic Nameplate System
Electronic Nameplate SystemIRJET Journal
 
IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...
IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...
IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...IRJET Journal
 
IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)IRJET Journal
 
AI Cum AR Based Smart Home Automation System
AI Cum AR Based Smart Home Automation SystemAI Cum AR Based Smart Home Automation System
AI Cum AR Based Smart Home Automation SystemIRJET Journal
 
GESTURE-BASED SMART HAND GLOVES FOR DISABLED PERSONS
GESTURE-BASED SMART HAND GLOVES FOR DISABLED PERSONSGESTURE-BASED SMART HAND GLOVES FOR DISABLED PERSONS
GESTURE-BASED SMART HAND GLOVES FOR DISABLED PERSONSIRJET Journal
 
IRJET- Earthquake Early Warning System for Android
IRJET-  	  Earthquake Early Warning System for AndroidIRJET-  	  Earthquake Early Warning System for Android
IRJET- Earthquake Early Warning System for AndroidIRJET Journal
 
VEHICLE ANTI THEFT DETECTION AND PROTECTION WITH IMAGE CAPTURE USING IOT
VEHICLE ANTI THEFT DETECTION AND PROTECTION WITH IMAGE CAPTURE USING IOTVEHICLE ANTI THEFT DETECTION AND PROTECTION WITH IMAGE CAPTURE USING IOT
VEHICLE ANTI THEFT DETECTION AND PROTECTION WITH IMAGE CAPTURE USING IOTIRJET Journal
 
IRJET - Mirroring of Source and Sink Devices in Android Screen Casting
IRJET - Mirroring of Source and Sink Devices in Android Screen CastingIRJET - Mirroring of Source and Sink Devices in Android Screen Casting
IRJET - Mirroring of Source and Sink Devices in Android Screen CastingIRJET Journal
 
Controlling Electrical Appliances Using IOT and AR
Controlling Electrical Appliances Using IOT and ARControlling Electrical Appliances Using IOT and AR
Controlling Electrical Appliances Using IOT and ARIRJET Journal
 
IRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic SystemIRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic SystemIRJET Journal
 
Android Controlled Air Conditioner Remote
Android Controlled Air Conditioner RemoteAndroid Controlled Air Conditioner Remote
Android Controlled Air Conditioner RemoteIRJET Journal
 
IRJET- Smart Hand Gloves for Disable People
IRJET-  	  Smart Hand Gloves for Disable PeopleIRJET-  	  Smart Hand Gloves for Disable People
IRJET- Smart Hand Gloves for Disable PeopleIRJET Journal
 
IRJET - Hand Gesture Recognition and Voice Conversion System using IoT
IRJET -  	  Hand Gesture Recognition and Voice Conversion System using IoTIRJET -  	  Hand Gesture Recognition and Voice Conversion System using IoT
IRJET - Hand Gesture Recognition and Voice Conversion System using IoTIRJET Journal
 
HAND GESTURE VOCALIZER
HAND GESTURE VOCALIZERHAND GESTURE VOCALIZER
HAND GESTURE VOCALIZERIRJET Journal
 
IRJET- Smart Power Optimization with IoT
IRJET-  	  Smart Power Optimization with IoTIRJET-  	  Smart Power Optimization with IoT
IRJET- Smart Power Optimization with IoTIRJET Journal
 
Bluetooth Home Automation System
Bluetooth Home Automation SystemBluetooth Home Automation System
Bluetooth Home Automation SystemAI Publications
 
ROBOT ARM WITH SMARTPHONE CONTROL
ROBOT ARM WITH SMARTPHONE CONTROLROBOT ARM WITH SMARTPHONE CONTROL
ROBOT ARM WITH SMARTPHONE CONTROLIRJET Journal
 
IRJET- Ambient Reflector– An IoT based Smart Notice Board System
IRJET-  	  Ambient Reflector– An IoT based Smart Notice Board SystemIRJET-  	  Ambient Reflector– An IoT based Smart Notice Board System
IRJET- Ambient Reflector– An IoT based Smart Notice Board SystemIRJET Journal
 
Using Natural Language Processing(NLP), Voice Recognition and Internet of Thi...
Using Natural Language Processing(NLP), Voice Recognition and Internet of Thi...Using Natural Language Processing(NLP), Voice Recognition and Internet of Thi...
Using Natural Language Processing(NLP), Voice Recognition and Internet of Thi...IRJET Journal
 

Similar to Gesture controlled gloves for gaming and PPT presentation (20)

Electronic Nameplate System
Electronic Nameplate SystemElectronic Nameplate System
Electronic Nameplate System
 
IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...
IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...
IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...
 
IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)
 
AI Cum AR Based Smart Home Automation System
AI Cum AR Based Smart Home Automation SystemAI Cum AR Based Smart Home Automation System
AI Cum AR Based Smart Home Automation System
 
GESTURE-BASED SMART HAND GLOVES FOR DISABLED PERSONS
GESTURE-BASED SMART HAND GLOVES FOR DISABLED PERSONSGESTURE-BASED SMART HAND GLOVES FOR DISABLED PERSONS
GESTURE-BASED SMART HAND GLOVES FOR DISABLED PERSONS
 
IRJET- Earthquake Early Warning System for Android
IRJET-  	  Earthquake Early Warning System for AndroidIRJET-  	  Earthquake Early Warning System for Android
IRJET- Earthquake Early Warning System for Android
 
VEHICLE ANTI THEFT DETECTION AND PROTECTION WITH IMAGE CAPTURE USING IOT
VEHICLE ANTI THEFT DETECTION AND PROTECTION WITH IMAGE CAPTURE USING IOTVEHICLE ANTI THEFT DETECTION AND PROTECTION WITH IMAGE CAPTURE USING IOT
VEHICLE ANTI THEFT DETECTION AND PROTECTION WITH IMAGE CAPTURE USING IOT
 
IRJET - Mirroring of Source and Sink Devices in Android Screen Casting
IRJET - Mirroring of Source and Sink Devices in Android Screen CastingIRJET - Mirroring of Source and Sink Devices in Android Screen Casting
IRJET - Mirroring of Source and Sink Devices in Android Screen Casting
 
Controlling Electrical Appliances Using IOT and AR
Controlling Electrical Appliances Using IOT and ARControlling Electrical Appliances Using IOT and AR
Controlling Electrical Appliances Using IOT and AR
 
IRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic SystemIRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic System
 
Android Controlled Air Conditioner Remote
Android Controlled Air Conditioner RemoteAndroid Controlled Air Conditioner Remote
Android Controlled Air Conditioner Remote
 
IRJET- Smart Hand Gloves for Disable People
IRJET-  	  Smart Hand Gloves for Disable PeopleIRJET-  	  Smart Hand Gloves for Disable People
IRJET- Smart Hand Gloves for Disable People
 
IRJET - Hand Gesture Recognition and Voice Conversion System using IoT
IRJET -  	  Hand Gesture Recognition and Voice Conversion System using IoTIRJET -  	  Hand Gesture Recognition and Voice Conversion System using IoT
IRJET - Hand Gesture Recognition and Voice Conversion System using IoT
 
HAND GESTURE VOCALIZER
HAND GESTURE VOCALIZERHAND GESTURE VOCALIZER
HAND GESTURE VOCALIZER
 
IRJET- Smart Power Optimization with IoT
IRJET-  	  Smart Power Optimization with IoTIRJET-  	  Smart Power Optimization with IoT
IRJET- Smart Power Optimization with IoT
 
IRJET- Smart Drive
IRJET-  	  Smart DriveIRJET-  	  Smart Drive
IRJET- Smart Drive
 
Bluetooth Home Automation System
Bluetooth Home Automation SystemBluetooth Home Automation System
Bluetooth Home Automation System
 
ROBOT ARM WITH SMARTPHONE CONTROL
ROBOT ARM WITH SMARTPHONE CONTROLROBOT ARM WITH SMARTPHONE CONTROL
ROBOT ARM WITH SMARTPHONE CONTROL
 
IRJET- Ambient Reflector– An IoT based Smart Notice Board System
IRJET-  	  Ambient Reflector– An IoT based Smart Notice Board SystemIRJET-  	  Ambient Reflector– An IoT based Smart Notice Board System
IRJET- Ambient Reflector– An IoT based Smart Notice Board System
 
Using Natural Language Processing(NLP), Voice Recognition and Internet of Thi...
Using Natural Language Processing(NLP), Voice Recognition and Internet of Thi...Using Natural Language Processing(NLP), Voice Recognition and Internet of Thi...
Using Natural Language Processing(NLP), Voice Recognition and Internet of Thi...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixingviprabot1
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 

Recently uploaded (20)

9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixing
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 

Gesture controlled gloves for gaming and PPT presentation

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 640 GESTURE CONTROLLED GLOVES FOR GAMING AND POWER POINT PRESENTATION CONTROL P. Harini B.E, Department of Electronics and Communication Engineering, Bannari Amman Institute of Technology, Sathyamangalam. ----------------------------------------------------------------------***--------------------------------------------------------------------- Abstract—Computer and its application plays a majorrole in Human life nowadays. Yet, the smartness to handle it is still on growth. The main aim of the project is to control gaming as well as the slides of a presentation using simplehandgestures. The user needs to wear a gloves or a gesture device which includes a sensor. The sensor will record the movements of the hands which will control the PC in the manner we want. The PC and the gesture device communicate through Zigbee transmission and reception. The wireless communication enables the user to control the PC from a distanceinmoreeasy way. This paper gives a wide information on the hand gesture technology and its effectiveness for humans both in present and in the future. It broadcast about the wireless Zigbee transceiver and its applications. Because of the increasing need in the human – machine Interaction system, thesekind of cost effective applications will greatly reduce the man power as well as pay a way for sophisticated life of humans. Keywords—slides, PPT, gaming, Zigbee Transceiver, wireless transmission, flex sensor, microcontroller 1. INTRODUCTION MS Power point is a very important part of our professionaland student life.We faceseveralproblemswhile giving the presentation or seminar like we need an operator like mouse, remote etc., will create problems if not operated well. To overcome it, we made the gesture device which can be connected to computer operated by speaker’s gesture wirelessly from a long distance also. Computer applications require interaction between human and computer. This interaction needs to be unrestricted and it made challengeable accounts as compared to traditional input devices such as keyboard, mouse, pen etc. Hand gestures are used in daily life while communication. Gaming is an important entertainment amongchildren.Butithasownside effects of affecting the eyes when operated in a closer distance. Hence, these kind of gesture devices will help children to play games from a safer distance. They are also more natural in interaction, compared with those devices mentioned above. Human computer interaction becomes easy, with use of hand as a device. Use of hand gestures to operatemachinewouldmakeinteractioninteresting.Gesture recognition has gained a lot of importance.Handgesturesare used to control various applications like VLC media player, robot control, virtual mouse etc. Use of gesture makes interaction easy, convenient and does not require any extra device. Vision and audio recognition can be used together. The research work in hand gesture recognition has been developing for more than 38 years [3]. In 1977, a system that detects the number of fingers bending using a hand glove was proposed by Zimmerman and it is been stated by [4] which then gave the most promising results. According to [6], There are many potential numbers of hand gestures; thus, a different group of gesturesareused to execute their operations for each request. The quality of understanding hand gestures is also influenced by the setting (such as sun, context, length, skin colour) and hand location and movement from the machine viewpoint. 2. LITERATURE REVIEW In [1], For Human – Computer Interaction (HCI), hand gestures have a wide range of applications that can ensure speed of interaction with the computer, provide a user- friendly and aesthetic experience which attracts users, provide remote non-physical contactwiththedeviceforuser comfort and security, and monitor dynamic and virtual environments in a much simpler approach. According to [2], The computer is capable of recognizing the varioususersandenvironmental factorsthat occur and exist around it. Having said that, hand gesture recognition is a type of perceptual computing user interface that is used in HCI to enable computers to capture and interpret hand gestures and execute commands based on a gesture understanding. 3. BACKGROUND INFORMATION A. Arduino UNO: Arduino is a companythatdesignsandproducessingle- board microcontroller and microcontroller kits for the creation of digital devicesandvirtual artifactsthatcandetect and monitor items in the physical world. The results of the venture were released as open source hardware and software operating under the GNU framework, allowing anybody to produce Arduino boardsanddistributesoftware. Arduino boards are available in pre-assembled form commercially or as do - it-yourself kits. With the development of modern technology, [5] claimed that since people tend to use hand gestures instinctively in their interaction system to convey their desires, hand gestures may play an important role in the exchange of knowledge between people and computers.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 641 Fig-1. Arduino UNO A number of microprocessors and controllers are used in Arduino panel models. The boards are fitted with digital and analog input / output (I / O) pins that can be interfaced with different boards for extension (shields) and other circuits. The Arduino software offers an integrated development environment (IDE) focused on the Processing language framework as well as the use of conventional developer toolchains. This microcontroller is programmed using the fundamental languages like C and C++. B. Flex Sensors: The design proprietary by the Flex Sensor is based on carbon resistive materials. The Flex Sensor achieves great shape-factor on a thin flexible substratum as a variable printed resistor. When the substratum is bent, a resistance output correlated to the bend radius is produced by the sensor. If smaller is the radius, then higher will be the resistance value. Since we can measure only the change in resistance from a flex sensor, the change in voltage must be found out. For that, the flex sensor must be connected in a voltage divider circuit. Fig-2. Flex Sensor C. LCD Display: LCD is a screen of liquid crystal. Most popular among hobbyists, digital circuit and project builders are character and visual lcd's. Because their serial / parallel pins interface is specified, they can be easily interfaced with many microcontrollers. Most things we see in our everydaylife are followed by lcds. They are used to display product status or to provide an input or interface any products. Fig-3. LCD display D. Zigbee Transceiver: Zigbee is an IEEE 802.15.4-based standard for a set of high-level communication protocols used to build personal area networks for lightweight, low-power electronic radios, such as home automation, data collection for medical devices, and other low-powerlow-bandwidthuses,designed for small-scale projects involving wireless connection. Zigbee is therefore a low power, low data rate and a close proximity wireless ad hoc network. Fig-4. Zigbee Transceiver 4. EXPERIMENTAL SETUP The block diagram of the entire work is given in the figure below: Fig-5. Block diagram representation Zigbee is usually used inlow-data applicationsneeding long battery life and safe networking (Zigbee networks are protected with 128-bit symmetric encryption keys). Zigbee has a fixed speed of 250 kbit / s, which is best suited for sporadic data transmission from a sensor or network.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 642 A. Interfacing with Arduino: The gloves are built in a way that it contains five flex sensors one for each finger. Thoseflexsensorsareinterfaced with the Arduino by connecting it in a voltagedividercircuit. Fig-6.Flex sensor interfacing with Arduino The Zigbee transmitter is connected to the Arduino and the Zigbee receiver is connected to the PC. The LCD display is also connected to the microcontroller. Finally, the microcontroller is connected to the power supply. Usually, Arduino accepts a maximum power of 5V. B. Working of the project: All the flex sensors are connected to the Arduino board and their changing resistancevalues aredisplayedintheLCD display. According to the bend of the flex sensors, the different range of values are send to the microcontroller from which it is encoded into thelaptopthroughtheMATLAB software. Those data will be wirelessly transmitted fromthe microcontroller to the laptop, since it has been connected to the Zigbee transceiver. Forthosefourvalues,fouroperations like next slide, previous slide, full screen, exit of the power point application or the gaming controls has already been coded in the MATLAB. Now, when the finger is bent, the corresponding value is received bymicrocontrollerand then wirelessly transmitted to the Zigbee receiver.Therespective operation is thenperformed accordinglyintheconnected PC. 5. RESULT AND CONCLUSION Finally, the gloves is all set with theflexsensormounted on it. The gloves can be worn by the user during presentation, seminars, playing games etc., In case of changing the next slide, previous slide, full screen or exit in the power point, or moving upward, downward, leftor right while playing games, the user can bend the fingers accordingly to get the desired values as such encoded in the coding. Fig-7. Gesture Gloves after completion It will be very useful for smart teaching in seminar halls, classes etc., The projector or laptop can be operated from a large distance from anywhere in the class. It reduces the use of external hardware such as mouse,remote etc., 6. FUTURE WORK In future, this gloves can be made to control several other applications of computer like music control, typing control and can be made to play more interesting virtual games which are trending nowadays. This kind ofglovescan be used in medical field for surgeries. This will give a triumphant entry to the robotics field for its movement. REFERENCES [1] Andrea A. 2014. Advantages and drawbacks of gesture- based interaction. Computer Science—Miscellaneous 369514:1–11. [2] Meenakshi P, Pawan Singh M. 2011. Hand gesture recognition for human computer interaction. In: International conference on image information processing. Piscatway: IEEE, 1–7. [3] Prashan P. 2014. Historical development of handgesture recognition. In: Cognitivescienceandtechnologybook series CSAT. Singapore: Springer, 5–29. [4] Praveen KS, Shreya S. 2015. Evolution of hand gesture recognition: a review. International Journal of Engineering and Computer Science 4:9962–9965. [5] Aashni H, Archanasri S, Nivedhitha A, Shristi P, Jyothi SN. 2017. International conference on advances in computing & communications. Science Direct 115:367–374. [6] Vaibhavi SG, AkshayAK,SanketNR,VaishaliAT,Shabnam SS. 2014. A review of variousgesturerecognitiontechniques. International Journal of Engineering and Computer Science 3:8202–8206.