SlideShare una empresa de Scribd logo
1 de 3
Descargar para leer sin conexión
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1140
IoT based Gesture Control Gaming
Saurav Surve1, Akhil Nair2, Anirudh Singh3, Vamsi Krishna4
1,2,3,4B.Tech (CSE), SRM Institute of Science and Technology, Chennai, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - The video gaming industry has been ever-
increasing since its inception. The early video gaming
platforms for commercial purposes became to be successful in
the 1970s. With the improvements on the computer industry,
especially the rise of desktop computers led to humongous
improvements in the gaming industry. Today there are
various platforms on which video games are developed such as
the PC, mobile, arcade, web browser, virtual reality,
blockchain, etc. In the year 2015, the estimated video gaming
industry net worth was around $91 billion. Nowadays we
have lots of game controllers that are improving the gaming
experience over the years. Gaming experience can be
improved to a good extent with the help of controllers but
these controllers are quite expensive. Through this project
we design our own gaming controller using Arduino. The
game controller will be designed for the game Angry Birds.
The domains of Internet of Things (IoT) and Gesture Control
will be employed in this project. Everyone is a fan of video
games but over time we find it uninteresting if we are less
involved into it. Today the advanced gaming consoles enables
virtual gaming experience and helps us to feel the game a lot
better than a keyboard or a mouse do. Thus, we intend on
making a virtual gaming controller than can give the user
an enhanced gaming experience. Through this project we
intend to make a virtual controller than can give us an
enhanced experienced to play angry birds.
Key Words: - Video gaming, game controller, Internet of
Things (IoT), gesture control
1. INTRODUCTION
The gaming industry has seen a significant growth over the
years. The development of the cathode ray tube in the 1940s
had paved the way for the inception of the gaming industry.
The early games developed were the arcade games. These
arcade gaming platforms began to grow in the late 1960s
and 1970s. The 1980s saw a huge growth in 8-bit computer
games. The 1990s saw a widespread growth in CD-based
games, interactive hardware such as mobile devices and the
rise of the internet, which led to competitive gaming
environment. Development of dedicated graphics card
developed mainly by Intel and Nvidia led to a huge increase
in 3D graphics based gaming platforms and the inception of
sports in the 2000s. The 2010s have provided the way for
development of games through virtual reality, augmented
reality and blockchain.
The Internet of Things (IoT) is a network of physical devices
and other real world entities such as vehicles, industrial
appliances, etc. embedded with software, sensors, actuators,
etc. connected to the Internet. The information collected
through these mediums could be analyzed for further
improvement in services. The increased speed of the
Internet and the lowering cost of computing devices has
enabled the IoT to be integrated in the video game industry.
As the number of devices joining the Internet network
increases, the number of free video games launched has also
increased. There has been a massive overhaul in the game
development and the gaming hardware. This has led to
mushrooming ofthegaming communitiesallovertheworld.
Gesture control is the method to control and interact with a
computer without direct physical contact. It could be
implemented in the gaming systems through gaming gloves,
visual recognition and 3D cameras. For example, the Kinect
is a gesture control based game controller which uses depth
camera and motion sensor. The depth camera detects a
skeleton image of the player and the motion sensor tracks
their movements.
Game controllers are the input devices for controlling the
game play. These controllers include keyboard, mouse,
joystick, touchscreen, etc. The project aims to design a cost-
effective gaming controller for the game Angry Birds. Angry
Birds is a video game developed by a Finnish company Rovio
Entertainment. The game has been developed for various
plat-forms such as video game consoles, PC and mobile
platform in operating systems such as iOS, Android, Symbian
and Windows Phone.
2. EXISTING SYSTEM
The existing system [1] discusses the work done in the topic
of hand gesture recognition for mouse control for various
applications like sign language detection, robot control, etc.
The work has been implemented through various methods
like Hidden Markov model and MEMS accelerometer. The
main output of this paper is the detection of hand gestures
and recognition the meaning of those gestures. In the
Hidden Markov model the motion detector initially tracks
the moving object by differentiating it with the background
through gray-level changes. Then the moving hand skin
color is detected through R, G and B pixels of the moving
region. The edges of the moving object (in this case the
human arm) are determined. In that arm, the palm is
differentiated with the forearm since palm has the maximum
number of skin edges on the arm as compared to the forearm.
Thus, the palm becomes the gesture region which movements
are needed to be tracked.
The other method proposed in the existing system is the
MEMS accelerometer based gesture detection. It measures
the acceleration movements from the human hand signals.
Initially, the microcontroller acceleration signals of the hand
movements which are tracked by the accelerometer. The un-
wanted noise signals are filtered out to provide the accurate
output. After this, the process of Feature Generation and
Feature Selection are applied wherein the extracted feature
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1141
of the preprocessed signals provide the characteristics of
different handmovementsignals.These featuresareused for
model constructions and useless features are weeded out.
Lastly, the reduced feature vectors are provided to the PNN
classifier where the output of the gesture ispredictedandthe
necessary actions are taken in thesystem.
The existing system could be used for buildinghandglovesas
a game controller. The hand gloves could be used for gaming
is a gesture based gaming controller that provides a unique
experience. It will connect to devices using Bluetooth. The
glovesarecross-platformcontrollers thatcanbeusedon any
operating system. It uses natural hand movements ascontrol
gestures and is interpreted on the screen. However, there
would be certain drawbacks in the existing system:
1. The default system would not meet the virtual
gaming experience of the user.
2. The gloves that would be used can be
uncomfortable since they cannot be worn for a longer
duration.
3. The user cannot experience a 3-dimensional
game play.
4. The gloves would be expensive to design and
manufacture.
3. PROPOSED SYSTEM
In the proposed system, we will try to construct a game
controller using flex sensor and potentiometer for
controlling the mouse on the computer screen. In this way,
the game play could be controlled withoutthe need of mouse
and keyboard or the idea proposed in the existing system.
The flex sensor is a variable resistor. The resistance of the
sensor increases as the sensor body bends. We can
implement usage of this sensor in the Angry Birds game in
the following way- when the sensor body is pulled, the
mouse pointer gets controlled and the catapult/ slingshot in
which the bird is placed is moved in the X direction
depending on the extent to which the sensor body is pulled.
The potentiometer is a 3-terminal variable resistor. In the
motion control application, potentiometers can be used as
position feedback devices in order to create "closed loop"
control, such as in a servomechanism. Thismethodof motion
control used in the DC Motor is the simplest method of
measuring the angle, speed and displacement. The
potentiometer could be used to control the mouse pointer in
the Y-direction. Thus, it will help in adjusting of the
slingshot/catapult for effective throw on thetarget.
The components will be setup in an Arduino Uno
microcontroller. The program is initialized to work with
9600 baud rate and start reading thevaluesfrom Flex sensor
and Potentiometer. The serial write () function in the
Arduino IDE can send only one byte of data at a time. 1 byte
is 8 bits and 2^8 = 256. We will be able to send values only
from 0 to 256. So we have to compress the values of Flex
sensor output and Potentiometer Output into 0 to 256. To
do that we use the map () function in Arduino IDE. All the
values from the flex sensor are converted from 5 to 100, so
when we bend the sensor it will increment from 5 and when
released it will go back to 5. To mention the mouse clicks the
value 1 and 0 is used. When 1 is sent the mouse is pressed
and when 0 is sent the mouse is released. The values form
the potentiometer is converted from 101 to 200 sing the
map () function and is send to the systems COM port suing
the Serial write () function.
Fig. 1. Flex Sensor
Fig. 2. Change of resistance according to the bend of the flex
sensor
Fig. 3. Architecture
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1142
The project also requires the usage of Processing IDE. Its is
an open-sourced graphical library built for electronic arts
and visual design applications. Processing uses the Java
language, with additional simplifications such as additional
classes and aliased mathematical functions and operations.
As well as this, it also has a graphical user interface for
simplifying the compilation and execution stage. In this
project, the processing IDE is used to read the COM port
values and control the mouse pointer based on the values
received via the COM port.
4. CONCLUSION
Thus, the project aims to build a cheap and usable gaming
control. There are many future scope for this project. Firstly,
Instead of connecting the Arduino serially to the PC, we can
Use a Bluetooth module to have a wireless control over the
Mouse. This can enable us to maintain the contact with the
Mouse for at the most 10m. Secondly, we can implement the
Game controller for other games as well. Depending on the
Demands of that particular game, we can make an effective
Controller with the required sensor.
REFERENCES
[1] R. Suriya, Dr.V.Vijayachamundeeswari, "A Survey on
Hand Gesture Recognition for Simple Mouse Control", ICI-
CES2014 - S.A.Engineering College, Chennai, Tamil Nadu,
India.
[2] Kabeer Manchanda, Benny Bing, "Advanced Mouse
Pointer Control Using Trajectory-Based Gesture
Recognition"
[3] M.Deepan Raj, I.Gogul, M.Thangaraja, V.Sathiesh Ku-
mar, "Static Gesture Recognition based Precise Positioning
of 5- DOF Robotic Arm using FPGA"
[4] Karlos Ishac, Kenji Suzuki, "Gesture Based Robotic
Arm Control for Meal Time Care Using a Wearable Sensory
Jacket", 2016 IEEE International Symposium on Robotics and
IntelligentSensors(IRIS2016),17-20December2016,Tokyo
Japan
[5] GANESH CHOUDHARY B, CHETHAN RAM B V, "Real
Time Robotic Arm Control Using Hand Gestures"
[6] Ainur Begalinova, Almas Shintemirov, "Design of Em-
bedded Gesture Recognition System for Robotic
Applications"
[7] Shining Song, Dongsong Yan, Yongjun Xie, "Design of
control system based on hand gesture recognition"
[8] Asif Shahriyar Sushmit, Fariha Musharrat Haque, Md.
Shahriar, Shaikh Al Mahmud Bhuiyan, M.A.Rashid Sarkar,
"Design of a Gesture Controlled Robotic Gripper Arm using
Neural Networks", IEEE International Conference on Power,
Control, Signals and Instrumentation Engineering (ICPCSI-
2017)

