SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2607
Gesture Human-Machine Interface (GHMI) in Home Automation
Krishna Rathi1, Dinesh Patil2, Sayli Bhavsar3, Ketaki Jadhav4, Prof. Saurabh V. Thakur 5
1, 2, 3, 4 Department of Electronics and Telecommunication, SAE, Savitribai Phule Pune University, Pune, India
5 Assistant Professor, Department of Electronics and Telecommunication, SAE, Savitribai Phule Pune University,
Pune, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Hand gesture based electronic device control is
gaining more importance now days. Mostofelectronicdevices
focus on the hand gesture recognition algorithm and the
corresponding user interface. Gesture Human-Machine
Interface (GHMI) uses an accelerometer and flexsensor. GHMI
mostly based on hand gesture recognition algorithm which is
used to control electronic/electrical devices. The hardware
module consists of an accelerometer, flex sensor, Bluetooth
model, raspberry pi and Arduino kit. The hand gestures are
determined by the accelerometer & flex sensor. These signals
are wirelessly transmitted to Raspberry pi using Bluetooth
model HC-05.The raspberry pi receives and process data send
by the Bluetooth model. It also consists of relay and breakup
boards to support the hardware.
For Home automation, when the switch at door is
pressed the end user will receive a text message to inform
him/her that someone is at the door. With the help of the
camera installed at the door, image capturedfromthecamera
is compared with the image stored in the data base of home
authorized persons. After processing and comparing the
image, authorized person is given access and message is been
forwarded to updated owner about the presence of person at
door. The email containing the photo, fixed format SMS and a
personal phone call is generated by the system to inform the
switch is pressed. For the security reason unauthorizedperson
photo is captured and send to owner via email.
Key Words: Accelerometer, Flex sensor, Bluetooth
model, Raspberry pi and Arduino.
1. INTRODUCTION
Gesture is defined as a motion of limbs or any other
body part which are made to emphasize speech. It can also
be defined as an act or a remark made as a sign of attitude. A
gesture is scientifically categorized into two distinctive
categories: dynamic and static. A waving hand means
goodbye is an example of dynamic gesture and the stop sign
is an example of static gesture. It is necessary to explain all
the static and dynamic gestures over a period of time in
order to understand full message. Gesture recognition is
interpretation of human motion by computing device. Hand
gesture can be detected by controller that contains
accelerometers & flex to sense tilting and acceleration of
movement.
The basic purpose of Gesture Human-Machine
Interface (GHMI) is to provide a means to control electronic
devices using hand gestures. The GHMI will act likea remote
control for operating all the consumer electronic devices
present in a house, but this will be achieved through hand
gestures instead of pushing buttons. Gestures can be
recognized by using sensors i.e. accelerometer, flex etc.
Accelerometer-basedgesturerecognition performsmatching
or modeling in time domain. The detected and recognized
hand gestures are used as the command signals for
controlling devices.
GHMI is a device to replace all other hand held
remotes used in households and perform all their functions.
Normally in homes, remotes are used for appliances like TV,
CD player, Air Conditioner, DVD Player and Music System.
GHMI can be used as a remote for lights ON/OFF control,
Door Opener etc. All these devices can be controlled by
GHMI.
The wireless technology used in GHMI is set to
revolutionize the way people perceive digital devices in our
homes and office environment. This wireless technology is
useful in home environment, where there exists an
infrastructure to interconnect home appliances. This
technology is suitably used for home automation in a cost-
effective manner.
2. LITERATURE SERVAY
Home automation means control of home
applications and other systems to provide efficiency and
security. Home automation provides the good quality of life
for the handicapped persons.
For controlling the home applications android
software is used. Using Android software we can control the
applications such as light, fan, TV and other applications.[1]
In GHMI hand gesture is used instead of Android software.
The VPL DataGlove was built by Thomas Zimmerman, who
also patented the optical flex sensor used by gloves. The
DataGlove was a fabric glove with two fiber optic loop on
each finger. If a user had extra large or small hand, the loop
will not correspond very well to actual position and the user
will not be able to produce accurate gesture. At one end of
each loop there is LED and at other end there is photo
sensor.[2]
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2608
When finger is bent, the light escapefromfiberoptic
cable. The amount of light reaching the photo sensor was
measured and converted into a measure of how much finger
was bent.
Valdimir Vujoic explains the implementofsensoras
Internet of Things (IOT) using Raspberry Pi. The IOT
technology provides various advantages such as security,
safety, cost saving etc. In this project IOT is used for door
security such that if door bell is pressed the message will
send to owners mobile that someone is at the door.[3]
To control the home automation GSM modem is
used. The security is controlled by text message i.e. SMS. For
GSM communication and status of device the AT commands
is used where we know that the device is switch ON or
OFF.[4]
CCTV (Closed Circuit Television) plays a important
role for safety of public and also helps the police for
investigation of certain crime. CCTV was basically designed
in 1965 to record the video signal, but now it is used for
security purpose. [5]
The main limitations of CCTV system are high
maintenance, difficult to edit, low quality video etc. It is very
costly to implement the CCTV camera andhasdrawback that
it require constant monitoring of every activity. In GHMI
OV7670 camera is used which has a resolution of 640x480
and pixel size is 3.6µm x 3. 6µm.
3. OBJECTIVES
Main objective of this project are as follows:
1. Detection of simple hand gesture using various sensors
modules.
2. Design and implement of smart gloves to detect hand
movement.
3. Face Recognization for door unlocking system.
4. Updating the end user by sending a message using Wi-Fi
transmission.
4. DESIGN OF SYSTEM
Fig 1: Transmitter section of GHMI
In Transmitter section Arduino Uno is used as the
main controller i.e. the heart of the transmitter. There are
various sensors such as Flexsensor,Accelerometersensorto
generate the gesture. With the help of these sensors the
gesture are detected. TheOccurrenceofthiseventisupdated
from transmitter side to the receiver side.
The accelerometer sensor is used to select the
device which is need to power and the flex sensor is used to
turn ON and OFF the device.
In transmitter section Bluetooth HC-05 module is
used for serial communication, which is used to send the
movement of the hand which is detected by flex and
accelerometer is send to receiver section.
Fig 2: Receiver section of GHMI
In Receiver section Bluetooth is used to receive
message packets about occurrence of event at the
transmitter side.
At the receiver module the device which is needed to be
controlled are physically connected. There are various
devices such s light, fan, window are controlled wirelessly
without buttons. In this section various relay boards are
used. This relay board is used to control the devices.
Door security for home automation is provided by usingIOT
concepts and powerful Image processing algorithms for
authentication and authorization.
5. ALGORITHMS
The algorithm is divided into two parts as
Transmitter algorithm and Receiver algorithm.
5.1 Transmitter Algorithm:
1) Start.
2) Generate the gestures throw Flex and
accelerometer sensors.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2609
3) Combine both gestures values.
4) Press switch in case when flex fails.
5) Initialize the Bluetooth HC-05.
6) Transmit the raw co-ordinate using Bluetooth HC-
05.
7) End.
5.2 Receiver Algorithm:
1) Start.
2) Pair HC-05 with the In-build BluetoothofRaspberry
pi.
3) Control (ON/OFF) fan, light, window etc.
4) Connect with android application.
5) Training of images.
6) Waiting for switch pressed.
7) Switch pressed.
8) Image capture by camera module.
9) Image compare by PCA algorithm.
10) Text message & email will be send to the end user.
11) Call will get to the end user.
12) System waits for switch to be pressed again.
13) End
6. FLOWCHARTS
Fig 3:Flow chart of transmitter section
In this section (Transmitter section)flexsensorand
push button switch is used to generate the values, which are
used to turn on/off the desired relay from therelayboard.In
the flex sensor, resistance increased when flex sensor is
tilted to 45 and 90 degree this will help to perform the
on/off function. The accelerometer is used to generate the
coordinates in X, Y, Z axis, this coordinates are use to select
the relay from number of relays present on the board. The
Coordinates from both the sensors will be combined
together to perform the combined action. Then this
coordinates will be transmit as the raw data with the help of
Bluetooth module HC-05 to the receiver raspberry pi
Bluetooth module.
Fig 4:Flow chart of receiver section
In this section (Receiver section) the coordinatesas
the raw data will be received from Bluetooth module HC-05.
As the coordinates from flex sensor and accelerometer
sensor changes accordingly the devices such as Fan, Light
and window connected at the receiver relay board will turn
ON and OFF.
Another part ofreceiversectionisimage processing.
When door bell is pressed, the message will be sent to user’s
mobile that “someone is at the door” by the service
provider named Twilio. At the sametimethecamera module
will capture the image and compare it with the image stored
in database. The captured image will be send over the users
e-mail. For extra security, the system user also gets a call
from the same service provider. If Bell is pressed but there
is no one in front of camera, it will just capturetheimageand
send over the e-mail. But there will no message on the
terminal window of raspberry pi.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2610
7. RESULTS
Fig 5: Result of transmitter section
This is the transmitter section in which the flex
sensor and accelerometer sensor is providing the values
which is transmitted through Bluetooth module to receiver
section.
When the switch (Door Bell) at the Receiver side is pressed
by the user
Fig 6: No person in front of the door
Fig 7: Person is present in front of the door
8. CONCLUSION
The Gesture Home Machine Interface (GHMI) is
mainly used to help physical impaired people forcontrolling
their home application by hand gestures using flex and the
accelerometer sensor. The proposed system provides high
comfort and convenience to the disable people by using
GHMI system.
GHMI is implemented by using concept of IOT and
Image processing. GHMI is also able to provide home
security by authenticating person identity. The proposed
systems facilitate the wireless gesture based system for
controlling home devices which can also be used for
Industrial applications.
REFERENCES
[1] Deepali Javale,Mohd Mohsin,Shreerang Nandanvar,
Mayur Shingate,”Home automation&securityusingAndroid
ADK”,International Journal of CommunicationandComputer
Technology (IJECCT) Volume 3 Issue 2 ,March 2013.
[2] Shiguo Lian,Wei Hu, Kai Wang, “Automatic User State
Recognition for Hand Gesture Based Low-Cost Control
System”,IEEE,2014
[3] Valdimir Vujoic, MirjanaMakshimovic, “Raspberry Pi a
sensor Web node for home automation” Elsevier on
Computer and Engineering 42(2015).
[4] Rajeev Piyare “Internet of Things: Ubiquitous Home and
Monitoring System using Android based Smart phone.
[5] Gantt, Charles. “Raspberry Pi Camera Module Review
Tutorial Guide” TweakTown News. Tweak Town, 2 2013.
Web. Oct. 2013
BIOGRAPHIES
Krishna A. Rathi has Complicated
Bachelors degree in the field of
Electronic andTelecommunication
from SAE Savitribai Phule Pune
University, Pune and Diploma in
same from P. R. Patil Institute of
Polytechnic Amravati.
Dinesh S. Patil has Complicated
Bachelors degree in the field of
Electronic andTelecommunication
from SAE Savitribai Phule Pune
University, Pune and Diploma in
same from Sou. Venutai Chavan
Polytechnic Pune.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2611
Sayli P. Bhavsar has Complicated
Bachelors degree in the field of
Electronic andTelecommunication
from SAE Savitribai Phule Pune
University, Pune and Diploma in
same from K. K. Wagh Polytechnic
Nashik.
Ketaki M. Jadhav hasComplicated
Bachelors degree in the field of
Electronic andTelecommunication
from SAE Savitribai Phule Pune
University, Pune and Diploma in
same from MIT Kothrud
Polytechnic Pune.
Saurabh Thakur has completed
Bachelors and Masters from SSPU
and presently workingasAssistant
Professor in University of Pune.He
has worked as SRF on SAR Image
processing using NVIDIA CUDA
platform. Also worked as Research
and Development Engineering in
NBRC, Manesar in
Neurospectroscopy for detection
of Alzheimer detection. His areas
of interest include Image
Processing and EmbeddedSystem.

