SlideShare a Scribd company logo
1 of 3
Download to read offline
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 1, Pages 114-116, February 2017
© 2017 AJAST All rights reserved. www.ajast.net
Page | 114
Gesture Based Wireless Air Mouse using Accelerometer
R.S.Mathu Bala1
, R.Gokulapriya2
, E.Anisha3
and R.Anupriya4
1
Assistant Professor, Department of ECE, Vivekanandha College of Engineering for Women, India. Email: mathubala991@gmail.com
2
UG Student, Department of ECE, Vivekanandha College of Engineering for Women, India. Email: gokulapriyaECE21@gmail.com
3
UG Student, Department of ECE, Vivekanandha College of Engineering for Women, India. Email: anisharose213@gmail.com
4
UG Student, Department of ECE, Vivekanandha College of Engineering for Women, India. Email: riyariya908riya@gmail.com
Article Received: 13 February 2017 Article Accepted: 23 February 2017 Article Published: 26 February 2017
1. INTRODUCTION
Nowadays the wireless usage becomes very popular by using
sensors. The advancement of technology in the field of
wireless made it possible for any applications. Gesture
recognition technology is used to identify the human hand
movements. Gesture recognition technology identifies the
human movements through mathematical representation.
Gesture recognition technology can be used in various
applications. The accelerometer can be used to sense the
movement of the human particularly in given direction. The
sensor would sense the motion of hand and the mouse pointer
will move. The accelerometer senses the change in motion, in
the tilt of the hand. The change in the acceleration values of
the accelerometer which would be transmitted to the PC. The
software applications take control and move the mouse
pointer. PIC microcontroller would be used in our proposed
system which gets input from the accelerometer sensor. Main
advantage is easily programmable and has massive online
support. To make the mouse wireless, RF Modules were used
because they are cheap compared to other modules like
Bluetooth and Zigbee.
2. PROPOSED SYSTEM
In our proposed system accelerometer sensor is used to detect
the motion of the gesture. Accelerometer is interfaced to a
microcontroller. PIC microcontroller gets the input from the
accelerometer sensor. The microcontroller process the sensor
input data and transmits it through a wireless transmitter
module. The transmitter transmits the signal to the PIC
microcontroller through the RF module interfaced with it. The
wireless receiver receives the data and stores it into the
computer through one of the interfaces. The accelerometer
senses the change in motion, in our case the tilt of the hand.
The change in accelerometer would be transmitted to the PC.
Then the software applications take control and move the
mouse pointer where it’s necessary. The sensor which gets
input from the movement of the gesture and the values would
be changed in the accelerometer this would be continuously
transmitted through the transmitter and which is processed by
the PIC microcontroller and then received by the receiver and
given to the PC and it would be moves the mouse pointers.
3. SYSTEM ARCHITECTURE
The proposed system architecture uses accelerometer as a
sensor to detect the motion. Accelerometer is interfaced to a
PIC microcontroller. The microcontroller does the necessary
processing on the sensor data and transmits it through a
wireless transmitter module. The wireless receiver receives
the data and feeds it to the computer through one of the
interfaces.
Fig.1. Block diagram of Gesture based wireless air mouse
using accelerometer
The application running on the PC analyzes the received
values and performs the necessary action on the mouse
pointer. The input from the accelerometer is given to the A-D
convertor. The output from the accelerometer is in the form of
analog. Thus we use A-D convertor to convert the analog
signal into digital signal. Then it is interfaced with the PIC
microcontroller from which the information is passed to the
wireless transmitter. Then the signal must be received by the
wireless receiver. Then it is given as input to the PIC
ABSTRACT
The main objective of this project is to develop wireless air mouse using accelerometer sensor. This implementation is done by using a sensor which
detects hand gestures. The sensor is placed on the user side, attached to the hand to sense the movement and gives the output to a PIC microcontroller
to process it. Needed modifications are done by the PIC microcontroller. These values are transmitted through a RF module to the PC. At the receiving
end a mouse control program which contains functions to control the mouse reads these values and performs many operations which is user friendly
because it helps in many ways like changing the slide, pointing purpose and for open a folder without using mouse pad.
Keywords: RF module, Gestures, Accelerometer sensor, PC and PIC microcontroller.
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 1, Pages 114-116, February 2017
© 2017 AJAST All rights reserved. www.ajast.net
Page | 115
microcontroller then which would be stored in the personal
computer where which would be processed according to the
motion of gesture. The data stored in the PC through the PC
driver through the serial port (RS 232). Then the data is
processed and moved without the help of mouse pointer.
3.1 Power Supply
A power supply is a device or system that supplies electrical
or other types of energy to an output load or group of loads.
The term is most commonly applied to electrical energy
supplies, less often to mechanical ones, and rarely to others.
3.2 Zigbee
Zigbee is a high level communication and it is low-cost,
low-power wireless communications solution, meant to be
integrated as the main building block of ubiquitous networks.
It is maintained by the Zigbee which develops the
specification and certifies its proper implementation.
Fig.2. Pin diagram of PIC 16F877
3.3 RS232
RS232 is a serial communication interface which allows
sending and receiving data via at least three wires. With the
RS232 interface it is possible to setup a connection between a
microcontroller and a PC or between two microcontrollers.
The RS232 interface can be used for many purposes like
sending commands from a PC to a microcontroller, send
debug information from a microcontroller to a terminal.
3.4 Accelerometer
An accelerometer is an micro electromechanical sensor
(MEMS) that measures acceleration. It is also helpful in
detecting tilt or orientation with respect to the earth of a
device it is attached. This application uses its property to
detect the tilt of the hand to move the mouse pointer.
MMA7260 3-axial Accelerometer from free scale is used.
This accelerometer is a thin, low power 3-axial accelerometer
which gives an analog voltage output. The voltage output is
directly proportional to the accelerometer. When the
accelerometer is kept stationary and rotated, the three values
along each of the three axis X, Y and Z gives the tilt along
each of the axis.
3.5 PIC (16F877)
Various microcontrollers offer different kinds of memories.
EEPROM, EPROM, FLASH etc. are some of the memories of
which FLASH is the most recently developed. Technology
that is used in pic16F877 is flash technology, so that data is
retained even when the power is switched off. Easy
Programming and Erasing are other features of PIC 16F877.
4. FLOWCHART
Fig.3. Flowchart for the Proposed System
5. CONCLUSION
In this paper, air mouse has been developed to ease the work
of the human. Accelerometer based Wireless Mouse using
PIC microcontroller is used in this paper. Accelerometer is
used as a motion sensor with two axes of the accelerometer is
used to sense the tilt in the particular direction and the mouse
cursor is moved accordingly. Change of acceleration or a
motion in the direction of human gesture, is used for click and
release of the cursor of mouse. The aim of the project was to
design an Air mouse which does not require a mouse pad and
works on the hand motion and is designed successfully. In the
proposed system, the cursor is made to move based on the
gesture of the accelerometer. This is a gesture based
approach.
6. FUTURE SCOPE
In our proposed system the gesture based approach is carried
out. The position based approach can be tried in the future,
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 1, Pages 114-116, February 2017
© 2017 AJAST All rights reserved. www.ajast.net
Page | 116
where in the mouse cursor just follows the movement of the
finger. The proposed system can be applied in digital
classrooms, seminar halls, conferences, etc. It can also be
used as a writing aid for paralyzed people. This can be made
into a compact device which can be carried in the form of
touch free anywhere and used for any purpose. This system
can be further improved by increasing the processing speed
and be implemented.
7. ACKNOWLEDEMENTS
First and foremost we thank our guide Asst. Prof. R.S.Mathu
Bala, M.E., for constant encouragement and noble guidance.
With great pleasure we extend our deep sense of appreciation
to Dr.D.Sasikala, Head-Department of ECE for giving us an
opportunity to get done our paper and to increase our
knowledge. Lastly we wish each and every person involved in
making our thesis successful.
REFERENCES
[1] Sohel Ahmed, Mohammed Abdullah Zubair, Irshad Basha
Shaik, “Accelerometer based Wireless Air Mouse using
Arduino Micro-controller Board”, Global Conference on
Communication Technologies (GCCT 2015).
[2] Volkhardt, M., Mueller, S., Schroeter, C., Gross, H.-M.,
“Playing hide and seek with a mobile companion robot”
Humanoid Robots (Humanoids), Eleventh IEEE-RAS
International Conference, 2011.
[3] Moore, S.I., Coskun, M.B., Alan, T., Neild, A.,
Moheimani, S.O.R., “Feedback-Controlled MEMS Force
Sensor for Characterization of Microcantilevers”, Journal of
Microelectromechanical Systems, 2015.
[4] Lanata, A., Valenza, G., Nardelli, M., Gentili, C.,
Scilingo, E.P., “Complexity Index from a Personalized
Wearable Monitoring System for Assessing Remission in
Mental Health”, Biomedical and Health Informatics- IEEE
Journal, Volume 19, Issue 1, 2013.
[5] Xie, R., Sun, X., Xia, X., Cao, J., “Similarity Matching
Based Extensible Hand Gesture Recognition”, Sensors
Journal, IEEE 2015.
[6] Barrett, S., “Arduino Microcontroller Processing for
Everyone”, Synthesis Lectures on Digital Circuits and
Systems, 2013.
[7] Badamasi, Y.A., “The working principle of an Arduino”
Electronics, Computer and Computation (ICECCO), 11th
International IEEE Conference, 2014.
AUTHOR BIOGRAPHIES
Ms.R.S.Mathu Bala is working as an Assistant Professor in
the department of Electronics and Communication
Engineering at Vivekanandha College of Engineering for
Women, Tiruchengode, Tamilnadu. She pursued her B.E
Degree in Vivekanadha College of Engineering for Women.
She pursued her M.E degree in Vivekanadha College of
Engineering for Women, Tiruchengode.
R.Gokulapriya is pursuing her Bachelor of Engineering
Degree in the stream of Electronics and Communication
Engineering at Vivekanandha College of Engineering for
Women, Tiruchengode, and Tamilnadu. Her area of interest is
Embedded Systems.
E.Anisha is pursuing her Bachelor of Engineering Degree in
the stream of Electronics and Communication Engineering at
Vivekanandha College of Engineering for Women,
Tiruchengode, Tamilnadu. Her area of interest is Embedded
Systems.
R.Anupriya is pursuing her Bachelor of Engineering Degree
in the stream of Electronics and Communication Engineering
at Vivekanandha College of Engineering for Women,
Tiruchengode, Tamilnadu. Her area of interest is Embedded
Systems.