Más contenido relacionado

La actualidad más candente

virtual reality | latest |best presentation
virtual reality | latest |best presentationvirtual reality | latest |best presentation
virtual reality | latest |best presentationvipin mishra
 
celluon evomouse documentation
celluon evomouse documentationcelluon evomouse documentation
celluon evomouse documentationRatna Tejaswini
 
Touchless touchscreen
Touchless touchscreenTouchless touchscreen
Touchless touchscreenNaga Dinesh
 
Smart quill seminar report final
Smart quill seminar report finalSmart quill seminar report final
Smart quill seminar report finalPramod Kumar
 
evomouse full report
evomouse full reportevomouse full report
evomouse full reportkrunal5400
 
Computer control using hand gestures
Computer control using hand gesturesComputer control using hand gestures
Computer control using hand gesturesRohithND
 
Touch Less Touch Screen Technology
Touch Less Touch Screen TechnologyTouch Less Touch Screen Technology
Touch Less Touch Screen Technologyijtsrd
 
Touchless touchscreen technology
Touchless touchscreen technologyTouchless touchscreen technology
Touchless touchscreen technologyMATHEW JOSEPH
 
Touchless Touchscreen Technology
Touchless Touchscreen TechnologyTouchless Touchscreen Technology
Touchless Touchscreen TechnologySaurabh Tripathi
 