More Related Content

What's hot

IRJET- Review Paper on Hand Based Gesture Recognition Technologies
IRJET- Review Paper on Hand Based Gesture Recognition TechnologiesIRJET- Review Paper on Hand Based Gesture Recognition Technologies
IRJET- Review Paper on Hand Based Gesture Recognition TechnologiesIRJET Journal
 
IRJET-Arduino Based Voice Controlled System
IRJET-Arduino Based Voice Controlled SystemIRJET-Arduino Based Voice Controlled System
IRJET-Arduino Based Voice Controlled SystemIRJET Journal
 
SMART INTELLIGENT SECURITY SYSTEM FOR WOMEN
SMART INTELLIGENT SECURITY SYSTEM FOR WOMENSMART INTELLIGENT SECURITY SYSTEM FOR WOMEN
SMART INTELLIGENT SECURITY SYSTEM FOR WOMENIAEME Publication
 
IRJET- Women Security System using GSM and GPS
IRJET-  	  Women Security System using GSM and GPSIRJET-  	  Women Security System using GSM and GPS
IRJET- Women Security System using GSM and GPSIRJET 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
 
Women safety device with gps tracking and alerts
Women safety device with gps tracking  and alertsWomen safety device with gps tracking  and alerts
Women safety device with gps tracking and alertsPraween Lakra
 