More Related Content

What's hot

IRJET- Smart Door Security System using Raspberry Pi with Telegram
IRJET- Smart Door Security System using Raspberry Pi with TelegramIRJET- Smart Door Security System using Raspberry Pi with Telegram
IRJET- Smart Door Security System using Raspberry Pi with TelegramIRJET Journal
 
Design and implement a smart system to detect intruders and firing using IoT
Design and implement a smart system to detect intruders and firing using IoT Design and implement a smart system to detect intruders and firing using IoT
Design and implement a smart system to detect intruders and firing using IoT IJECEIAES
 
IRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic SystemIRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic SystemIRJET Journal
 
Design and Implementation of Soft-i-Robot for face Detection and Obstacle Avo...
Design and Implementation of Soft-i-Robot for face Detection and Obstacle Avo...Design and Implementation of Soft-i-Robot for face Detection and Obstacle Avo...
Design and Implementation of Soft-i-Robot for face Detection and Obstacle Avo...Associate Professor in VSB Coimbatore
 
IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...
IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...
IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...IRJET Journal
 
Cloud computing in iot seminar report
Cloud computing in iot seminar reportCloud computing in iot seminar report
Cloud computing in iot seminar reportSKS
 
IRJET - Mirroring of Source and Sink Devices in Android Screen Casting
IRJET - Mirroring of Source and Sink Devices in Android Screen CastingIRJET - Mirroring of Source and Sink Devices in Android Screen Casting
IRJET - Mirroring of Source and Sink Devices in Android Screen CastingIRJET Journal
 