smart quill pen
smart quill pensmart quill pen
smart quill penranjith12
 
Touchless interactivity is the new frontier
Touchless interactivity is the new frontierTouchless interactivity is the new frontier
Touchless interactivity is the new frontierLM3LABS
 
Virtual Reality - Abhijeet
Virtual Reality - AbhijeetVirtual Reality - Abhijeet
Virtual Reality - AbhijeetAbhijeet Kalsi
 

La actualidad más candente (20)

virtual reality | latest |best presentation
virtual reality | latest |best presentationvirtual reality | latest |best presentation
virtual reality | latest |best presentation
 
dfsdf
dfsdfdfsdf
dfsdf
 
celluon evomouse documentation
celluon evomouse documentationcelluon evomouse documentation
celluon evomouse documentation
 
Touchless touchscreen
Touchless touchscreenTouchless touchscreen
Touchless touchscreen
 
Space mouse
Space mouseSpace mouse
Space mouse
 
How computer mice work
How computer mice workHow computer mice work
How computer mice work
 
Smart quill seminar report final
Smart quill seminar report finalSmart quill seminar report final
Smart quill seminar report final
 
Evo mouse and magic cibe
Evo mouse and magic cibeEvo mouse and magic cibe
Evo mouse and magic cibe
 
evomouse full report
evomouse full reportevomouse full report
evomouse full report
 