Controlling Home Appliances by using Universal Remote Control System (IoT and...
Controlling Home Appliances by using Universal Remote Control System (IoT and...Controlling Home Appliances by using Universal Remote Control System (IoT and...
Controlling Home Appliances by using Universal Remote Control System (IoT and...IRJET Journal
 
IRJET- Home Automation System for Disable People using Bluetooth Technology a...
IRJET- Home Automation System for Disable People using Bluetooth Technology a...IRJET- Home Automation System for Disable People using Bluetooth Technology a...
IRJET- Home Automation System for Disable People using Bluetooth Technology a...IRJET Journal
 
IRJET- Low Cost IoT based Remote Health Monitoring System
IRJET-  	  Low Cost IoT based Remote Health Monitoring SystemIRJET-  	  Low Cost IoT based Remote Health Monitoring System
IRJET- Low Cost IoT based Remote Health Monitoring SystemIRJET Journal
 
IRJET- IoT Based Swachch Bharat Abhiyan
IRJET-	 IoT Based Swachch Bharat AbhiyanIRJET-	 IoT Based Swachch Bharat Abhiyan
IRJET- IoT Based Swachch Bharat AbhiyanIRJET Journal
 
Smart home using andriod application
Smart home using andriod applicationSmart home using andriod application
Smart home using andriod applicationeSAT Publishing House
 
Home appliance controlling using zigbee on atmega128 hardware platform.
Home appliance controlling using zigbee on atmega128 hardware platform.Home appliance controlling using zigbee on atmega128 hardware platform.
Home appliance controlling using zigbee on atmega128 hardware platform.eSAT Publishing House
 
IRJET- TOUCH ME NOT-A Women Safety Device
IRJET- TOUCH ME NOT-A Women Safety DeviceIRJET- TOUCH ME NOT-A Women Safety Device
IRJET- TOUCH ME NOT-A Women Safety DeviceIRJET Journal
 
IRJET- An Intelligent Remote Controlled System for Smart Home Automation
IRJET- An Intelligent Remote Controlled System for Smart Home AutomationIRJET- An Intelligent Remote Controlled System for Smart Home Automation
IRJET- An Intelligent Remote Controlled System for Smart Home AutomationIRJET Journal
 
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET- Multiple Motion Control System of Robotic Car Based on IoTIRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET- Multiple Motion Control System of Robotic Car Based on IoTIRJET Journal
 
Internet of Things Based Women Tracking and Security with Auto-Defender System
Internet of Things Based Women Tracking and Security with Auto-Defender SystemInternet of Things Based Women Tracking and Security with Auto-Defender System
Internet of Things Based Women Tracking and Security with Auto-Defender Systemrahulmonikasharma
 

What's hot (20)

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-Arduino Based Voice Controlled System
IRJET-Arduino Based Voice Controlled SystemIRJET-Arduino Based Voice Controlled System
IRJET-Arduino Based Voice Controlled System
 
SMART INTELLIGENT SECURITY SYSTEM FOR WOMEN
SMART INTELLIGENT SECURITY SYSTEM FOR WOMENSMART INTELLIGENT SECURITY SYSTEM FOR WOMEN
SMART INTELLIGENT SECURITY SYSTEM FOR WOMEN
 
IRJET- Women Security System using GSM and GPS
IRJET-  	  Women Security System using GSM and GPSIRJET-  	  Women Security System using GSM and GPS
IRJET- Women Security System using GSM and GPS
 
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
 
Women safety device with gps tracking and alerts
Women safety device with gps tracking  and alertsWomen safety device with gps tracking  and alerts
Women safety device with gps tracking and alerts
 
Controlling Home Appliances by using Universal Remote Control System (IoT and...
Controlling Home Appliances by using Universal Remote Control System (IoT and...Controlling Home Appliances by using Universal Remote Control System (IoT and...
Controlling Home Appliances by using Universal Remote Control System (IoT and...
 
IRJET- Home Automation System for Disable People using Bluetooth Technology a...
IRJET- Home Automation System for Disable People using Bluetooth Technology a...IRJET- Home Automation System for Disable People using Bluetooth Technology a...
IRJET- Home Automation System for Disable People using Bluetooth Technology a...
 
IRJET- Low Cost IoT based Remote Health Monitoring System
IRJET-  	  Low Cost IoT based Remote Health Monitoring SystemIRJET-  	  Low Cost IoT based Remote Health Monitoring System
IRJET- Low Cost IoT based Remote Health Monitoring System
 
IRJET- IoT Based Swachch Bharat Abhiyan
IRJET-	 IoT Based Swachch Bharat AbhiyanIRJET-	 IoT Based Swachch Bharat Abhiyan
IRJET- IoT Based Swachch Bharat Abhiyan
 
Smart home using andriod application
Smart home using andriod applicationSmart home using andriod application
Smart home using andriod application
 
Home appliance controlling using zigbee on atmega128 hardware platform.
Home appliance controlling using zigbee on atmega128 hardware platform.Home appliance controlling using zigbee on atmega128 hardware platform.
Home appliance controlling using zigbee on atmega128 hardware platform.
 
MONITORING FIXTURES OF CNC MACHINE
MONITORING FIXTURES OF CNC MACHINEMONITORING FIXTURES OF CNC MACHINE
MONITORING FIXTURES OF CNC MACHINE
 
IRJET- TOUCH ME NOT-A Women Safety Device
IRJET- TOUCH ME NOT-A Women Safety DeviceIRJET- TOUCH ME NOT-A Women Safety Device
IRJET- TOUCH ME NOT-A Women Safety Device
 
women safety
women safetywomen safety
women safety
 
SMART APP FOR PHYSICALLY CHALLENGED PEOPLE USING INTERNET OF THINGS
SMART APP FOR PHYSICALLY CHALLENGED  PEOPLE USING INTERNET OF THINGSSMART APP FOR PHYSICALLY CHALLENGED  PEOPLE USING INTERNET OF THINGS
SMART APP FOR PHYSICALLY CHALLENGED PEOPLE USING INTERNET OF THINGS
 
IRJET- An Intelligent Remote Controlled System for Smart Home Automation
IRJET- An Intelligent Remote Controlled System for Smart Home AutomationIRJET- An Intelligent Remote Controlled System for Smart Home Automation
IRJET- An Intelligent Remote Controlled System for Smart Home Automation
 
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET- Multiple Motion Control System of Robotic Car Based on IoTIRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
 
FLOOD ALERTING SYSTEM USING RASPBERRY PI & THINGSPEAK
FLOOD ALERTING SYSTEM USING RASPBERRY PI  & THINGSPEAKFLOOD ALERTING SYSTEM USING RASPBERRY PI  & THINGSPEAK
FLOOD ALERTING SYSTEM USING RASPBERRY PI & THINGSPEAK
 
Internet of Things Based Women Tracking and Security with Auto-Defender System
Internet of Things Based Women Tracking and Security with Auto-Defender SystemInternet of Things Based Women Tracking and Security with Auto-Defender System
Internet of Things Based Women Tracking and Security with Auto-Defender System
 

Similar to Gesture Human-Machine Interface (GHMI) in Home Automation

IRJET- Iot Based Home Visitor Monitoring System using Raspberry Pi
IRJET-  	  Iot Based Home Visitor Monitoring System using Raspberry PiIRJET-  	  Iot Based Home Visitor Monitoring System using Raspberry Pi
IRJET- Iot Based Home Visitor Monitoring System using Raspberry PiIRJET Journal
 
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)IRJET- Design and Implementation of Integrated Smart Home System (ISHS)
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)IRJET Journal
 
IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)IRJET Journal
 
IRJET- Voice Based Home Automation System using Raspberry Pi
IRJET-  	  Voice Based Home Automation System using Raspberry PiIRJET-  	  Voice Based Home Automation System using Raspberry Pi
IRJET- Voice Based Home Automation System using Raspberry PiIRJET Journal
 
IRJET- Hampered Serving Bot
IRJET-  	  Hampered Serving BotIRJET-  	  Hampered Serving Bot
IRJET- Hampered Serving BotIRJET Journal
 
GESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFTGESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFTIRJET Journal
 
Designing Of Multifunctional Surveillance And Security System
Designing Of Multifunctional Surveillance And Security SystemDesigning Of Multifunctional Surveillance And Security System
Designing Of Multifunctional Surveillance And Security SystemIRJET Journal
 
IRJET- EVM Monitoring and Security over IoT
IRJET- EVM Monitoring and Security over IoTIRJET- EVM Monitoring and Security over IoT
IRJET- EVM Monitoring and Security over IoTIRJET Journal
 
ADVANCE ATM SECURITY SYSTEM
ADVANCE ATM SECURITY SYSTEMADVANCE ATM SECURITY SYSTEM
ADVANCE ATM SECURITY SYSTEMIRJET Journal
 
Voice Controlled Robotic Vehicle
Voice Controlled Robotic VehicleVoice Controlled Robotic Vehicle
Voice Controlled Robotic VehicleIRJET Journal
 
Office Automation System using Internet of Things
Office Automation System using Internet of ThingsOffice Automation System using Internet of Things
Office Automation System using Internet of ThingsIRJET Journal
 
IRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET Journal
 
Secured Spy for Highly Secured Areas
Secured Spy for Highly Secured AreasSecured Spy for Highly Secured Areas
Secured Spy for Highly Secured AreasIRJET Journal
 
IRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCUIRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCUIRJET Journal
 
IRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety SystemIRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety SystemIRJET Journal
 
A Short Review on the Perspective of Home Automation Technology
A Short Review on the Perspective of Home Automation TechnologyA Short Review on the Perspective of Home Automation Technology
A Short Review on the Perspective of Home Automation TechnologyIRJET Journal
 
Integrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIntegrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIRJET Journal
 
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...IRJET Journal
 
IRJET - Android based Secure and Smart Home Application using IoT
IRJET -  	  Android based Secure and Smart Home Application using IoTIRJET -  	  Android based Secure and Smart Home Application using IoT
IRJET - Android based Secure and Smart Home Application using IoTIRJET Journal
 
Face Recognition using Raspberry PI for Door Lock System
Face Recognition using Raspberry PI for Door Lock SystemFace Recognition using Raspberry PI for Door Lock System
Face Recognition using Raspberry PI for Door Lock SystemIRJET Journal
 

Similar to Gesture Human-Machine Interface (GHMI) in Home Automation (20)

IRJET- Iot Based Home Visitor Monitoring System using Raspberry Pi
IRJET-  	  Iot Based Home Visitor Monitoring System using Raspberry PiIRJET-  	  Iot Based Home Visitor Monitoring System using Raspberry Pi
IRJET- Iot Based Home Visitor Monitoring System using Raspberry Pi
 
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)IRJET- Design and Implementation of Integrated Smart Home System (ISHS)
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)
 
IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)
 
IRJET- Voice Based Home Automation System using Raspberry Pi
IRJET-  	  Voice Based Home Automation System using Raspberry PiIRJET-  	  Voice Based Home Automation System using Raspberry Pi
IRJET- Voice Based Home Automation System using Raspberry Pi
 
IRJET- Hampered Serving Bot
IRJET-  	  Hampered Serving BotIRJET-  	  Hampered Serving Bot
IRJET- Hampered Serving Bot
 
GESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFTGESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFT
 
Designing Of Multifunctional Surveillance And Security System
Designing Of Multifunctional Surveillance And Security SystemDesigning Of Multifunctional Surveillance And Security System
Designing Of Multifunctional Surveillance And Security System
 
IRJET- EVM Monitoring and Security over IoT
IRJET- EVM Monitoring and Security over IoTIRJET- EVM Monitoring and Security over IoT
IRJET- EVM Monitoring and Security over IoT
 
ADVANCE ATM SECURITY SYSTEM
ADVANCE ATM SECURITY SYSTEMADVANCE ATM SECURITY SYSTEM
ADVANCE ATM SECURITY SYSTEM
 
Voice Controlled Robotic Vehicle
Voice Controlled Robotic VehicleVoice Controlled Robotic Vehicle
Voice Controlled Robotic Vehicle
 
Office Automation System using Internet of Things
Office Automation System using Internet of ThingsOffice Automation System using Internet of Things
Office Automation System using Internet of Things
 
IRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoT
 
Secured Spy for Highly Secured Areas
Secured Spy for Highly Secured AreasSecured Spy for Highly Secured Areas
Secured Spy for Highly Secured Areas
 
IRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCUIRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCU
 
IRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety SystemIRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety System
 
A Short Review on the Perspective of Home Automation Technology
A Short Review on the Perspective of Home Automation TechnologyA Short Review on the Perspective of Home Automation Technology
A Short Review on the Perspective of Home Automation Technology
 
Integrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIntegrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of Appliances
 
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
 
IRJET - Android based Secure and Smart Home Application using IoT
IRJET -  	  Android based Secure and Smart Home Application using IoTIRJET -  	  Android based Secure and Smart Home Application using IoT
IRJET - Android based Secure and Smart Home Application using IoT
 
Face Recognition using Raspberry PI for Door Lock System
Face Recognition using Raspberry PI for Door Lock SystemFace Recognition using Raspberry PI for Door Lock System
Face Recognition using Raspberry PI for Door Lock System
 

More from IRJET Journal

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

More from IRJET Journal (20)

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

Recently uploaded

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 

Recently uploaded (20)

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 

Gesture Human-Machine Interface (GHMI) in Home Automation

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2607 Gesture Human-Machine Interface (GHMI) in Home Automation Krishna Rathi1, Dinesh Patil2, Sayli Bhavsar3, Ketaki Jadhav4, Prof. Saurabh V. Thakur 5 1, 2, 3, 4 Department of Electronics and Telecommunication, SAE, Savitribai Phule Pune University, Pune, India 5 Assistant Professor, Department of Electronics and Telecommunication, SAE, Savitribai Phule Pune University, Pune, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Hand gesture based electronic device control is gaining more importance now days. Mostofelectronicdevices focus on the hand gesture recognition algorithm and the corresponding user interface. Gesture Human-Machine Interface (GHMI) uses an accelerometer and flexsensor. GHMI mostly based on hand gesture recognition algorithm which is used to control electronic/electrical devices. The hardware module consists of an accelerometer, flex sensor, Bluetooth model, raspberry pi and Arduino kit. The hand gestures are determined by the accelerometer & flex sensor. These signals are wirelessly transmitted to Raspberry pi using Bluetooth model HC-05.The raspberry pi receives and process data send by the Bluetooth model. It also consists of relay and breakup boards to support the hardware. For Home automation, when the switch at door is pressed the end user will receive a text message to inform him/her that someone is at the door. With the help of the camera installed at the door, image capturedfromthecamera is compared with the image stored in the data base of home authorized persons. After processing and comparing the image, authorized person is given access and message is been forwarded to updated owner about the presence of person at door. The email containing the photo, fixed format SMS and a personal phone call is generated by the system to inform the switch is pressed. For the security reason unauthorizedperson photo is captured and send to owner via email. Key Words: Accelerometer, Flex sensor, Bluetooth model, Raspberry pi and Arduino. 1. INTRODUCTION Gesture is defined as a motion of limbs or any other body part which are made to emphasize speech. It can also be defined as an act or a remark made as a sign of attitude. A gesture is scientifically categorized into two distinctive categories: dynamic and static. A waving hand means goodbye is an example of dynamic gesture and the stop sign is an example of static gesture. It is necessary to explain all the static and dynamic gestures over a period of time in order to understand full message. Gesture recognition is interpretation of human motion by computing device. Hand gesture can be detected by controller that contains accelerometers & flex to sense tilting and acceleration of movement. The basic purpose of Gesture Human-Machine Interface (GHMI) is to provide a means to control electronic devices using hand gestures. The GHMI will act likea remote control for operating all the consumer electronic devices present in a house, but this will be achieved through hand gestures instead of pushing buttons. Gestures can be recognized by using sensors i.e. accelerometer, flex etc. Accelerometer-basedgesturerecognition performsmatching or modeling in time domain. The detected and recognized hand gestures are used as the command signals for controlling devices. GHMI is a device to replace all other hand held remotes used in households and perform all their functions. Normally in homes, remotes are used for appliances like TV, CD player, Air Conditioner, DVD Player and Music System. GHMI can be used as a remote for lights ON/OFF control, Door Opener etc. All these devices can be controlled by GHMI. The wireless technology used in GHMI is set to revolutionize the way people perceive digital devices in our homes and office environment. This wireless technology is useful in home environment, where there exists an infrastructure to interconnect home appliances. This technology is suitably used for home automation in a cost- effective manner. 2. LITERATURE SERVAY Home automation means control of home applications and other systems to provide efficiency and security. Home automation provides the good quality of life for the handicapped persons. For controlling the home applications android software is used. Using Android software we can control the applications such as light, fan, TV and other applications.[1] In GHMI hand gesture is used instead of Android software. The VPL DataGlove was built by Thomas Zimmerman, who also patented the optical flex sensor used by gloves. The DataGlove was a fabric glove with two fiber optic loop on each finger. If a user had extra large or small hand, the loop will not correspond very well to actual position and the user will not be able to produce accurate gesture. At one end of each loop there is LED and at other end there is photo sensor.[2]
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2608 When finger is bent, the light escapefromfiberoptic cable. The amount of light reaching the photo sensor was measured and converted into a measure of how much finger was bent. Valdimir Vujoic explains the implementofsensoras Internet of Things (IOT) using Raspberry Pi. The IOT technology provides various advantages such as security, safety, cost saving etc. In this project IOT is used for door security such that if door bell is pressed the message will send to owners mobile that someone is at the door.[3] To control the home automation GSM modem is used. The security is controlled by text message i.e. SMS. For GSM communication and status of device the AT commands is used where we know that the device is switch ON or OFF.[4] CCTV (Closed Circuit Television) plays a important role for safety of public and also helps the police for investigation of certain crime. CCTV was basically designed in 1965 to record the video signal, but now it is used for security purpose. [5] The main limitations of CCTV system are high maintenance, difficult to edit, low quality video etc. It is very costly to implement the CCTV camera andhasdrawback that it require constant monitoring of every activity. In GHMI OV7670 camera is used which has a resolution of 640x480 and pixel size is 3.6µm x 3. 6µm. 3. OBJECTIVES Main objective of this project are as follows: 1. Detection of simple hand gesture using various sensors modules. 2. Design and implement of smart gloves to detect hand movement. 3. Face Recognization for door unlocking system. 4. Updating the end user by sending a message using Wi-Fi transmission. 4. DESIGN OF SYSTEM Fig 1: Transmitter section of GHMI In Transmitter section Arduino Uno is used as the main controller i.e. the heart of the transmitter. There are various sensors such as Flexsensor,Accelerometersensorto generate the gesture. With the help of these sensors the gesture are detected. TheOccurrenceofthiseventisupdated from transmitter side to the receiver side. The accelerometer sensor is used to select the device which is need to power and the flex sensor is used to turn ON and OFF the device. In transmitter section Bluetooth HC-05 module is used for serial communication, which is used to send the movement of the hand which is detected by flex and accelerometer is send to receiver section. Fig 2: Receiver section of GHMI In Receiver section Bluetooth is used to receive message packets about occurrence of event at the transmitter side. At the receiver module the device which is needed to be controlled are physically connected. There are various devices such s light, fan, window are controlled wirelessly without buttons. In this section various relay boards are used. This relay board is used to control the devices. Door security for home automation is provided by usingIOT concepts and powerful Image processing algorithms for authentication and authorization. 5. ALGORITHMS The algorithm is divided into two parts as Transmitter algorithm and Receiver algorithm. 5.1 Transmitter Algorithm: 1) Start. 2) Generate the gestures throw Flex and accelerometer sensors.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2609 3) Combine both gestures values. 4) Press switch in case when flex fails. 5) Initialize the Bluetooth HC-05. 6) Transmit the raw co-ordinate using Bluetooth HC- 05. 7) End. 5.2 Receiver Algorithm: 1) Start. 2) Pair HC-05 with the In-build BluetoothofRaspberry pi. 3) Control (ON/OFF) fan, light, window etc. 4) Connect with android application. 5) Training of images. 6) Waiting for switch pressed. 7) Switch pressed. 8) Image capture by camera module. 9) Image compare by PCA algorithm. 10) Text message & email will be send to the end user. 11) Call will get to the end user. 12) System waits for switch to be pressed again. 13) End 6. FLOWCHARTS Fig 3:Flow chart of transmitter section In this section (Transmitter section)flexsensorand push button switch is used to generate the values, which are used to turn on/off the desired relay from therelayboard.In the flex sensor, resistance increased when flex sensor is tilted to 45 and 90 degree this will help to perform the on/off function. The accelerometer is used to generate the coordinates in X, Y, Z axis, this coordinates are use to select the relay from number of relays present on the board. The Coordinates from both the sensors will be combined together to perform the combined action. Then this coordinates will be transmit as the raw data with the help of Bluetooth module HC-05 to the receiver raspberry pi Bluetooth module. Fig 4:Flow chart of receiver section In this section (Receiver section) the coordinatesas the raw data will be received from Bluetooth module HC-05. As the coordinates from flex sensor and accelerometer sensor changes accordingly the devices such as Fan, Light and window connected at the receiver relay board will turn ON and OFF. Another part ofreceiversectionisimage processing. When door bell is pressed, the message will be sent to user’s mobile that “someone is at the door” by the service provider named Twilio. At the sametimethecamera module will capture the image and compare it with the image stored in database. The captured image will be send over the users e-mail. For extra security, the system user also gets a call from the same service provider. If Bell is pressed but there is no one in front of camera, it will just capturetheimageand send over the e-mail. But there will no message on the terminal window of raspberry pi.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2610 7. RESULTS Fig 5: Result of transmitter section This is the transmitter section in which the flex sensor and accelerometer sensor is providing the values which is transmitted through Bluetooth module to receiver section. When the switch (Door Bell) at the Receiver side is pressed by the user Fig 6: No person in front of the door Fig 7: Person is present in front of the door 8. CONCLUSION The Gesture Home Machine Interface (GHMI) is mainly used to help physical impaired people forcontrolling their home application by hand gestures using flex and the accelerometer sensor. The proposed system provides high comfort and convenience to the disable people by using GHMI system. GHMI is implemented by using concept of IOT and Image processing. GHMI is also able to provide home security by authenticating person identity. The proposed systems facilitate the wireless gesture based system for controlling home devices which can also be used for Industrial applications. REFERENCES [1] Deepali Javale,Mohd Mohsin,Shreerang Nandanvar, Mayur Shingate,”Home automation&securityusingAndroid ADK”,International Journal of CommunicationandComputer Technology (IJECCT) Volume 3 Issue 2 ,March 2013. [2] Shiguo Lian,Wei Hu, Kai Wang, “Automatic User State Recognition for Hand Gesture Based Low-Cost Control System”,IEEE,2014 [3] Valdimir Vujoic, MirjanaMakshimovic, “Raspberry Pi a sensor Web node for home automation” Elsevier on Computer and Engineering 42(2015). [4] Rajeev Piyare “Internet of Things: Ubiquitous Home and Monitoring System using Android based Smart phone. [5] Gantt, Charles. “Raspberry Pi Camera Module Review Tutorial Guide” TweakTown News. Tweak Town, 2 2013. Web. Oct. 2013 BIOGRAPHIES Krishna A. Rathi has Complicated Bachelors degree in the field of Electronic andTelecommunication from SAE Savitribai Phule Pune University, Pune and Diploma in same from P. R. Patil Institute of Polytechnic Amravati. Dinesh S. Patil has Complicated Bachelors degree in the field of Electronic andTelecommunication from SAE Savitribai Phule Pune University, Pune and Diploma in same from Sou. Venutai Chavan Polytechnic Pune.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 06 | June -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2611 Sayli P. Bhavsar has Complicated Bachelors degree in the field of Electronic andTelecommunication from SAE Savitribai Phule Pune University, Pune and Diploma in same from K. K. Wagh Polytechnic Nashik. Ketaki M. Jadhav hasComplicated Bachelors degree in the field of Electronic andTelecommunication from SAE Savitribai Phule Pune University, Pune and Diploma in same from MIT Kothrud Polytechnic Pune. Saurabh Thakur has completed Bachelors and Masters from SSPU and presently workingasAssistant Professor in University of Pune.He has worked as SRF on SAR Image processing using NVIDIA CUDA platform. Also worked as Research and Development Engineering in NBRC, Manesar in Neurospectroscopy for detection of Alzheimer detection. His areas of interest include Image Processing and EmbeddedSystem.