Ieee+Hardware+List+2009
Ieee+Hardware+List+2009Ieee+Hardware+List+2009
Ieee+Hardware+List+2009pavan
 
Wireless display board
Wireless display boardWireless display board
Wireless display boardVaibhav Pandey
 
137.gsm, fprs ,keypad_based_atm_security_(doc)
137.gsm, fprs ,keypad_based_atm_security_(doc)137.gsm, fprs ,keypad_based_atm_security_(doc)
137.gsm, fprs ,keypad_based_atm_security_(doc)Karteek Irukulla
 
IRJET- Animal Identification in Roads and Alert System for Passengers usi...
IRJET-  	  Animal Identification in Roads and Alert System for Passengers usi...IRJET-  	  Animal Identification in Roads and Alert System for Passengers usi...
IRJET- Animal Identification in Roads and Alert System for Passengers usi...IRJET Journal
 
Wireless Electronic Notice Board
Wireless Electronic Notice BoardWireless Electronic Notice Board
Wireless Electronic Notice BoardSajan CK
 
IRJET- Low Cost Personal Digital Assistant with IoT and WSN Capabilities
IRJET- Low Cost Personal Digital Assistant with IoT and WSN CapabilitiesIRJET- Low Cost Personal Digital Assistant with IoT and WSN Capabilities
IRJET- Low Cost Personal Digital Assistant with IoT and WSN CapabilitiesIRJET Journal
 
Bluetooth Based Automatic Hotel Service System Using Python
Bluetooth Based Automatic Hotel Service System Using PythonBluetooth Based Automatic Hotel Service System Using Python
Bluetooth Based Automatic Hotel Service System Using PythonIOSR Journals
 

What's hot (20)

IRJET- Smart Door Security System using Raspberry Pi with Telegram
IRJET- Smart Door Security System using Raspberry Pi with TelegramIRJET- Smart Door Security System using Raspberry Pi with Telegram
IRJET- Smart Door Security System using Raspberry Pi with Telegram
 
Design and implement a smart system to detect intruders and firing using IoT
Design and implement a smart system to detect intruders and firing using IoT Design and implement a smart system to detect intruders and firing using IoT
Design and implement a smart system to detect intruders and firing using IoT
 
IRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic SystemIRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic System
 
Design and Implementation of Soft-i-Robot for face Detection and Obstacle Avo...
Design and Implementation of Soft-i-Robot for face Detection and Obstacle Avo...Design and Implementation of Soft-i-Robot for face Detection and Obstacle Avo...
Design and Implementation of Soft-i-Robot for face Detection and Obstacle Avo...
 
IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...
IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...
IRJET - Web-based Chatbot for Continuous Conversation using Artificial Intell...
 
Cloud computing in iot seminar report
Cloud computing in iot seminar reportCloud computing in iot seminar report
Cloud computing in iot seminar report
 
IMAGE PROCESSING BASED INTRUDER DETECTION USING RASPBERRY PI
IMAGE PROCESSING BASED INTRUDER DETECTION USING RASPBERRY PIIMAGE PROCESSING BASED INTRUDER DETECTION USING RASPBERRY PI
IMAGE PROCESSING BASED INTRUDER DETECTION USING RASPBERRY PI
 
IRJET - Mirroring of Source and Sink Devices in Android Screen Casting
IRJET - Mirroring of Source and Sink Devices in Android Screen CastingIRJET - Mirroring of Source and Sink Devices in Android Screen Casting
IRJET - Mirroring of Source and Sink Devices in Android Screen Casting
 
Ieee+Hardware+List+2009
Ieee+Hardware+List+2009Ieee+Hardware+List+2009
Ieee+Hardware+List+2009
 
REPORTOF MEMS2
REPORTOF MEMS2REPORTOF MEMS2
REPORTOF MEMS2
 
Wireless display board
Wireless display boardWireless display board
Wireless display board
 
137.gsm, fprs ,keypad_based_atm_security_(doc)
137.gsm, fprs ,keypad_based_atm_security_(doc)137.gsm, fprs ,keypad_based_atm_security_(doc)
137.gsm, fprs ,keypad_based_atm_security_(doc)
 
IRJET- Animal Identification in Roads and Alert System for Passengers usi...
IRJET-  	  Animal Identification in Roads and Alert System for Passengers usi...IRJET-  	  Animal Identification in Roads and Alert System for Passengers usi...
IRJET- Animal Identification in Roads and Alert System for Passengers usi...
 