Evo mouse seminar
Evo mouse seminarEvo mouse seminar
Evo mouse seminar
 
Computer control using hand gestures
Computer control using hand gesturesComputer control using hand gestures
Computer control using hand gestures
 
Touch Less Touch Screen Technology
Touch Less Touch Screen TechnologyTouch Less Touch Screen Technology
Touch Less Touch Screen Technology
 
Virtual reality
Virtual reality Virtual reality
Virtual reality
 
Touchless touch screen
Touchless touch screenTouchless touch screen
Touchless touch screen
 
Touchless touchscreen technology
Touchless touchscreen technologyTouchless touchscreen technology
Touchless touchscreen technology
 
Touchless Touchscreen Technology
Touchless Touchscreen TechnologyTouchless Touchscreen Technology
Touchless Touchscreen Technology
 
smart quill pen
smart quill pensmart quill pen
smart quill pen
 
Touchless interactivity is the new frontier
Touchless interactivity is the new frontierTouchless interactivity is the new frontier
Touchless interactivity is the new frontier
 
Virtual Reality - Abhijeet
Virtual Reality - AbhijeetVirtual Reality - Abhijeet
Virtual Reality - Abhijeet
 
Smart quill
Smart quillSmart quill
Smart quill
 

Similar a IRJET- IoT based Gesture Control Gaming

Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraGesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraIJERD Editor
 
IRJET- Review Paper on Hand Based Gesture Recognition Technologies
IRJET- Review Paper on Hand Based Gesture Recognition TechnologiesIRJET- Review Paper on Hand Based Gesture Recognition Technologies
IRJET- Review Paper on Hand Based Gesture Recognition TechnologiesIRJET Journal
 
Virtual Mouse Control Using Hand Gestures
Virtual Mouse Control Using Hand GesturesVirtual Mouse Control Using Hand Gestures
Virtual Mouse Control Using Hand GesturesIRJET Journal
 
Design of Tilt Sensing Mouse Glove Device using Arduino Uno
Design of Tilt Sensing Mouse Glove Device using Arduino UnoDesign of Tilt Sensing Mouse Glove Device using Arduino Uno
Design of Tilt Sensing Mouse Glove Device using Arduino UnoIRJET 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
 
MOBILE ROBOTIC ARM WITH APP INTERFACE USING MICROCONTROLLERS
MOBILE ROBOTIC ARM WITH APP INTERFACE USING MICROCONTROLLERSMOBILE ROBOTIC ARM WITH APP INTERFACE USING MICROCONTROLLERS
MOBILE ROBOTIC ARM WITH APP INTERFACE USING MICROCONTROLLERSIRJET 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
 
Research on Detecting Hand Gesture
Research on Detecting Hand GestureResearch on Detecting Hand Gesture
Research on Detecting Hand GestureIRJET Journal
 
IRJET - Tele-Replication of Human Hand Movements
IRJET -  	  Tele-Replication of Human Hand MovementsIRJET -  	  Tele-Replication of Human Hand Movements
IRJET - Tele-Replication of Human Hand MovementsIRJET Journal
 
