SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2342
Design of Tilt Sensing Mouse Glove Device using Arduino Uno
Rishab Kaw
Dept. of Electronics and Communication Engineering,
Shri Mata Vaishno Devi University, Jammu & Kashmir, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Computers are used on adailybasis. Tousethem,
it is essential to interface with a user interface (UI) system.
Signal acknowledgment or gestures can be viewed as a route
for PCs to start the comprehension of human non-verbal
communication therefore fabricating a wealthier extension
amongst machines and people. The mouse glove is a newhand
gesture input device that recognizes hand gestures and
interprets them into computer signals using mathematical
algorithms. This device is based on tilt sensing using a three-
axis accelerometer. This paper gives an account of the outline
and advancement of a PC pointing gadget with accelerometer
based development control.
Key Words: Accelerometer, Gesture Recognition,
User Interface, Human computer Interface, Arduino
1. INTRODUCTION
Computers are used on a daily basis. To use them, it is
essential to interface with a user interface (UI) system. UI
system may be text-based or graphical basedasusedinUNIX
shell or Microsoft Windows family of operating systems
respectively. Signal acknowledgment or gestures can be
viewed as a route for PCs to start the comprehension of
human non-verbal communication therefore fabricating a
wealthier extension amongst machines and people [1]. The
mouse glove (see Fig. 1) is a new hand gesture input device
that recognizes hand gestures and interprets them into
computer signals using mathematical algorithms.
Fig -1: Mouse Glove Hardware
This device is based on tilt sensing using a three-axis
accelerometer [2]. The key elements are the
microacclerometer and an Arduino microcontroller board
that is mounted to a thin and lightweight glove [3]. Mouse
Glove enables the client to wear a glove and control the
cursor through various hand placements and finger presses.
Clients can work their PCs with their hands in mid-air
without the bother of work areas surfaces. Mouse Glove
interfaces with a PC utilizing standard USB. The PC’s should
have Windows, Mac, or Linux OS’s having java installed. As
the software implementation is java based, it can run on any
computer hardware, as it makes a java virtual machine on
that specific machine. The java program converts various
gesture or signals to native mouse control codes. Once
coded, utilizing just a single hand, the glovecanundoubtedly
be utilized without looking, making it ideal for
installed/wearable conditions.
2. SYSTEM ARCHITECTURE
Mouse Glove system (see Fig. 2) consists of the following
components:
1. Arduino Uno Microcontroller: Arduino is an open source
hardware and software platform for making interactive
projects that can sense and control the physical world. It is
used forconnecting the real world with the computer [4][5].
2. 3-Axis Microacclerometer: It is a sensor for getting the
analog inputs correspondingto physical acceleration and tilt
of the hand [2]. We used the module ADXL335 (see Fig. 3(a))
from Analog Devices. It quantifiesaccelerationwithfull-scale
scope of ±3 g. Here it is used in tilt-detecting application for
quantifying the static acceleration of gravity.
Fig -2: Mouse Glove System Architecture
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2343
(a) (b)
Fig -3: (a) 3-Axis Microacclerometer
(b) Push-Button switches
3. Push-Button switches: Two push button switches (see Fig.
3(b)) are used to input – left and right clicks from the mouse
glove.
4. Java Application on host computer: To interpret the serial
data coming from Arduino and convert it into mouse control
codes Java program is used. ThedataarrivinginthehostPCis
interpreted by a java program using RxTx library and java
native access library.
3. METHODOLOGY
Our design plan comprises of two principle parts:agloveand
a microcontroller board (Arduino Uno). Operation of our
gadget starts with the glove. A client wearing the glove can
utilize hand tilt placement and button presses to work the
glove. As the hand tilts, the values of the X, and Y axis from
the accelerometer are changing and it can be readintheform
of analog inputs of the Arduino microcontroller board. The
glove detects these client activities through two sorts of
sensors: accelerometer and push button switches. After the
Arduino (glove's microcontroller) forms the information by
processing the input data, it transmits the data serially to the
host PC [4] [5]. The Mouse Glove uses Arduino Uno
microcontroller board that is connected serially to the host
PC via USB wire. ADXL335 microacclerometer senses
physical tilt and sends the analog output to the Arduino [2].
For sensing left and right mouse clicks it uses push button
switches that are connected to pull-up resistors. Pushbutton
switches givedigitalinputstotheArduino.ArduinoUnotakes
these physical signals from accelerometer and switches,
applies appropriate mathematical algorithm [2] and then
sends the dataserially to thehost PC. The data arriving in the
host PC is interpreted by a java program using RxTx library
and java native access library (see Fig. 4). The java program
changes over the information received serially from the
Arduino intoa PC HID easytouseorganizationandmovesthe
PC cursor fittingly and imitates left and right clicks.
Fig -4: Mouse Glove Java Application in action
3. CONCLUSIONS
This paper gives an account of the outline and advancement
of a PC pointing gadget with accelerometer based
development control. Accelerometer is used for tilt sensing
using only X and Y axes to form a plane of motion. Tilt
movement of mouse glove in specific direction moves the
mouse pointer on the screen accordingly. Push button
switches are used for left and right click events. The point of
the project was to make an info gadget – an input device, so
clients can work their PCs with their hands in mid-air
without the bother of work areas surfaces.
ACKNOWLEDGEMENT
The author would like to thank Mr. Neeraj Tripathi, Dr. Vijay
Kumar Sharma, and Mr. Vikram Singh of Dept. of Electronics
and Communication Engineering, Shri Mata Vaishno Devi
University for their teaching and knowledge, as well as
guidance and support.
REFERENCES
[1] Xie, R. , Sun, X. , Xia, X. , Cao, J. “Similarity MatchingBased
Extensible Hand Gesture Recognition” Sensors Journal,
IEEE 2015.
[2] Pedley, Mark. "Tilt sensing using a three-axis
accelerometer." Freescale semiconductor application
note (2013): 1-22.
[3] Ahmed, Sohel, Mohammed Abdullah Zubair, and Irshad
Basha Shaik. "Accelerometer based wireless air mouse
using Arduino micro-controller board." In
Communication Technologies (GCCT), 2015 Global
Conference on, pp. 348-350. IEEE, 2015.
[4] Badamasi, Y.A. “The working principle of an Arduino”
Electronics, Computer and Computation (ICECCO),11th
International IEEE Conference, 2014.
[5] Barrett, S. “Arduino Microcontroller Processing for
Everyone!” Synthesis Lectures on Digital Circuits and
Systems, 2013.

More Related Content

What's hot

Smart system monitoring on soil using internet of things (IOT)
Smart system monitoring on soil using internet of things (IOT)Smart system monitoring on soil using internet of things (IOT)
Smart system monitoring on soil using internet of things (IOT)
IRJET Journal
 
IRJET- IoT-Enabled Underground Drainage Monitoring System using Water Flo...
IRJET-  	  IoT-Enabled Underground Drainage Monitoring System using Water Flo...IRJET-  	  IoT-Enabled Underground Drainage Monitoring System using Water Flo...
IRJET- IoT-Enabled Underground Drainage Monitoring System using Water Flo...
IRJET Journal
 
IRJET- Smart Soldier Jacket using Internet of Things (IoT)
IRJET- Smart Soldier Jacket using Internet of Things (IoT)IRJET- Smart Soldier Jacket using Internet of Things (IoT)
IRJET- Smart Soldier Jacket using Internet of Things (IoT)
IRJET Journal
 
Home Automation using Wi-Fi Interconnection
Home Automation using  Wi-Fi InterconnectionHome Automation using  Wi-Fi Interconnection
Home Automation using Wi-Fi Interconnection
IRJET Journal
 
Android Based E-Learning Application Class-E
Android Based E-Learning Application Class-EAndroid Based E-Learning Application Class-E
Android Based E-Learning Application Class-E
IRJET Journal
 
Visual Product Identification For Blind Peoples
Visual Product Identification For Blind PeoplesVisual Product Identification For Blind Peoples
Visual Product Identification For Blind Peoples
IRJET Journal
 
IRJET- Soilless Cultivation using IoT
IRJET- Soilless Cultivation using IoTIRJET- Soilless Cultivation using IoT
IRJET- Soilless Cultivation using IoT
IRJET Journal
 
IRJET- Water Irrigation System using Arduino
IRJET- Water Irrigation System using ArduinoIRJET- Water Irrigation System using Arduino
IRJET- Water Irrigation System using Arduino
IRJET Journal
 
IRJET- Vendor Management System using Machine Learning
IRJET-  	  Vendor Management System using Machine LearningIRJET-  	  Vendor Management System using Machine Learning
IRJET- Vendor Management System using Machine Learning
IRJET Journal
 
IRJET- Patient Health Monitoring using IoT with Machine Learning
IRJET- Patient Health Monitoring using IoT with Machine LearningIRJET- Patient Health Monitoring using IoT with Machine Learning
IRJET- Patient Health Monitoring using IoT with Machine Learning
IRJET Journal
 
IRJET- Research Paper on Inventory Management System
IRJET-  	  Research Paper on Inventory Management SystemIRJET-  	  Research Paper on Inventory Management System
IRJET- Research Paper on Inventory Management System
IRJET Journal
 
Crowd management system
Crowd management systemCrowd management system
Crowd management systemMumbaikar Le
 
A Comparative Study of Different types of Models in Software Development Life...
A Comparative Study of Different types of Models in Software Development Life...A Comparative Study of Different types of Models in Software Development Life...
A Comparative Study of Different types of Models in Software Development Life...
IRJET Journal
 
Ultrasonic Stirrer
Ultrasonic StirrerUltrasonic Stirrer
Ultrasonic Stirrer
IRJET Journal
 
Solar Cold Storage
Solar Cold StorageSolar Cold Storage
Solar Cold Storage
IRJET Journal
 
IRJET- Sugarcane Disease Detection and Controlling using Image Processing
IRJET- Sugarcane Disease Detection and Controlling using Image ProcessingIRJET- Sugarcane Disease Detection and Controlling using Image Processing
IRJET- Sugarcane Disease Detection and Controlling using Image Processing
IRJET Journal
 
IRJET- Identification of Sources of Pollution & Designing of Effective Domest...
IRJET- Identification of Sources of Pollution & Designing of Effective Domest...IRJET- Identification of Sources of Pollution & Designing of Effective Domest...
IRJET- Identification of Sources of Pollution & Designing of Effective Domest...
IRJET Journal
 
Artificial Intelligence in Power Saving & Games
Artificial Intelligence in Power Saving & GamesArtificial Intelligence in Power Saving & Games
Artificial Intelligence in Power Saving & Games
IRJET Journal
 
IRJET- Smart Green House using IOT and Cloud Computing
IRJET- Smart Green House using IOT and Cloud ComputingIRJET- Smart Green House using IOT and Cloud Computing
IRJET- Smart Green House using IOT and Cloud Computing
IRJET Journal
 
IoT Based Remote Monitoring and Controlling for Shutter Systems
IoT Based Remote Monitoring and Controlling for Shutter SystemsIoT Based Remote Monitoring and Controlling for Shutter Systems
IoT Based Remote Monitoring and Controlling for Shutter Systems
ijtsrd
 

What's hot (20)

Smart system monitoring on soil using internet of things (IOT)
Smart system monitoring on soil using internet of things (IOT)Smart system monitoring on soil using internet of things (IOT)
Smart system monitoring on soil using internet of things (IOT)
 
IRJET- IoT-Enabled Underground Drainage Monitoring System using Water Flo...
IRJET-  	  IoT-Enabled Underground Drainage Monitoring System using Water Flo...IRJET-  	  IoT-Enabled Underground Drainage Monitoring System using Water Flo...
IRJET- IoT-Enabled Underground Drainage Monitoring System using Water Flo...
 
IRJET- Smart Soldier Jacket using Internet of Things (IoT)
IRJET- Smart Soldier Jacket using Internet of Things (IoT)IRJET- Smart Soldier Jacket using Internet of Things (IoT)
IRJET- Smart Soldier Jacket using Internet of Things (IoT)
 
Home Automation using Wi-Fi Interconnection
Home Automation using  Wi-Fi InterconnectionHome Automation using  Wi-Fi Interconnection
Home Automation using Wi-Fi Interconnection
 
Android Based E-Learning Application Class-E
Android Based E-Learning Application Class-EAndroid Based E-Learning Application Class-E
Android Based E-Learning Application Class-E
 
Visual Product Identification For Blind Peoples
Visual Product Identification For Blind PeoplesVisual Product Identification For Blind Peoples
Visual Product Identification For Blind Peoples
 
IRJET- Soilless Cultivation using IoT
IRJET- Soilless Cultivation using IoTIRJET- Soilless Cultivation using IoT
IRJET- Soilless Cultivation using IoT
 
IRJET- Water Irrigation System using Arduino
IRJET- Water Irrigation System using ArduinoIRJET- Water Irrigation System using Arduino
IRJET- Water Irrigation System using Arduino
 
IRJET- Vendor Management System using Machine Learning
IRJET-  	  Vendor Management System using Machine LearningIRJET-  	  Vendor Management System using Machine Learning
IRJET- Vendor Management System using Machine Learning
 
IRJET- Patient Health Monitoring using IoT with Machine Learning
IRJET- Patient Health Monitoring using IoT with Machine LearningIRJET- Patient Health Monitoring using IoT with Machine Learning
IRJET- Patient Health Monitoring using IoT with Machine Learning
 
IRJET- Research Paper on Inventory Management System
IRJET-  	  Research Paper on Inventory Management SystemIRJET-  	  Research Paper on Inventory Management System
IRJET- Research Paper on Inventory Management System
 
Crowd management system
Crowd management systemCrowd management system
Crowd management system
 
A Comparative Study of Different types of Models in Software Development Life...
A Comparative Study of Different types of Models in Software Development Life...A Comparative Study of Different types of Models in Software Development Life...
A Comparative Study of Different types of Models in Software Development Life...
 
Ultrasonic Stirrer
Ultrasonic StirrerUltrasonic Stirrer
Ultrasonic Stirrer
 
Solar Cold Storage
Solar Cold StorageSolar Cold Storage
Solar Cold Storage
 
IRJET- Sugarcane Disease Detection and Controlling using Image Processing
IRJET- Sugarcane Disease Detection and Controlling using Image ProcessingIRJET- Sugarcane Disease Detection and Controlling using Image Processing
IRJET- Sugarcane Disease Detection and Controlling using Image Processing
 
IRJET- Identification of Sources of Pollution & Designing of Effective Domest...
IRJET- Identification of Sources of Pollution & Designing of Effective Domest...IRJET- Identification of Sources of Pollution & Designing of Effective Domest...
IRJET- Identification of Sources of Pollution & Designing of Effective Domest...
 
Artificial Intelligence in Power Saving & Games
Artificial Intelligence in Power Saving & GamesArtificial Intelligence in Power Saving & Games
Artificial Intelligence in Power Saving & Games
 
IRJET- Smart Green House using IOT and Cloud Computing
IRJET- Smart Green House using IOT and Cloud ComputingIRJET- Smart Green House using IOT and Cloud Computing
IRJET- Smart Green House using IOT and Cloud Computing
 
IoT Based Remote Monitoring and Controlling for Shutter Systems
IoT Based Remote Monitoring and Controlling for Shutter SystemsIoT Based Remote Monitoring and Controlling for Shutter Systems
IoT Based Remote Monitoring and Controlling for Shutter Systems
 

Similar to 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
IRJET Journal
 
AI Virtual Mouse
AI Virtual MouseAI Virtual Mouse
AI Virtual Mouse
IRJET Journal
 
A Survey on Detecting Hand Gesture
A Survey on Detecting Hand GestureA Survey on Detecting Hand Gesture
A Survey on Detecting Hand Gesture
IRJET Journal
 
HAND GESTURE CONTROLLED MOUSE
HAND GESTURE CONTROLLED MOUSEHAND GESTURE CONTROLLED MOUSE
HAND GESTURE CONTROLLED MOUSE
IRJET Journal
 
CNC Plotter Machine
CNC Plotter Machine CNC Plotter Machine
CNC Plotter Machine
Vaibhav Malviya
 
GESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFTGESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFT
IRJET Journal
 
To protect user’s password from theft by using rfid and mems technology
To protect user’s password from theft by using rfid and mems technologyTo protect user’s password from theft by using rfid and mems technology
To protect user’s password from theft by using rfid and mems technology
eSAT Journals
 
Virtual Mouse Control Using Hand Gestures
Virtual Mouse Control Using Hand GesturesVirtual Mouse Control Using Hand Gestures
Virtual Mouse Control Using Hand Gestures
IRJET Journal
 
DESIGN AND DEVELOPMENT OF WRIST-TILT BASED PC CURSOR CONTROL USING ACCELEROMETER
DESIGN AND DEVELOPMENT OF WRIST-TILT BASED PC CURSOR CONTROL USING ACCELEROMETERDESIGN AND DEVELOPMENT OF WRIST-TILT BASED PC CURSOR CONTROL USING ACCELEROMETER
DESIGN AND DEVELOPMENT OF WRIST-TILT BASED PC CURSOR CONTROL USING ACCELEROMETER
IJCSEA 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 People
IRJET Journal
 
Real time model of a lock gate system upon fingerprint with microcontroller
Real time model of a lock gate system upon fingerprint with microcontrollerReal time model of a lock gate system upon fingerprint with microcontroller
Real time model of a lock gate system upon fingerprint with microcontroller
nooriasukmaningtyas
 
Virtual Mouse Control Using Hand Gesture Recognition
Virtual Mouse Control Using Hand Gesture RecognitionVirtual Mouse Control Using Hand Gesture Recognition
Virtual Mouse Control Using Hand Gesture Recognition
IRJET Journal
 
IRJET- KC Draw using Arduino
IRJET- KC Draw using ArduinoIRJET- KC Draw using Arduino
IRJET- KC Draw using Arduino
IRJET Journal
 
Media Control Using Hand Gesture Moments
Media Control Using Hand Gesture MomentsMedia Control Using Hand Gesture Moments
Media Control Using Hand Gesture Moments
IRJET Journal
 
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
IRJET Journal
 
Virtual Projection Interface
Virtual Projection InterfaceVirtual Projection Interface
Virtual Projection Interface
IJRESJOURNAL
 
dfsdf
dfsdfdfsdf
dfsdf
georgetan2
 
Z4501149153
Z4501149153Z4501149153
Z4501149153
IJERA Editor
 
SLIDE PRESENTATION BY HAND GESTURE RECOGNITION USING MACHINE LEARNING
SLIDE PRESENTATION BY HAND GESTURE RECOGNITION USING MACHINE LEARNINGSLIDE PRESENTATION BY HAND GESTURE RECOGNITION USING MACHINE LEARNING
SLIDE PRESENTATION BY HAND GESTURE RECOGNITION USING MACHINE LEARNING
IRJET Journal
 
IRJET-Gesture Recognition Robot using Digital Image Processing
IRJET-Gesture Recognition Robot using Digital Image ProcessingIRJET-Gesture Recognition Robot using Digital Image Processing
IRJET-Gesture Recognition Robot using Digital Image Processing
IRJET Journal
 

Similar to Design of Tilt Sensing Mouse Glove Device using Arduino Uno (20)

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
 
AI Virtual Mouse
AI Virtual MouseAI Virtual Mouse
AI Virtual Mouse
 
A Survey on Detecting Hand Gesture
A Survey on Detecting Hand GestureA Survey on Detecting Hand Gesture
A Survey on Detecting Hand Gesture
 
HAND GESTURE CONTROLLED MOUSE
HAND GESTURE CONTROLLED MOUSEHAND GESTURE CONTROLLED MOUSE
HAND GESTURE CONTROLLED MOUSE
 
CNC Plotter Machine
CNC Plotter Machine CNC Plotter Machine
CNC Plotter Machine
 
GESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFTGESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFT
 
To protect user’s password from theft by using rfid and mems technology
To protect user’s password from theft by using rfid and mems technologyTo protect user’s password from theft by using rfid and mems technology
To protect user’s password from theft by using rfid and mems technology
 
Virtual Mouse Control Using Hand Gestures
Virtual Mouse Control Using Hand GesturesVirtual Mouse Control Using Hand Gestures
Virtual Mouse Control Using Hand Gestures
 
DESIGN AND DEVELOPMENT OF WRIST-TILT BASED PC CURSOR CONTROL USING ACCELEROMETER
DESIGN AND DEVELOPMENT OF WRIST-TILT BASED PC CURSOR CONTROL USING ACCELEROMETERDESIGN AND DEVELOPMENT OF WRIST-TILT BASED PC CURSOR CONTROL USING ACCELEROMETER
DESIGN AND DEVELOPMENT OF WRIST-TILT BASED PC CURSOR CONTROL USING ACCELEROMETER
 
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
 
Real time model of a lock gate system upon fingerprint with microcontroller
Real time model of a lock gate system upon fingerprint with microcontrollerReal time model of a lock gate system upon fingerprint with microcontroller
Real time model of a lock gate system upon fingerprint with microcontroller
 
Virtual Mouse Control Using Hand Gesture Recognition
Virtual Mouse Control Using Hand Gesture RecognitionVirtual Mouse Control Using Hand Gesture Recognition
Virtual Mouse Control Using Hand Gesture Recognition
 
IRJET- KC Draw using Arduino
IRJET- KC Draw using ArduinoIRJET- KC Draw using Arduino
IRJET- KC Draw using Arduino
 
Media Control Using Hand Gesture Moments
Media Control Using Hand Gesture MomentsMedia Control Using Hand Gesture Moments
Media Control Using Hand Gesture Moments
 
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 Projection Interface
Virtual Projection InterfaceVirtual Projection Interface
Virtual Projection Interface
 
dfsdf
dfsdfdfsdf
dfsdf
 
Z4501149153
Z4501149153Z4501149153
Z4501149153
 
SLIDE PRESENTATION BY HAND GESTURE RECOGNITION USING MACHINE LEARNING
SLIDE PRESENTATION BY HAND GESTURE RECOGNITION USING MACHINE LEARNINGSLIDE PRESENTATION BY HAND GESTURE RECOGNITION USING MACHINE LEARNING
SLIDE PRESENTATION BY HAND GESTURE RECOGNITION USING MACHINE LEARNING
 
IRJET-Gesture Recognition Robot using Digital Image Processing
IRJET-Gesture Recognition Robot using Digital Image ProcessingIRJET-Gesture Recognition Robot using Digital Image Processing
IRJET-Gesture Recognition Robot using Digital Image Processing
 

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 STRUCTURE
IRJET 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 Characteristics
IRJET 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 ADAS
IRJET 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 Pro
IRJET 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 System
IRJET 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 bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET 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 Design
IRJET 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

ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
PrashantGoswami42
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
Kamal Acharya
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
Kamal Acharya
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 

Recently uploaded (20)

ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 

Design of Tilt Sensing Mouse Glove Device using Arduino Uno

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2342 Design of Tilt Sensing Mouse Glove Device using Arduino Uno Rishab Kaw Dept. of Electronics and Communication Engineering, Shri Mata Vaishno Devi University, Jammu & Kashmir, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Computers are used on adailybasis. Tousethem, it is essential to interface with a user interface (UI) system. Signal acknowledgment or gestures can be viewed as a route for PCs to start the comprehension of human non-verbal communication therefore fabricating a wealthier extension amongst machines and people. The mouse glove is a newhand gesture input device that recognizes hand gestures and interprets them into computer signals using mathematical algorithms. This device is based on tilt sensing using a three- axis accelerometer. This paper gives an account of the outline and advancement of a PC pointing gadget with accelerometer based development control. Key Words: Accelerometer, Gesture Recognition, User Interface, Human computer Interface, Arduino 1. INTRODUCTION Computers are used on a daily basis. To use them, it is essential to interface with a user interface (UI) system. UI system may be text-based or graphical basedasusedinUNIX shell or Microsoft Windows family of operating systems respectively. Signal acknowledgment or gestures can be viewed as a route for PCs to start the comprehension of human non-verbal communication therefore fabricating a wealthier extension amongst machines and people [1]. The mouse glove (see Fig. 1) is a new hand gesture input device that recognizes hand gestures and interprets them into computer signals using mathematical algorithms. Fig -1: Mouse Glove Hardware This device is based on tilt sensing using a three-axis accelerometer [2]. The key elements are the microacclerometer and an Arduino microcontroller board that is mounted to a thin and lightweight glove [3]. Mouse Glove enables the client to wear a glove and control the cursor through various hand placements and finger presses. Clients can work their PCs with their hands in mid-air without the bother of work areas surfaces. Mouse Glove interfaces with a PC utilizing standard USB. The PC’s should have Windows, Mac, or Linux OS’s having java installed. As the software implementation is java based, it can run on any computer hardware, as it makes a java virtual machine on that specific machine. The java program converts various gesture or signals to native mouse control codes. Once coded, utilizing just a single hand, the glovecanundoubtedly be utilized without looking, making it ideal for installed/wearable conditions. 2. SYSTEM ARCHITECTURE Mouse Glove system (see Fig. 2) consists of the following components: 1. Arduino Uno Microcontroller: Arduino is an open source hardware and software platform for making interactive projects that can sense and control the physical world. It is used forconnecting the real world with the computer [4][5]. 2. 3-Axis Microacclerometer: It is a sensor for getting the analog inputs correspondingto physical acceleration and tilt of the hand [2]. We used the module ADXL335 (see Fig. 3(a)) from Analog Devices. It quantifiesaccelerationwithfull-scale scope of ±3 g. Here it is used in tilt-detecting application for quantifying the static acceleration of gravity. Fig -2: Mouse Glove System Architecture
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2343 (a) (b) Fig -3: (a) 3-Axis Microacclerometer (b) Push-Button switches 3. Push-Button switches: Two push button switches (see Fig. 3(b)) are used to input – left and right clicks from the mouse glove. 4. Java Application on host computer: To interpret the serial data coming from Arduino and convert it into mouse control codes Java program is used. ThedataarrivinginthehostPCis interpreted by a java program using RxTx library and java native access library. 3. METHODOLOGY Our design plan comprises of two principle parts:agloveand a microcontroller board (Arduino Uno). Operation of our gadget starts with the glove. A client wearing the glove can utilize hand tilt placement and button presses to work the glove. As the hand tilts, the values of the X, and Y axis from the accelerometer are changing and it can be readintheform of analog inputs of the Arduino microcontroller board. The glove detects these client activities through two sorts of sensors: accelerometer and push button switches. After the Arduino (glove's microcontroller) forms the information by processing the input data, it transmits the data serially to the host PC [4] [5]. The Mouse Glove uses Arduino Uno microcontroller board that is connected serially to the host PC via USB wire. ADXL335 microacclerometer senses physical tilt and sends the analog output to the Arduino [2]. For sensing left and right mouse clicks it uses push button switches that are connected to pull-up resistors. Pushbutton switches givedigitalinputstotheArduino.ArduinoUnotakes these physical signals from accelerometer and switches, applies appropriate mathematical algorithm [2] and then sends the dataserially to thehost PC. The data arriving in the host PC is interpreted by a java program using RxTx library and java native access library (see Fig. 4). The java program changes over the information received serially from the Arduino intoa PC HID easytouseorganizationandmovesthe PC cursor fittingly and imitates left and right clicks. Fig -4: Mouse Glove Java Application in action 3. CONCLUSIONS This paper gives an account of the outline and advancement of a PC pointing gadget with accelerometer based development control. Accelerometer is used for tilt sensing using only X and Y axes to form a plane of motion. Tilt movement of mouse glove in specific direction moves the mouse pointer on the screen accordingly. Push button switches are used for left and right click events. The point of the project was to make an info gadget – an input device, so clients can work their PCs with their hands in mid-air without the bother of work areas surfaces. ACKNOWLEDGEMENT The author would like to thank Mr. Neeraj Tripathi, Dr. Vijay Kumar Sharma, and Mr. Vikram Singh of Dept. of Electronics and Communication Engineering, Shri Mata Vaishno Devi University for their teaching and knowledge, as well as guidance and support. REFERENCES [1] Xie, R. , Sun, X. , Xia, X. , Cao, J. “Similarity MatchingBased Extensible Hand Gesture Recognition” Sensors Journal, IEEE 2015. [2] Pedley, Mark. "Tilt sensing using a three-axis accelerometer." Freescale semiconductor application note (2013): 1-22. [3] Ahmed, Sohel, Mohammed Abdullah Zubair, and Irshad Basha Shaik. "Accelerometer based wireless air mouse using Arduino micro-controller board." In Communication Technologies (GCCT), 2015 Global Conference on, pp. 348-350. IEEE, 2015. [4] Badamasi, Y.A. “The working principle of an Arduino” Electronics, Computer and Computation (ICECCO),11th International IEEE Conference, 2014. [5] Barrett, S. “Arduino Microcontroller Processing for Everyone!” Synthesis Lectures on Digital Circuits and Systems, 2013.