ATM (1)
ATM (1)ATM (1)
ATM (1)
 
Wireless Electronic Notice Board
Wireless Electronic Notice BoardWireless Electronic Notice Board
Wireless Electronic Notice Board
 
IRJET- Low Cost Personal Digital Assistant with IoT and WSN Capabilities
IRJET- Low Cost Personal Digital Assistant with IoT and WSN CapabilitiesIRJET- Low Cost Personal Digital Assistant with IoT and WSN Capabilities
IRJET- Low Cost Personal Digital Assistant with IoT and WSN Capabilities
 
Bluetooth Based Automatic Hotel Service System Using Python
Bluetooth Based Automatic Hotel Service System Using PythonBluetooth Based Automatic Hotel Service System Using Python
Bluetooth Based Automatic Hotel Service System Using Python
 
Kv2518941899
Kv2518941899Kv2518941899
Kv2518941899
 
SENSOR DATA COMMUNICATION TO THNIGSPEAK IOT PLATFORM USING RASPBERRY P
SENSOR DATA COMMUNICATION TO THNIGSPEAK  IOT PLATFORM USING RASPBERRY PSENSOR DATA COMMUNICATION TO THNIGSPEAK  IOT PLATFORM USING RASPBERRY P
SENSOR DATA COMMUNICATION TO THNIGSPEAK IOT PLATFORM USING RASPBERRY P
 
Brian black book
Brian black bookBrian black book
Brian black book
 

Viewers also liked

Automatic Electronic Toll Collection System for Transportation by using Passi...
Automatic Electronic Toll Collection System for Transportation by using Passi...Automatic Electronic Toll Collection System for Transportation by using Passi...
Automatic Electronic Toll Collection System for Transportation by using Passi...Associate Professor in VSB Coimbatore
 
Quantum computing - A Compilation of Concepts
Quantum computing - A Compilation of ConceptsQuantum computing - A Compilation of Concepts
Quantum computing - A Compilation of ConceptsGokul Alex
 
Air mouse ,wirleless keyboard catalog
Air mouse ,wirleless keyboard catalogAir mouse ,wirleless keyboard catalog
Air mouse ,wirleless keyboard catalogDealfon Limited
 
Reduced Complexity Maximum Likelihood Decoding Algorithm for LDPC Code Correc...
Reduced Complexity Maximum Likelihood Decoding Algorithm for LDPC Code Correc...Reduced Complexity Maximum Likelihood Decoding Algorithm for LDPC Code Correc...
Reduced Complexity Maximum Likelihood Decoding Algorithm for LDPC Code Correc...Associate Professor in VSB Coimbatore
 
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...Associate Professor in VSB Coimbatore
 
معرفی استارتاپی با مدل درآمدی متفاوت
معرفی استارتاپی با مدل درآمدی متفاوتمعرفی استارتاپی با مدل درآمدی متفاوت
معرفی استارتاپی با مدل درآمدی متفاوتArman Safayi
 
Chapitre 3: III. Perception versus connaissance
Chapitre 3: III. Perception versus connaissanceChapitre 3: III. Perception versus connaissance
Chapitre 3: III. Perception versus connaissancePierrot Caron
 
Tema 6 equilibrio medioambiental
Tema 6 equilibrio medioambientalTema 6 equilibrio medioambiental
Tema 6 equilibrio medioambientalsalowil
 
© 2017 AJAST All rights reserved. www.ajast.net Page | 17 Fire Accident Avoid...
© 2017 AJAST All rights reserved. www.ajast.net Page | 17 Fire Accident Avoid...© 2017 AJAST All rights reserved. www.ajast.net Page | 17 Fire Accident Avoid...
© 2017 AJAST All rights reserved. www.ajast.net Page | 17 Fire Accident Avoid...Associate Professor in VSB Coimbatore
 
Hydro Geochemical Study of Kinathukkadavu Taluk, Coimbatore Integrated with G...
Hydro Geochemical Study of Kinathukkadavu Taluk, Coimbatore Integrated with G...Hydro Geochemical Study of Kinathukkadavu Taluk, Coimbatore Integrated with G...
Hydro Geochemical Study of Kinathukkadavu Taluk, Coimbatore Integrated with G...Associate Professor in VSB Coimbatore
 
Highly Scalable Energy Efficient Distributed Clustering Mechanism in Wireless...
Highly Scalable Energy Efficient Distributed Clustering Mechanism in Wireless...Highly Scalable Energy Efficient Distributed Clustering Mechanism in Wireless...
Highly Scalable Energy Efficient Distributed Clustering Mechanism in Wireless...Associate Professor in VSB Coimbatore
 

Viewers also liked (20)

Design and Analysis of 4-2 Compressor for Arithmetic Application
Design and Analysis of 4-2 Compressor for Arithmetic ApplicationDesign and Analysis of 4-2 Compressor for Arithmetic Application
Design and Analysis of 4-2 Compressor for Arithmetic Application
 
TRABALHO EM GT
TRABALHO EM GTTRABALHO EM GT
TRABALHO EM GT
 
Ppt comunicacion
Ppt comunicacionPpt comunicacion
Ppt comunicacion
 
Automatic Electronic Toll Collection System for Transportation by using Passi...
Automatic Electronic Toll Collection System for Transportation by using Passi...Automatic Electronic Toll Collection System for Transportation by using Passi...
Automatic Electronic Toll Collection System for Transportation by using Passi...
 