IRJET- Finger Gesture Recognition Using Linear Camera
IRJET-  	  Finger Gesture Recognition Using Linear CameraIRJET-  	  Finger Gesture Recognition Using Linear Camera
IRJET- Finger Gesture Recognition Using Linear CameraIRJET Journal
 
IRJET - A Smart Assistant for Aiding Dumb People
IRJET - A Smart Assistant for Aiding Dumb PeopleIRJET - A Smart Assistant for Aiding Dumb People
IRJET - A Smart Assistant for Aiding Dumb PeopleIRJET Journal
 
A Survey on Detecting Hand Gesture
A Survey on Detecting Hand GestureA Survey on Detecting Hand Gesture
A Survey on Detecting Hand GestureIRJET Journal
 
Squid Game and Music Synchronization
Squid Game and Music SynchronizationSquid Game and Music Synchronization
Squid Game and Music SynchronizationIRJET Journal
 
Aacellerometer
AacellerometerAacellerometer
Aacellerometermukeshdeep
 
eng.pptx
eng.pptxeng.pptx
eng.pptxZuine
 
Control Buggy using Leap Sensor Camera in Data Mining Domain
Control Buggy using Leap Sensor Camera in Data Mining DomainControl Buggy using Leap Sensor Camera in Data Mining Domain
Control Buggy using Leap Sensor Camera in Data Mining DomainIRJET Journal
 
To Design and Develop Intelligent Exercise System
To Design and Develop Intelligent Exercise SystemTo Design and Develop Intelligent Exercise System
To Design and Develop Intelligent Exercise Systemijtsrd
 
Real Time Head & Hand Tracking Using 2.5D Data
Real Time Head & Hand Tracking Using 2.5D Data Real Time Head & Hand Tracking Using 2.5D Data
Real Time Head & Hand Tracking Using 2.5D Data Harin Veera
 
IRJET- EVM Monitoring and Security over IoT
IRJET- EVM Monitoring and Security over IoTIRJET- EVM Monitoring and Security over IoT
IRJET- EVM Monitoring and Security over IoTIRJET Journal
 

Similar a IRJET- IoT based Gesture Control Gaming (20)

Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraGesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
 
Checkers Using IoT
Checkers Using IoTCheckers Using IoT
Checkers Using IoT
 
IRJET- Review Paper on Hand Based Gesture Recognition Technologies
IRJET- Review Paper on Hand Based Gesture Recognition TechnologiesIRJET- Review Paper on Hand Based Gesture Recognition Technologies
IRJET- Review Paper on Hand Based Gesture Recognition Technologies
 
Virtual Mouse Control Using Hand Gestures
Virtual Mouse Control Using Hand GesturesVirtual Mouse Control Using Hand Gestures
Virtual Mouse Control Using Hand Gestures
 
Design of Tilt Sensing Mouse Glove Device using Arduino Uno
Design of Tilt Sensing Mouse Glove Device using Arduino UnoDesign of Tilt Sensing Mouse Glove Device using Arduino Uno
Design of Tilt Sensing Mouse Glove Device using Arduino Uno
 
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
 
MOBILE ROBOTIC ARM WITH APP INTERFACE USING MICROCONTROLLERS
MOBILE ROBOTIC ARM WITH APP INTERFACE USING MICROCONTROLLERSMOBILE ROBOTIC ARM WITH APP INTERFACE USING MICROCONTROLLERS
MOBILE ROBOTIC ARM WITH APP INTERFACE USING MICROCONTROLLERS
 
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
 
Research on Detecting Hand Gesture
Research on Detecting Hand GestureResearch on Detecting Hand Gesture
Research on Detecting Hand Gesture
 
IRJET - Tele-Replication of Human Hand Movements
IRJET -  	  Tele-Replication of Human Hand MovementsIRJET -  	  Tele-Replication of Human Hand Movements
IRJET - Tele-Replication of Human Hand Movements
 