Smart Voting System using Aadhar Card
Smart Voting System using Aadhar CardSmart Voting System using Aadhar Card
Smart Voting System using Aadhar Card
 
Quantum computing - A Compilation of Concepts
Quantum computing - A Compilation of ConceptsQuantum computing - A Compilation of Concepts
Quantum computing - A Compilation of Concepts
 
Estabilidad laboral
Estabilidad laboralEstabilidad laboral
Estabilidad laboral
 
British humor
British humorBritish humor
British humor
 
Air mouse ,wirleless keyboard catalog
Air mouse ,wirleless keyboard catalogAir mouse ,wirleless keyboard catalog
Air mouse ,wirleless keyboard catalog
 
Reduced Complexity Maximum Likelihood Decoding Algorithm for LDPC Code Correc...
Reduced Complexity Maximum Likelihood Decoding Algorithm for LDPC Code Correc...Reduced Complexity Maximum Likelihood Decoding Algorithm for LDPC Code Correc...
Reduced Complexity Maximum Likelihood Decoding Algorithm for LDPC Code Correc...
 
Smart Newspaper Vending Machine
Smart Newspaper Vending MachineSmart Newspaper Vending Machine
Smart Newspaper Vending Machine
 
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
 
معرفی استارتاپی با مدل درآمدی متفاوت
معرفی استارتاپی با مدل درآمدی متفاوتمعرفی استارتاپی با مدل درآمدی متفاوت
معرفی استارتاپی با مدل درآمدی متفاوت
 
Chapitre 3: III. Perception versus connaissance
Chapitre 3: III. Perception versus connaissanceChapitre 3: III. Perception versus connaissance
Chapitre 3: III. Perception versus connaissance
 
Referendum Using Android Application
Referendum Using Android ApplicationReferendum Using Android Application
Referendum Using Android Application
 
Tema 6 equilibrio medioambiental
Tema 6 equilibrio medioambientalTema 6 equilibrio medioambiental
Tema 6 equilibrio medioambiental
 
Accident Avoidance by using Li-Fi Technology in Automobiles
Accident Avoidance by using Li-Fi Technology in AutomobilesAccident Avoidance by using Li-Fi Technology in Automobiles
Accident Avoidance by using Li-Fi Technology in Automobiles
 
© 2017 AJAST All rights reserved. www.ajast.net Page | 17 Fire Accident Avoid...
© 2017 AJAST All rights reserved. www.ajast.net Page | 17 Fire Accident Avoid...© 2017 AJAST All rights reserved. www.ajast.net Page | 17 Fire Accident Avoid...
© 2017 AJAST All rights reserved. www.ajast.net Page | 17 Fire Accident Avoid...
 
Hydro Geochemical Study of Kinathukkadavu Taluk, Coimbatore Integrated with G...
Hydro Geochemical Study of Kinathukkadavu Taluk, Coimbatore Integrated with G...Hydro Geochemical Study of Kinathukkadavu Taluk, Coimbatore Integrated with G...
Hydro Geochemical Study of Kinathukkadavu Taluk, Coimbatore Integrated with G...
 
Highly Scalable Energy Efficient Distributed Clustering Mechanism in Wireless...
Highly Scalable Energy Efficient Distributed Clustering Mechanism in Wireless...Highly Scalable Energy Efficient Distributed Clustering Mechanism in Wireless...
Highly Scalable Energy Efficient Distributed Clustering Mechanism in Wireless...
 

Similar to Gesture Based Wireless Air Mouse using Accelerometer

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 ACCELEROMETERIJCSEA Journal
 
Tracking limb motion using inertial measurement units (IMU)
Tracking limb motion using inertial measurement units (IMU)Tracking limb motion using inertial measurement units (IMU)
Tracking limb motion using inertial measurement units (IMU)IRJET Journal
 
Paper id 25201432
Paper id 25201432Paper id 25201432
Paper id 25201432IJRAT
 
Distance Measurement Using Ultrasonic Sensor and Nodemcu
Distance Measurement Using Ultrasonic Sensor and NodemcuDistance Measurement Using Ultrasonic Sensor and Nodemcu
Distance Measurement Using Ultrasonic Sensor and NodemcuIRJET Journal
 
Literature on safety module for vehicular driver assistance
Literature on safety module for vehicular driver assistance Literature on safety module for vehicular driver assistance
Literature on safety module for vehicular driver assistance IOSR Journals
 
A Digital Pen with a Trajectory Recognition Algorithm
A Digital Pen with a Trajectory Recognition AlgorithmA Digital Pen with a Trajectory Recognition Algorithm
A Digital Pen with a Trajectory Recognition AlgorithmIOSR Journals
 
A Digital Pen with a Trajectory Recognition Algorithm
A Digital Pen with a Trajectory Recognition AlgorithmA Digital Pen with a Trajectory Recognition Algorithm
A Digital Pen with a Trajectory Recognition AlgorithmIOSR Journals
 
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...IRJET Journal
 
NAVIGATION SYSTEM FOR MULTI FLOOR POSITIONING USING MEMS
NAVIGATION SYSTEM FOR MULTI FLOOR POSITIONING USING MEMSNAVIGATION SYSTEM FOR MULTI FLOOR POSITIONING USING MEMS
NAVIGATION SYSTEM FOR MULTI FLOOR POSITIONING USING MEMSEditor IJMTER
 
Video Surveillance with Hanging Robot for Animal Safety in Railroads
Video Surveillance with Hanging Robot for Animal Safety in RailroadsVideo Surveillance with Hanging Robot for Animal Safety in Railroads
Video Surveillance with Hanging Robot for Animal Safety in RailroadsAssociate Professor in VSB Coimbatore
 
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
 
Sign Language Detection for Deaf and Dumb Using Flex Sensors
Sign Language Detection for Deaf and Dumb Using Flex SensorsSign Language Detection for Deaf and Dumb Using Flex Sensors
Sign Language Detection for Deaf and Dumb Using Flex SensorsIRJET Journal
 
Healthcare Monitoring System by using iSense Device& IOT Platform
Healthcare Monitoring System by using iSense Device& IOT PlatformHealthcare Monitoring System by using iSense Device& IOT Platform
Healthcare Monitoring System by using iSense Device& IOT PlatformIJMTST Journal
 

Similar to Gesture Based Wireless Air Mouse using Accelerometer (20)

1569736195
15697361951569736195
1569736195
 
Z4501149153
Z4501149153Z4501149153
Z4501149153
 
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
 
Tracking limb motion using inertial measurement units (IMU)
Tracking limb motion using inertial measurement units (IMU)Tracking limb motion using inertial measurement units (IMU)
Tracking limb motion using inertial measurement units (IMU)
 
Paper id 25201432
Paper id 25201432Paper id 25201432
Paper id 25201432
 
Wireless Data Transfer in Under Water System
Wireless Data Transfer in Under Water SystemWireless Data Transfer in Under Water System
Wireless Data Transfer in Under Water System
 
Distance Measurement Using Ultrasonic Sensor and Nodemcu
Distance Measurement Using Ultrasonic Sensor and NodemcuDistance Measurement Using Ultrasonic Sensor and Nodemcu
Distance Measurement Using Ultrasonic Sensor and Nodemcu
 
L010127579
L010127579L010127579
L010127579
 
Literature on safety module for vehicular driver assistance
Literature on safety module for vehicular driver assistance Literature on safety module for vehicular driver assistance
Literature on safety module for vehicular driver assistance
 
Industrial Safety Measurement using Sensors and Voice Announcement
Industrial Safety Measurement using Sensors and Voice AnnouncementIndustrial Safety Measurement using Sensors and Voice Announcement
Industrial Safety Measurement using Sensors and Voice Announcement
 
published paper
published paperpublished paper
published paper
 
A Digital Pen with a Trajectory Recognition Algorithm
A Digital Pen with a Trajectory Recognition AlgorithmA Digital Pen with a Trajectory Recognition Algorithm
A Digital Pen with a Trajectory Recognition Algorithm
 
A Digital Pen with a Trajectory Recognition Algorithm
A Digital Pen with a Trajectory Recognition AlgorithmA Digital Pen with a Trajectory Recognition Algorithm
A Digital Pen with a Trajectory Recognition Algorithm
 
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
 
NAVIGATION SYSTEM FOR MULTI FLOOR POSITIONING USING MEMS
NAVIGATION SYSTEM FOR MULTI FLOOR POSITIONING USING MEMSNAVIGATION SYSTEM FOR MULTI FLOOR POSITIONING USING MEMS
NAVIGATION SYSTEM FOR MULTI FLOOR POSITIONING USING MEMS
 
Video Surveillance with Hanging Robot for Animal Safety in Railroads
Video Surveillance with Hanging Robot for Animal Safety in RailroadsVideo Surveillance with Hanging Robot for Animal Safety in Railroads
Video Surveillance with Hanging Robot for Animal Safety in Railroads
 
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
 
Sign Language Detection for Deaf and Dumb Using Flex Sensors
Sign Language Detection for Deaf and Dumb Using Flex SensorsSign Language Detection for Deaf and Dumb Using Flex Sensors
Sign Language Detection for Deaf and Dumb Using Flex Sensors
 
50120140502006
5012014050200650120140502006
50120140502006
 
Healthcare Monitoring System by using iSense Device& IOT Platform
Healthcare Monitoring System by using iSense Device& IOT PlatformHealthcare Monitoring System by using iSense Device& IOT Platform
Healthcare Monitoring System by using iSense Device& IOT Platform
 

More from Associate Professor in VSB Coimbatore

Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...Associate Professor in VSB Coimbatore
 
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...Associate Professor in VSB Coimbatore
 
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...Associate Professor in VSB Coimbatore
 
A Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee RetentionA Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee RetentionAssociate Professor in VSB Coimbatore
 
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...Associate Professor in VSB Coimbatore
 
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...Associate Professor in VSB Coimbatore
 
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...Associate Professor in VSB Coimbatore
 
A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...Associate Professor in VSB Coimbatore
 
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture Associate Professor in VSB Coimbatore
 
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...Associate Professor in VSB Coimbatore
 
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...Associate Professor in VSB Coimbatore
 
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...Associate Professor in VSB Coimbatore
 
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...Associate Professor in VSB Coimbatore
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal Associate Professor in VSB Coimbatore
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal Associate Professor in VSB Coimbatore
 
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...Associate Professor in VSB Coimbatore
 

More from Associate Professor in VSB Coimbatore (20)

Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
 
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
 
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
 
A Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee RetentionA Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee Retention
 
Digital Planting Pot for Smart Irrigation
Digital Planting Pot for Smart Irrigation  Digital Planting Pot for Smart Irrigation
Digital Planting Pot for Smart Irrigation
 
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
 
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
 
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
 
A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...
 
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
 
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
 