IRJET- Finger Gesture Recognition Using Linear Camera
IRJET-  	  Finger Gesture Recognition Using Linear CameraIRJET-  	  Finger Gesture Recognition Using Linear Camera
IRJET- Finger Gesture Recognition Using Linear Camera
 
IRJET - A Smart Assistant for Aiding Dumb People
IRJET - A Smart Assistant for Aiding Dumb PeopleIRJET - A Smart Assistant for Aiding Dumb People
IRJET - A Smart Assistant for Aiding Dumb People
 
A Survey on Detecting Hand Gesture
A Survey on Detecting Hand GestureA Survey on Detecting Hand Gesture
A Survey on Detecting Hand Gesture
 
Squid Game and Music Synchronization
Squid Game and Music SynchronizationSquid Game and Music Synchronization
Squid Game and Music Synchronization
 
Aacellerometer
AacellerometerAacellerometer
Aacellerometer
 
eng.pptx
eng.pptxeng.pptx
eng.pptx
 
Control Buggy using Leap Sensor Camera in Data Mining Domain
Control Buggy using Leap Sensor Camera in Data Mining DomainControl Buggy using Leap Sensor Camera in Data Mining Domain
Control Buggy using Leap Sensor Camera in Data Mining Domain
 
To Design and Develop Intelligent Exercise System
To Design and Develop Intelligent Exercise SystemTo Design and Develop Intelligent Exercise System
To Design and Develop Intelligent Exercise System
 
Real Time Head & Hand Tracking Using 2.5D Data
Real Time Head & Hand Tracking Using 2.5D Data Real Time Head & Hand Tracking Using 2.5D Data
Real Time Head & Hand Tracking Using 2.5D Data
 
IRJET- EVM Monitoring and Security over IoT
IRJET- EVM Monitoring and Security over IoTIRJET- EVM Monitoring and Security over IoT
IRJET- EVM Monitoring and Security over IoT
 

Más de 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
 

Más de 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...
 

Último