Ecological Footprint of Food Consumption in Ijebu Ode, Nigeria
Ecological Footprint of Food Consumption in Ijebu Ode, NigeriaEcological Footprint of Food Consumption in Ijebu Ode, Nigeria
Ecological Footprint of Food Consumption in Ijebu Ode, Nigeria
 
Mass & Quark Symmetry
Mass & Quark SymmetryMass & Quark Symmetry
Mass & Quark Symmetry
 
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
 
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
 
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal
 
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
 
Hepatitis and its Transmission Through Needlestick Injuries
Hepatitis and its Transmission Through Needlestick Injuries Hepatitis and its Transmission Through Needlestick Injuries
Hepatitis and its Transmission Through Needlestick Injuries
 

Recently uploaded

Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonJericReyAuditor
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxAnaBeatriceAblay2
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 

Recently uploaded (20)

Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lesson
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 

Gesture Based Wireless Air Mouse using Accelerometer

  • 1. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 1, Pages 114-116, February 2017 © 2017 AJAST All rights reserved. www.ajast.net Page | 114 Gesture Based Wireless Air Mouse using Accelerometer R.S.Mathu Bala1 , R.Gokulapriya2 , E.Anisha3 and R.Anupriya4 1 Assistant Professor, Department of ECE, Vivekanandha College of Engineering for Women, India. Email: mathubala991@gmail.com 2 UG Student, Department of ECE, Vivekanandha College of Engineering for Women, India. Email: gokulapriyaECE21@gmail.com 3 UG Student, Department of ECE, Vivekanandha College of Engineering for Women, India. Email: anisharose213@gmail.com 4 UG Student, Department of ECE, Vivekanandha College of Engineering for Women, India. Email: riyariya908riya@gmail.com Article Received: 13 February 2017 Article Accepted: 23 February 2017 Article Published: 26 February 2017 1. INTRODUCTION Nowadays the wireless usage becomes very popular by using sensors. The advancement of technology in the field of wireless made it possible for any applications. Gesture recognition technology is used to identify the human hand movements. Gesture recognition technology identifies the human movements through mathematical representation. Gesture recognition technology can be used in various applications. The accelerometer can be used to sense the movement of the human particularly in given direction. The sensor would sense the motion of hand and the mouse pointer will move. The accelerometer senses the change in motion, in the tilt of the hand. The change in the acceleration values of the accelerometer which would be transmitted to the PC. The software applications take control and move the mouse pointer. PIC microcontroller would be used in our proposed system which gets input from the accelerometer sensor. Main advantage is easily programmable and has massive online support. To make the mouse wireless, RF Modules were used because they are cheap compared to other modules like Bluetooth and Zigbee. 2. PROPOSED SYSTEM In our proposed system accelerometer sensor is used to detect the motion of the gesture. Accelerometer is interfaced to a microcontroller. PIC microcontroller gets the input from the accelerometer sensor. The microcontroller process the sensor input data and transmits it through a wireless transmitter module. The transmitter transmits the signal to the PIC microcontroller through the RF module interfaced with it. The wireless receiver receives the data and stores it into the computer through one of the interfaces. The accelerometer senses the change in motion, in our case the tilt of the hand. The change in accelerometer would be transmitted to the PC. Then the software applications take control and move the mouse pointer where it’s necessary. The sensor which gets input from the movement of the gesture and the values would be changed in the accelerometer this would be continuously transmitted through the transmitter and which is processed by the PIC microcontroller and then received by the receiver and given to the PC and it would be moves the mouse pointers. 3. SYSTEM ARCHITECTURE The proposed system architecture uses accelerometer as a sensor to detect the motion. Accelerometer is interfaced to a PIC microcontroller. The microcontroller does the necessary processing on the sensor data and transmits it through a wireless transmitter module. The wireless receiver receives the data and feeds it to the computer through one of the interfaces. Fig.1. Block diagram of Gesture based wireless air mouse using accelerometer The application running on the PC analyzes the received values and performs the necessary action on the mouse pointer. The input from the accelerometer is given to the A-D convertor. The output from the accelerometer is in the form of analog. Thus we use A-D convertor to convert the analog signal into digital signal. Then it is interfaced with the PIC microcontroller from which the information is passed to the wireless transmitter. Then the signal must be received by the wireless receiver. Then it is given as input to the PIC ABSTRACT The main objective of this project is to develop wireless air mouse using accelerometer sensor. This implementation is done by using a sensor which detects hand gestures. The sensor is placed on the user side, attached to the hand to sense the movement and gives the output to a PIC microcontroller to process it. Needed modifications are done by the PIC microcontroller. These values are transmitted through a RF module to the PC. At the receiving end a mouse control program which contains functions to control the mouse reads these values and performs many operations which is user friendly because it helps in many ways like changing the slide, pointing purpose and for open a folder without using mouse pad. Keywords: RF module, Gestures, Accelerometer sensor, PC and PIC microcontroller.
  • 2. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 1, Pages 114-116, February 2017 © 2017 AJAST All rights reserved. www.ajast.net Page | 115 microcontroller then which would be stored in the personal computer where which would be processed according to the motion of gesture. The data stored in the PC through the PC driver through the serial port (RS 232). Then the data is processed and moved without the help of mouse pointer. 3.1 Power Supply A power supply is a device or system that supplies electrical or other types of energy to an output load or group of loads. The term is most commonly applied to electrical energy supplies, less often to mechanical ones, and rarely to others. 3.2 Zigbee Zigbee is a high level communication and it is low-cost, low-power wireless communications solution, meant to be integrated as the main building block of ubiquitous networks. It is maintained by the Zigbee which develops the specification and certifies its proper implementation. Fig.2. Pin diagram of PIC 16F877 3.3 RS232 RS232 is a serial communication interface which allows sending and receiving data via at least three wires. With the RS232 interface it is possible to setup a connection between a microcontroller and a PC or between two microcontrollers. The RS232 interface can be used for many purposes like sending commands from a PC to a microcontroller, send debug information from a microcontroller to a terminal. 3.4 Accelerometer An accelerometer is an micro electromechanical sensor (MEMS) that measures acceleration. It is also helpful in detecting tilt or orientation with respect to the earth of a device it is attached. This application uses its property to detect the tilt of the hand to move the mouse pointer. MMA7260 3-axial Accelerometer from free scale is used. This accelerometer is a thin, low power 3-axial accelerometer which gives an analog voltage output. The voltage output is directly proportional to the accelerometer. When the accelerometer is kept stationary and rotated, the three values along each of the three axis X, Y and Z gives the tilt along each of the axis. 3.5 PIC (16F877) Various microcontrollers offer different kinds of memories. EEPROM, EPROM, FLASH etc. are some of the memories of which FLASH is the most recently developed. Technology that is used in pic16F877 is flash technology, so that data is retained even when the power is switched off. Easy Programming and Erasing are other features of PIC 16F877. 4. FLOWCHART Fig.3. Flowchart for the Proposed System 5. CONCLUSION In this paper, air mouse has been developed to ease the work of the human. Accelerometer based Wireless Mouse using PIC microcontroller is used in this paper. Accelerometer is used as a motion sensor with two axes of the accelerometer is used to sense the tilt in the particular direction and the mouse cursor is moved accordingly. Change of acceleration or a motion in the direction of human gesture, is used for click and release of the cursor of mouse. The aim of the project was to design an Air mouse which does not require a mouse pad and works on the hand motion and is designed successfully. In the proposed system, the cursor is made to move based on the gesture of the accelerometer. This is a gesture based approach. 6. FUTURE SCOPE In our proposed system the gesture based approach is carried out. The position based approach can be tried in the future,
  • 3. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 1, Pages 114-116, February 2017 © 2017 AJAST All rights reserved. www.ajast.net Page | 116 where in the mouse cursor just follows the movement of the finger. The proposed system can be applied in digital classrooms, seminar halls, conferences, etc. It can also be used as a writing aid for paralyzed people. This can be made into a compact device which can be carried in the form of touch free anywhere and used for any purpose. This system can be further improved by increasing the processing speed and be implemented. 7. ACKNOWLEDEMENTS First and foremost we thank our guide Asst. Prof. R.S.Mathu Bala, M.E., for constant encouragement and noble guidance. With great pleasure we extend our deep sense of appreciation to Dr.D.Sasikala, Head-Department of ECE for giving us an opportunity to get done our paper and to increase our knowledge. Lastly we wish each and every person involved in making our thesis successful. REFERENCES [1] Sohel Ahmed, Mohammed Abdullah Zubair, Irshad Basha Shaik, “Accelerometer based Wireless Air Mouse using Arduino Micro-controller Board”, Global Conference on Communication Technologies (GCCT 2015). [2] Volkhardt, M., Mueller, S., Schroeter, C., Gross, H.-M., “Playing hide and seek with a mobile companion robot” Humanoid Robots (Humanoids), Eleventh IEEE-RAS International Conference, 2011. [3] Moore, S.I., Coskun, M.B., Alan, T., Neild, A., Moheimani, S.O.R., “Feedback-Controlled MEMS Force Sensor for Characterization of Microcantilevers”, Journal of Microelectromechanical Systems, 2015. [4] Lanata, A., Valenza, G., Nardelli, M., Gentili, C., Scilingo, E.P., “Complexity Index from a Personalized Wearable Monitoring System for Assessing Remission in Mental Health”, Biomedical and Health Informatics- IEEE Journal, Volume 19, Issue 1, 2013. [5] Xie, R., Sun, X., Xia, X., Cao, J., “Similarity Matching Based Extensible Hand Gesture Recognition”, Sensors Journal, IEEE 2015. [6] Barrett, S., “Arduino Microcontroller Processing for Everyone”, Synthesis Lectures on Digital Circuits and Systems, 2013. [7] Badamasi, Y.A., “The working principle of an Arduino” Electronics, Computer and Computation (ICECCO), 11th International IEEE Conference, 2014. AUTHOR BIOGRAPHIES Ms.R.S.Mathu Bala is working as an Assistant Professor in the department of Electronics and Communication Engineering at Vivekanandha College of Engineering for Women, Tiruchengode, Tamilnadu. She pursued her B.E Degree in Vivekanadha College of Engineering for Women. She pursued her M.E degree in Vivekanadha College of Engineering for Women, Tiruchengode. R.Gokulapriya is pursuing her Bachelor of Engineering Degree in the stream of Electronics and Communication Engineering at Vivekanandha College of Engineering for Women, Tiruchengode, and Tamilnadu. Her area of interest is Embedded Systems. E.Anisha is pursuing her Bachelor of Engineering Degree in the stream of Electronics and Communication Engineering at Vivekanandha College of Engineering for Women, Tiruchengode, Tamilnadu. Her area of interest is Embedded Systems. R.Anupriya is pursuing her Bachelor of Engineering Degree in the stream of Electronics and Communication Engineering at Vivekanandha College of Engineering for Women, Tiruchengode, Tamilnadu. Her area of interest is Embedded Systems.