(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
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 EscortsCall Girls in Nagpur High Profile
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
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...Call Girls in Nagpur High Profile
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
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
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
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 projectTonystark477637
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 

Último (20)

(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
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
 
(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
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
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...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
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, ...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
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
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 

IRJET- IoT based Gesture Control Gaming

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1140 IoT based Gesture Control Gaming Saurav Surve1, Akhil Nair2, Anirudh Singh3, Vamsi Krishna4 1,2,3,4B.Tech (CSE), SRM Institute of Science and Technology, Chennai, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - The video gaming industry has been ever- increasing since its inception. The early video gaming platforms for commercial purposes became to be successful in the 1970s. With the improvements on the computer industry, especially the rise of desktop computers led to humongous improvements in the gaming industry. Today there are various platforms on which video games are developed such as the PC, mobile, arcade, web browser, virtual reality, blockchain, etc. In the year 2015, the estimated video gaming industry net worth was around $91 billion. Nowadays we have lots of game controllers that are improving the gaming experience over the years. Gaming experience can be improved to a good extent with the help of controllers but these controllers are quite expensive. Through this project we design our own gaming controller using Arduino. The game controller will be designed for the game Angry Birds. The domains of Internet of Things (IoT) and Gesture Control will be employed in this project. Everyone is a fan of video games but over time we find it uninteresting if we are less involved into it. Today the advanced gaming consoles enables virtual gaming experience and helps us to feel the game a lot better than a keyboard or a mouse do. Thus, we intend on making a virtual gaming controller than can give the user an enhanced gaming experience. Through this project we intend to make a virtual controller than can give us an enhanced experienced to play angry birds. Key Words: - Video gaming, game controller, Internet of Things (IoT), gesture control 1. INTRODUCTION The gaming industry has seen a significant growth over the years. The development of the cathode ray tube in the 1940s had paved the way for the inception of the gaming industry. The early games developed were the arcade games. These arcade gaming platforms began to grow in the late 1960s and 1970s. The 1980s saw a huge growth in 8-bit computer games. The 1990s saw a widespread growth in CD-based games, interactive hardware such as mobile devices and the rise of the internet, which led to competitive gaming environment. Development of dedicated graphics card developed mainly by Intel and Nvidia led to a huge increase in 3D graphics based gaming platforms and the inception of sports in the 2000s. The 2010s have provided the way for development of games through virtual reality, augmented reality and blockchain. The Internet of Things (IoT) is a network of physical devices and other real world entities such as vehicles, industrial appliances, etc. embedded with software, sensors, actuators, etc. connected to the Internet. The information collected through these mediums could be analyzed for further improvement in services. The increased speed of the Internet and the lowering cost of computing devices has enabled the IoT to be integrated in the video game industry. As the number of devices joining the Internet network increases, the number of free video games launched has also increased. There has been a massive overhaul in the game development and the gaming hardware. This has led to mushrooming ofthegaming communitiesallovertheworld. Gesture control is the method to control and interact with a computer without direct physical contact. It could be implemented in the gaming systems through gaming gloves, visual recognition and 3D cameras. For example, the Kinect is a gesture control based game controller which uses depth camera and motion sensor. The depth camera detects a skeleton image of the player and the motion sensor tracks their movements. Game controllers are the input devices for controlling the game play. These controllers include keyboard, mouse, joystick, touchscreen, etc. The project aims to design a cost- effective gaming controller for the game Angry Birds. Angry Birds is a video game developed by a Finnish company Rovio Entertainment. The game has been developed for various plat-forms such as video game consoles, PC and mobile platform in operating systems such as iOS, Android, Symbian and Windows Phone. 2. EXISTING SYSTEM The existing system [1] discusses the work done in the topic of hand gesture recognition for mouse control for various applications like sign language detection, robot control, etc. The work has been implemented through various methods like Hidden Markov model and MEMS accelerometer. The main output of this paper is the detection of hand gestures and recognition the meaning of those gestures. In the Hidden Markov model the motion detector initially tracks the moving object by differentiating it with the background through gray-level changes. Then the moving hand skin color is detected through R, G and B pixels of the moving region. The edges of the moving object (in this case the human arm) are determined. In that arm, the palm is differentiated with the forearm since palm has the maximum number of skin edges on the arm as compared to the forearm. Thus, the palm becomes the gesture region which movements are needed to be tracked. The other method proposed in the existing system is the MEMS accelerometer based gesture detection. It measures the acceleration movements from the human hand signals. Initially, the microcontroller acceleration signals of the hand movements which are tracked by the accelerometer. The un- wanted noise signals are filtered out to provide the accurate output. After this, the process of Feature Generation and Feature Selection are applied wherein the extracted feature
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1141 of the preprocessed signals provide the characteristics of different handmovementsignals.These featuresareused for model constructions and useless features are weeded out. Lastly, the reduced feature vectors are provided to the PNN classifier where the output of the gesture ispredictedandthe necessary actions are taken in thesystem. The existing system could be used for buildinghandglovesas a game controller. The hand gloves could be used for gaming is a gesture based gaming controller that provides a unique experience. It will connect to devices using Bluetooth. The glovesarecross-platformcontrollers thatcanbeusedon any operating system. It uses natural hand movements ascontrol gestures and is interpreted on the screen. However, there would be certain drawbacks in the existing system: 1. The default system would not meet the virtual gaming experience of the user. 2. The gloves that would be used can be uncomfortable since they cannot be worn for a longer duration. 3. The user cannot experience a 3-dimensional game play. 4. The gloves would be expensive to design and manufacture. 3. PROPOSED SYSTEM In the proposed system, we will try to construct a game controller using flex sensor and potentiometer for controlling the mouse on the computer screen. In this way, the game play could be controlled withoutthe need of mouse and keyboard or the idea proposed in the existing system. The flex sensor is a variable resistor. The resistance of the sensor increases as the sensor body bends. We can implement usage of this sensor in the Angry Birds game in the following way- when the sensor body is pulled, the mouse pointer gets controlled and the catapult/ slingshot in which the bird is placed is moved in the X direction depending on the extent to which the sensor body is pulled. The potentiometer is a 3-terminal variable resistor. In the motion control application, potentiometers can be used as position feedback devices in order to create "closed loop" control, such as in a servomechanism. Thismethodof motion control used in the DC Motor is the simplest method of measuring the angle, speed and displacement. The potentiometer could be used to control the mouse pointer in the Y-direction. Thus, it will help in adjusting of the slingshot/catapult for effective throw on thetarget. The components will be setup in an Arduino Uno microcontroller. The program is initialized to work with 9600 baud rate and start reading thevaluesfrom Flex sensor and Potentiometer. The serial write () function in the Arduino IDE can send only one byte of data at a time. 1 byte is 8 bits and 2^8 = 256. We will be able to send values only from 0 to 256. So we have to compress the values of Flex sensor output and Potentiometer Output into 0 to 256. To do that we use the map () function in Arduino IDE. All the values from the flex sensor are converted from 5 to 100, so when we bend the sensor it will increment from 5 and when released it will go back to 5. To mention the mouse clicks the value 1 and 0 is used. When 1 is sent the mouse is pressed and when 0 is sent the mouse is released. The values form the potentiometer is converted from 101 to 200 sing the map () function and is send to the systems COM port suing the Serial write () function. Fig. 1. Flex Sensor Fig. 2. Change of resistance according to the bend of the flex sensor Fig. 3. Architecture
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1142 The project also requires the usage of Processing IDE. Its is an open-sourced graphical library built for electronic arts and visual design applications. Processing uses the Java language, with additional simplifications such as additional classes and aliased mathematical functions and operations. As well as this, it also has a graphical user interface for simplifying the compilation and execution stage. In this project, the processing IDE is used to read the COM port values and control the mouse pointer based on the values received via the COM port. 4. CONCLUSION Thus, the project aims to build a cheap and usable gaming control. There are many future scope for this project. Firstly, Instead of connecting the Arduino serially to the PC, we can Use a Bluetooth module to have a wireless control over the Mouse. This can enable us to maintain the contact with the Mouse for at the most 10m. Secondly, we can implement the Game controller for other games as well. Depending on the Demands of that particular game, we can make an effective Controller with the required sensor. REFERENCES [1] R. Suriya, Dr.V.Vijayachamundeeswari, "A Survey on Hand Gesture Recognition for Simple Mouse Control", ICI- CES2014 - S.A.Engineering College, Chennai, Tamil Nadu, India. [2] Kabeer Manchanda, Benny Bing, "Advanced Mouse Pointer Control Using Trajectory-Based Gesture Recognition" [3] M.Deepan Raj, I.Gogul, M.Thangaraja, V.Sathiesh Ku- mar, "Static Gesture Recognition based Precise Positioning of 5- DOF Robotic Arm using FPGA" [4] Karlos Ishac, Kenji Suzuki, "Gesture Based Robotic Arm Control for Meal Time Care Using a Wearable Sensory Jacket", 2016 IEEE International Symposium on Robotics and IntelligentSensors(IRIS2016),17-20December2016,Tokyo Japan [5] GANESH CHOUDHARY B, CHETHAN RAM B V, "Real Time Robotic Arm Control Using Hand Gestures" [6] Ainur Begalinova, Almas Shintemirov, "Design of Em- bedded Gesture Recognition System for Robotic Applications" [7] Shining Song, Dongsong Yan, Yongjun Xie, "Design of control system based on hand gesture recognition" [8] Asif Shahriyar Sushmit, Fariha Musharrat Haque, Md. Shahriar, Shaikh Al Mahmud Bhuiyan, M.A.Rashid Sarkar, "Design of a Gesture Controlled Robotic Gripper Arm using Neural Networks", IEEE International Conference on Power, Control, Signals and Instrumentation Engineering (ICPCSI- 2017)