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: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN:2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 4450
IoT Based Advanced Home Automation
Swati K. Nadgaundi1, Gauri R. Hiremath2, Apurva Sakpal2, Pradeep Chaudhari2
1Professor, Department of Instrumentation, Bharati Vidyapeeth College of Engineering, Belpada, Navi Mumbai
2Student, Department of Instrumentation, Bharati Vidyapeeth College of Engineering, Belpada, Navi Mumbai
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - Home automation is a topic which is gaining
popularity day by day, because of large advantages. One can
achieve home automation by simply connecting home
appliance electrical devices to the internet. The
implementation of home automation in this project employs
two systems, IoT and speech that are voice controlled based
home automation. Internet of Things (IoT) conceptualizes
the idea of remotely connecting and monitoring real things
through the Internet. When it comes to our house, this
concept can be aptly incorporated to make it smarter, safer
and automated. The first scheme uses GSM/GPRS technology
for controlling the electrical appliances via Internet through
a website. The second scheme uses Bluetooth technology for
controlling of electrical appliances by voice control when we
are at home via an Android app. The proposed system is
implemented on Pic 16f877a microcontroller. In this project,
the goal is to develop a home automation system that gives
the user complete control over all remotely controllable
aspects of his or her home. The automation system will have
ability to be controlled from a central host PC, the internet,
and also remotely accessed with smart phone. Home
automation system gives accessibility, comfort, energy
efficiency, security by providing control and monitoring of
appliances, security surveillance.
Key Words: Home Automation System (HAS), Internet of
Things (IoT), Voice Control, PIC 16f877a Microcontroller,
Smart phone.f
1. INTRODUCTION
1.1 Overview
Automation is a trending topic in the 21st century making
it play an important role in our daily lives. The foremost
aim of any automated system is reducing human labor,
effort, time and errors due to human negligence.
Automation is one such area that aims that achieves
simplicity whilst increasing efficiency. Home automation
may include centralized control of lighting, HVAC (heating,
ventilation and air conditioning), appliances, and other
systems, to provide improved convenience, comfort, energy
efficiency and security.
This project presents the design of the low cost home
automation system using the IoT (Internet of Things)
technology along with the feature of speech recognition.
The Internet of things (IoT) is the inter-networking of
physical devices, vehicles, buildings, and other items
embedded with electronics, software, sensors, actuators,
and network connectivity that enable these objects to
collect and exchange data. In this project IoT technology is
used to control the home appliances wirelessly over the
internet. The computed control circuit consists of a 16f877a
microcontroller, which processes the user commands and
controls the switching of devices. The connection between
the microcontroller and the smart phone is established via
Bluetooth, a widespread wireless technology used for
sharing data.
The project also aims to provide a speech control interface
to the users to control the appliances. Speech recognition is
provided using an online Speech-To-Text platform called SS
voice. The home automation system listens for the user’s
speech and whenever a defined phrase is identified it
triggers corresponding action to switch appliances on or
off. With speech recognition physically challenged people
can control appliances with much more ease.
Following are the parameters deployed in the proposed
project:
A. Comfort - Voice controlled lights and fans, Smart
Irrigation, Automatic Garage door
B. Security- Burglar Alarm system
C. Safety - Gas Detection system
For the physically challenged or elder persons the mobility
is quite a difficult task and they always need some
assistance for doing various tasks. Even when someone
returns home tired, they feel quite difficult to do the simple
activities like approaching the switch board for switching
various appliances, switching of fans and lights, etc. In this
paper, we are going to resolve such problems. By
introducing automatic voice command based home
automation that can control various household appliances
as well as some other tasks that constitute the home
automation system.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN:2395-0072
1.2 Advantages of Home Automation Systems:
A. To operate home security system, the user need not have
data connection enabled in his phone. The system runs
fine with the launch pad connected to Wi-Fi at
home/office.
B. The optional switching from voice control to website
control is taken care of so that the user may also wish
to control mode of control of his home appliances as
required.
C. Since the system sends a text message to only a
particular number which is present in the web API
there is no need to worry about security leakage as the
system cannot be accessed by any other
unauthenticated user. This in turn increases the fidelity
of the security system.
D. The use of Wi-Fi enabled system enables the user to
control from any part of the globe contrary to
Bluetooth controlled or IR remote controlled existing
home automation solutions that too without any net
connectivity in the phone.
E. Flexibility, time saving, voice control and energy
conservation are some other additional advantages of
Home Automation.
2. RELATED WORK
A. Ravi Kishore Kodali [4] developed a prototype using TI-
CC3200 Launch pad board that allows users to control
appliances from his phone from any distance
irrespective of whether his mobile phone is connected
to the internet but couldn’t integrate the voice control
feature within the same smart phone application.
B. Abdul Aziz Md [5] proposed a system to be implemented
using Arduino UNO where Arduino programming
language used which was implemented only for voice
controlling for appliances.
C. Al-Ali and Al-Rousan [6] presented a design and
implementation of a Java- based automation system
through World Wide Web. It had a standalone
embedded system board integrated into a PC-based
server at home.
D. D Kunal [7] presented the approach of controlling home
appliances mainly lights and fan by using web server
which employed the use of Arduino micro controller.
E. N. Sriskanthan [8] has implemented the model for home
automation using Bluetooth via PC. But, Bluetooth has
range limitation.
F. Hasan [9] has developed a telephone and PIC remote
controlled device for controlling the devices pin check
algorithm was used to implement the system where it
was with cable network but not wireless
communication.
G. Jitendra R. [11] implemented a system with the ZigBee
network and showed how to eliminate the
complication of wiring in case of wired automation.
3. WHY HOME AUTOMATION SYSTEM?
IoT BASED ADVANCED HOME AUTOMATION is a project
which aims to provide the user the facility to control their
home appliances through internet and also control it
through their speech.
The main objectives of this project are as follows:
A. Develop a low cost home automation system which is
easy to install and configure
B. Provide a secure and reliable web portal for the user to
control the home appliances through the internet
C. Embed a speech control interface for controlling the
electrical appliances for physically challenged people.
4. SYSTEM DESIGN AND IMPLEMENTATION
The system is built around pic16f877a microcontroller. The
choice of microcontroller is based on the inbuilt peripherals
and pin count. It has inbuilt ADC, UART and TIMERS
required for our system in a 40 pin IC package. The system
is working with the crystal of 8MHz and instruction cycle at
2MHz.
Fig -1: Proposed Model
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 4451
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN:2395-0072
The system connects with internet via GSM SIM900A
Modem. The server side scripts are written in ‘php’ and
database is in MySQL. The GSM modem is also used for
sending SMS. The LEDs are used for the indication of data
reception from internet. The system has following
peripherals attached at the given interface:
Table 1: Peripherals Attached
The IR sensor is implemented for theft detection. It detects
any obstacle in front of it and gives a small beeping alarm.
It is also considered as the security breech event and SMS is
sent to the concerned person about the event. The event is
also recorded online.
continuous buzzer alarm is rung to indicate the event. This
event is also considered as the security threat and hence
SMS is sent to the concerned person. The event is also
recorded on internet. Water level sensor is implemented for
automatic water level detection and pump on off. The pump
is operated by using TIP122 BJT transistor as driver. The
pump state is recorded online.
Figure 2: 4 Channel Relay
Module
4 relays are connected to operate AC loads. The relays can
be controlled via online interface in ONLINE mode only.
They can be controlled via Bluetooth in OFFLINE mode. The
Bluetooth is connected on software serial interface and is
operated at 9600 bits per second. If any data is available on
the receive buffer, it is indicated by the LED. 16 X 2 LCD is
used for displaying status as well as sensor values. The
buzzer is used for audible indications while LEDs are used
for event indication.
Used voice commands:
Voice Commands
1. Fan On
2. Fan Off
3. Light On
4. Light Off
5. AC On
6. AC Off
7. Heater Off
8. Heater On
Table 2: Programmed Voice Commands
By using above voice commands the home appliances
can be controlled.
Fig -3: LCD for Monitoring
The PIR sensor is implemented for the automation of the
garage door. If any movement is detected near the sensor in
the span of 180 degrees, the garage door opens up
automatically. The door automatically closes back after the
predefined time. LPG sensor is implemented for detection
of gas leakage. If the sensor detects the leakage, the
5. SOFTWARE USED
The Android application used in this project is SS voice. SS
Voice reduces complexity unlike other applications like
AdaFruit and IFTTT which are comparatively difficult to
operate.
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 4452
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN:2395-0072
Fig -4: SS Voice Menu Page
SS Voice is used to control the lighting and HVAC appliances
which are connected to PIC 16f877a microcontroller
through voice commands and the voice commands are sent
to the Bluetooth module that is connected to the
microcontroller. It basically does the Speech-to-text
conversion and sends the converted command to the
system for further actions. The Bluetooth module can be
either HC-05 or HC-06.
Fig -5: Voice Command Input Page
6. RESULTS
Figure 6: Website Page
The above figure shows the web page that will allow the
user to control and monitor the appliances. After the
successful connection to the server, the data from the
sensors are sent to the website for monitoring and control
of the appliances. It also gives the status of all running
appliances connected to the system.
7. FUTURE SCOPE
Present prototype proposed is implemented using PIC
micro controller programmed to control home appliances
via website where appliances are semi- automated which
means a command from the user is required for operation
of the electrical appliances. In future, development for
lighting and HVAC, sensors like motion detection,
temperature etc, can be employed for sensing parameters
and taking appropriate actions themselves via actuators,
thus making the system completely automated.
For security, a CCTV or an IP camera may be employed with
face recognition which would provide visual streaming
directly on the user’s smart phone and would notify on
detecting any unknown person. Implementation of voice
commands in variety of languages is also set for future
implementations
8. CONCLUSIONS
The proposed project undertakes a viable solution of the
need of automation at the very basic level, that is, in our
homes. This system, though primarily aimed to reduce
human effort, will be of much importance to old aged
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 4453
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN:2395-0072
people and physically handicapped people. The project
enables us to bring every appliance at every corner of our
home under our control from a single point without having
to get up and manually switch on or off the appliance. The
use of a Bluetooth module assists the use of this system
from various locations in our house. It provides security
and saves energy. As we are accessing devices by website,
we can access it even if we are far away from home where
the Wi-Fi is available. The system is fully functional and
controlled through the wireless system with good accuracy
of performance.
ACKNOWLEDGEMENT
We sincerely express our deep sense of gratitude towards
our respected guide Prof S. K. Nadgaundi for her valuable
guidance, profound advice, persistent encouragement and
her help during the completion of this work. Her time to
time helpful suggestions boosted us to complete this task
successfully. We express our thanks to our Project
coordinator Prof. M. A. Bhendale for her kind cooperation.
We extend our sincere thanks to our Head of Department
Prof. D. N. Pawar for providing all kinds of cooperation
during the course. Finally, we are thankful to the
supporting staff of Instrumentation Engineering
Department, Bharati Vidyapeeth College of Engineering and
all those who directly or indirectly contributed to complete
this work.
REFERENCES
[1] Anantha Krishnana J, IOT based Home automation with
Speech Recognition.
[2] Datasheet Bluetooth to Serial Port Module HC05:
http://www.electronica60norte.com/mwfls/pdf/new
Bluetooth.pdf
[6] Al-Ali, Member, IEEE & M. AL-Rousan, “Java-Based Home
Automation System”. IEEE Transactions on Consumer
Electronics, Vol. 50, No. 2, MAY 2004
[7] D Kunal, D Tuscarora Undegaonkar Pooja, Zope Vaibhav,
Vinay Lodha “Smart Home Automation using IOT”
International Journal of Advanced Research in
Computer and Communication Engineering,Vol. 5, Issue
2, February 2016
[8] N. Sriskanthan and Tan Karand. “Bluetooth Based Home
Automation System”. Journal of Microprocessors and
Microsystems, Vol. 26, pp.281-289, 2002.
[9] E. Yavuz, B. Hasan, I. Serkan and K. Duygu. “Safe and
Secure PIC Based Remote Control Application for
Intelligent Home”. International Journal of Computer
Science and Network Security, Vol. 7, No. 5, May 2007.
[10] Amul Jadhav, S. Anand, Nilesh Dhangare, K.S. Wagh
“Universal Mobile Application Development (UMAD)
On Home Automation” Marathwada Mitra Mandalʼs
Institute of Technology, University of Pune, India
Network and Complex Systems ISSN 2224-610X
(Paper) ISSN 2225-0603 (Online) Vol 2, No.2, 2012
[11] Rana, Jitendra Rajendra and Pawar, Sunil N., Zigbee
Based Home automation (April 10, 2010).
http://dx.doi.org/10.2139/ssrn.1587245
[3] Gaurav Panwar, Rajat Maurya, Rajesh Rawat, Rohit
Kanswal and Praful Ranjan,”Home automation using
IOT application”,International Journal of Smart Home
Vol. 11, No. 9 (2017), pp. 1-8
http://dx.doi.org/10.21742/ijsh.2017.11.09.01
[4] Ravi Kishore Kodali, Vishal Jain, Suvadeep Bose and
Lakshmi Boppana,” IoT Based Smart Security and
Home Automation System”, International Conference
on Computing, Communication and Automation
(ICCCA2016).
[5] Abdul Aziz Md,K Harshasri, K Shanmukharao,”Cost
Effective Voice Controlled Home Automation Using
IoT”,International Journal of Engineering Research in
Computer Science and Engineering (IJERCSE),Vol 4,
Issue 3, March 2017,ISSN (Online) 2394-2320.
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 4454

More Related Content

What's hot

IRJET - Home Automation using GSM
IRJET - Home Automation using GSMIRJET - Home Automation using GSM
IRJET - Home Automation using GSMIRJET Journal
 
IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)IRJET Journal
 
Cell phone based automation systems
Cell phone based automation systemsCell phone based automation systems
Cell phone based automation systemsManpreet Chandhok
 
Smart Home System using IOT
Smart Home System using IOTSmart Home System using IOT
Smart Home System using IOTIRJET Journal
 
IRJET- A Review on: Smart and Advanced Living Technology (SALT)
IRJET- A Review on: Smart and Advanced Living Technology (SALT)IRJET- A Review on: Smart and Advanced Living Technology (SALT)
IRJET- A Review on: Smart and Advanced Living Technology (SALT)IRJET 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
 
Smart and Secure Home using IoT
Smart and Secure Home using IoTSmart and Secure Home using IoT
Smart and Secure Home using IoTIRJET Journal
 
IRJET-A Nodemcu based Home Automation System
IRJET-A Nodemcu based Home Automation SystemIRJET-A Nodemcu based Home Automation System
IRJET-A Nodemcu based Home Automation SystemIRJET Journal
 
IRJET- GSM based Home Automation
IRJET-  	  GSM based Home AutomationIRJET-  	  GSM based Home Automation
IRJET- GSM based Home AutomationIRJET 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
 
Home Automation using IOT and Mobile App
Home Automation using IOT and Mobile AppHome Automation using IOT and Mobile App
Home Automation using IOT and Mobile AppIRJET Journal
 
IRJET- Smart Home Monitoring and Security System
IRJET-  	  Smart Home Monitoring and Security SystemIRJET-  	  Smart Home Monitoring and Security System
IRJET- Smart Home Monitoring and Security SystemIRJET Journal
 
Sms based wireless appliances control
Sms based wireless appliances controlSms based wireless appliances control
Sms based wireless appliances controlSourabh Bhattacharya
 
BLUETOOTH BASED HOME AUTOMATION SYSTEM
BLUETOOTH BASED HOME  AUTOMATION SYSTEMBLUETOOTH BASED HOME  AUTOMATION SYSTEM
BLUETOOTH BASED HOME AUTOMATION SYSTEMSaif Shaikh
 
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
 
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATIONUBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATIONIJCNCJournal
 

What's hot (20)

Automated home secuirty project
Automated home secuirty projectAutomated home secuirty project
Automated home secuirty project
 
IRJET - Home Automation using GSM
IRJET - Home Automation using GSMIRJET - Home Automation using GSM
IRJET - Home Automation using GSM
 
IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)
 
Cell phone based automation systems
Cell phone based automation systemsCell phone based automation systems
Cell phone based automation systems
 
Smart Home System using IOT
Smart Home System using IOTSmart Home System using IOT
Smart Home System using IOT
 
IRJET- A Review on: Smart and Advanced Living Technology (SALT)
IRJET- A Review on: Smart and Advanced Living Technology (SALT)IRJET- A Review on: Smart and Advanced Living Technology (SALT)
IRJET- A Review on: Smart and Advanced Living Technology (SALT)
 
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
 
Smart and Secure Home using IoT
Smart and Secure Home using IoTSmart and Secure Home using IoT
Smart and Secure Home using IoT
 
IRJET-A Nodemcu based Home Automation System
IRJET-A Nodemcu based Home Automation SystemIRJET-A Nodemcu based Home Automation System
IRJET-A Nodemcu based Home Automation System
 
Uvais
Uvais Uvais
Uvais
 
IRJET- GSM based Home Automation
IRJET-  	  GSM based Home AutomationIRJET-  	  GSM based Home Automation
IRJET- GSM based Home Automation
 
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...
 
Home Automation using IOT and Mobile App
Home Automation using IOT and Mobile AppHome Automation using IOT and Mobile App
Home Automation using IOT and Mobile App
 
Smart home automation system
Smart home automation systemSmart home automation system
Smart home automation system
 
IRJET- Smart Home Monitoring and Security System
IRJET-  	  Smart Home Monitoring and Security SystemIRJET-  	  Smart Home Monitoring and Security System
IRJET- Smart Home Monitoring and Security System
 
Sms based wireless appliances control
Sms based wireless appliances controlSms based wireless appliances control
Sms based wireless appliances control
 
Home Automation
Home AutomationHome Automation
Home Automation
 
BLUETOOTH BASED HOME AUTOMATION SYSTEM
BLUETOOTH BASED HOME  AUTOMATION SYSTEMBLUETOOTH BASED HOME  AUTOMATION SYSTEM
BLUETOOTH BASED HOME AUTOMATION SYSTEM
 
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
 
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATIONUBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
 

Similar to IRJET - IoT based Advanced Home Automation

NRF based wireless light and Fan dimmer controlling system.
NRF based wireless light and Fan dimmer controlling system.NRF based wireless light and Fan dimmer controlling system.
NRF based wireless light and Fan dimmer controlling system.IRJET Journal
 
Home Automation Control System
Home Automation Control SystemHome Automation Control System
Home Automation Control SystemIRJET Journal
 
IRJET- Smart Home Automation using IoT with Security Features
IRJET- Smart Home Automation using IoT with Security FeaturesIRJET- Smart Home Automation using IoT with Security Features
IRJET- Smart Home Automation using IoT with Security FeaturesIRJET Journal
 
IRJET- IoT based Home Automation and Smart Security System
IRJET- IoT based Home Automation and Smart Security SystemIRJET- IoT based Home Automation and Smart Security System
IRJET- IoT based Home Automation and Smart Security 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
 
IRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET Journal
 
Smart Security and Home Automation System using Internet of things
Smart Security and Home Automation System using Internet of thingsSmart Security and Home Automation System using Internet of things
Smart Security and Home Automation System using Internet of thingsIRJET Journal
 
IoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATIONIoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATIONIRJET Journal
 
Energy Management with Disaster Intimation and Control using IoT
Energy Management with Disaster Intimation and Control using IoTEnergy Management with Disaster Intimation and Control using IoT
Energy Management with Disaster Intimation and Control using IoTIJEACS
 
Communication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A SurveyCommunication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A Surveydbpublications
 
IRJET - Home Appliance Controlling and Monitoring by Mobile Application based...
IRJET - Home Appliance Controlling and Monitoring by Mobile Application based...IRJET - Home Appliance Controlling and Monitoring by Mobile Application based...
IRJET - Home Appliance Controlling and Monitoring by Mobile Application based...IRJET Journal
 
Design and Development of IntelliHome
Design and Development of IntelliHomeDesign and Development of IntelliHome
Design and Development of IntelliHomeIRJET Journal
 
IoT Based Home Appliances Control
IoT Based Home Appliances ControlIoT Based Home Appliances Control
IoT Based Home Appliances ControlIRJET Journal
 
Remote Control of Home Appliances with Smart Energy Efficient Model using And...
Remote Control of Home Appliances with Smart Energy Efficient Model using And...Remote Control of Home Appliances with Smart Energy Efficient Model using And...
Remote Control of Home Appliances with Smart Energy Efficient Model using And...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- 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 - 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
 
Smart Security System IOT
Smart Security System IOTSmart Security System IOT
Smart Security System IOTijtsrd
 
IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...
IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...
IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...IRJET Journal
 
IRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: ReviewIRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: ReviewIRJET Journal
 

Similar to IRJET - IoT based Advanced Home Automation (20)

NRF based wireless light and Fan dimmer controlling system.
NRF based wireless light and Fan dimmer controlling system.NRF based wireless light and Fan dimmer controlling system.
NRF based wireless light and Fan dimmer controlling system.
 
Home Automation Control System
Home Automation Control SystemHome Automation Control System
Home Automation Control System
 
IRJET- Smart Home Automation using IoT with Security Features
IRJET- Smart Home Automation using IoT with Security FeaturesIRJET- Smart Home Automation using IoT with Security Features
IRJET- Smart Home Automation using IoT with Security Features
 
IRJET- IoT based Home Automation and Smart Security System
IRJET- IoT based Home Automation and Smart Security SystemIRJET- IoT based Home Automation and Smart Security System
IRJET- IoT based Home Automation and Smart Security 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
 
IRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation System
 
Smart Security and Home Automation System using Internet of things
Smart Security and Home Automation System using Internet of thingsSmart Security and Home Automation System using Internet of things
Smart Security and Home Automation System using Internet of things
 
IoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATIONIoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATION
 
Energy Management with Disaster Intimation and Control using IoT
Energy Management with Disaster Intimation and Control using IoTEnergy Management with Disaster Intimation and Control using IoT
Energy Management with Disaster Intimation and Control using IoT
 
Communication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A SurveyCommunication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A Survey
 
IRJET - Home Appliance Controlling and Monitoring by Mobile Application based...
IRJET - Home Appliance Controlling and Monitoring by Mobile Application based...IRJET - Home Appliance Controlling and Monitoring by Mobile Application based...
IRJET - Home Appliance Controlling and Monitoring by Mobile Application based...
 
Design and Development of IntelliHome
Design and Development of IntelliHomeDesign and Development of IntelliHome
Design and Development of IntelliHome
 
IoT Based Home Appliances Control
IoT Based Home Appliances ControlIoT Based Home Appliances Control
IoT Based Home Appliances Control
 
Remote Control of Home Appliances with Smart Energy Efficient Model using And...
Remote Control of Home Appliances with Smart Energy Efficient Model using And...Remote Control of Home Appliances with Smart Energy Efficient Model using And...
Remote Control of Home Appliances with Smart Energy Efficient Model using And...
 
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- 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 - 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
 
Smart Security System IOT
Smart Security System IOTSmart Security System IOT
Smart Security System IOT
 
IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...
IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...
IRJET- Real Time Analysis of Patient Health Monitoring and Home Automation us...
 
IRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: ReviewIRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: Review
 

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

IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
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
 
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
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
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
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
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
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
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
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
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
 

Recently uploaded (20)

IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
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...
 
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
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
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
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
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
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
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
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
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
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
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
 

IRJET - IoT based Advanced Home Automation

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN:2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 4450 IoT Based Advanced Home Automation Swati K. Nadgaundi1, Gauri R. Hiremath2, Apurva Sakpal2, Pradeep Chaudhari2 1Professor, Department of Instrumentation, Bharati Vidyapeeth College of Engineering, Belpada, Navi Mumbai 2Student, Department of Instrumentation, Bharati Vidyapeeth College of Engineering, Belpada, Navi Mumbai ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - Home automation is a topic which is gaining popularity day by day, because of large advantages. One can achieve home automation by simply connecting home appliance electrical devices to the internet. The implementation of home automation in this project employs two systems, IoT and speech that are voice controlled based home automation. Internet of Things (IoT) conceptualizes the idea of remotely connecting and monitoring real things through the Internet. When it comes to our house, this concept can be aptly incorporated to make it smarter, safer and automated. The first scheme uses GSM/GPRS technology for controlling the electrical appliances via Internet through a website. The second scheme uses Bluetooth technology for controlling of electrical appliances by voice control when we are at home via an Android app. The proposed system is implemented on Pic 16f877a microcontroller. In this project, the goal is to develop a home automation system that gives the user complete control over all remotely controllable aspects of his or her home. The automation system will have ability to be controlled from a central host PC, the internet, and also remotely accessed with smart phone. Home automation system gives accessibility, comfort, energy efficiency, security by providing control and monitoring of appliances, security surveillance. Key Words: Home Automation System (HAS), Internet of Things (IoT), Voice Control, PIC 16f877a Microcontroller, Smart phone.f 1. INTRODUCTION 1.1 Overview Automation is a trending topic in the 21st century making it play an important role in our daily lives. The foremost aim of any automated system is reducing human labor, effort, time and errors due to human negligence. Automation is one such area that aims that achieves simplicity whilst increasing efficiency. Home automation may include centralized control of lighting, HVAC (heating, ventilation and air conditioning), appliances, and other systems, to provide improved convenience, comfort, energy efficiency and security. This project presents the design of the low cost home automation system using the IoT (Internet of Things) technology along with the feature of speech recognition. The Internet of things (IoT) is the inter-networking of physical devices, vehicles, buildings, and other items embedded with electronics, software, sensors, actuators, and network connectivity that enable these objects to collect and exchange data. In this project IoT technology is used to control the home appliances wirelessly over the internet. The computed control circuit consists of a 16f877a microcontroller, which processes the user commands and controls the switching of devices. The connection between the microcontroller and the smart phone is established via Bluetooth, a widespread wireless technology used for sharing data. The project also aims to provide a speech control interface to the users to control the appliances. Speech recognition is provided using an online Speech-To-Text platform called SS voice. The home automation system listens for the user’s speech and whenever a defined phrase is identified it triggers corresponding action to switch appliances on or off. With speech recognition physically challenged people can control appliances with much more ease. Following are the parameters deployed in the proposed project: A. Comfort - Voice controlled lights and fans, Smart Irrigation, Automatic Garage door B. Security- Burglar Alarm system C. Safety - Gas Detection system For the physically challenged or elder persons the mobility is quite a difficult task and they always need some assistance for doing various tasks. Even when someone returns home tired, they feel quite difficult to do the simple activities like approaching the switch board for switching various appliances, switching of fans and lights, etc. In this paper, we are going to resolve such problems. By introducing automatic voice command based home automation that can control various household appliances as well as some other tasks that constitute the home automation system.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN:2395-0072 1.2 Advantages of Home Automation Systems: A. To operate home security system, the user need not have data connection enabled in his phone. The system runs fine with the launch pad connected to Wi-Fi at home/office. B. The optional switching from voice control to website control is taken care of so that the user may also wish to control mode of control of his home appliances as required. C. Since the system sends a text message to only a particular number which is present in the web API there is no need to worry about security leakage as the system cannot be accessed by any other unauthenticated user. This in turn increases the fidelity of the security system. D. The use of Wi-Fi enabled system enables the user to control from any part of the globe contrary to Bluetooth controlled or IR remote controlled existing home automation solutions that too without any net connectivity in the phone. E. Flexibility, time saving, voice control and energy conservation are some other additional advantages of Home Automation. 2. RELATED WORK A. Ravi Kishore Kodali [4] developed a prototype using TI- CC3200 Launch pad board that allows users to control appliances from his phone from any distance irrespective of whether his mobile phone is connected to the internet but couldn’t integrate the voice control feature within the same smart phone application. B. Abdul Aziz Md [5] proposed a system to be implemented using Arduino UNO where Arduino programming language used which was implemented only for voice controlling for appliances. C. Al-Ali and Al-Rousan [6] presented a design and implementation of a Java- based automation system through World Wide Web. It had a standalone embedded system board integrated into a PC-based server at home. D. D Kunal [7] presented the approach of controlling home appliances mainly lights and fan by using web server which employed the use of Arduino micro controller. E. N. Sriskanthan [8] has implemented the model for home automation using Bluetooth via PC. But, Bluetooth has range limitation. F. Hasan [9] has developed a telephone and PIC remote controlled device for controlling the devices pin check algorithm was used to implement the system where it was with cable network but not wireless communication. G. Jitendra R. [11] implemented a system with the ZigBee network and showed how to eliminate the complication of wiring in case of wired automation. 3. WHY HOME AUTOMATION SYSTEM? IoT BASED ADVANCED HOME AUTOMATION is a project which aims to provide the user the facility to control their home appliances through internet and also control it through their speech. The main objectives of this project are as follows: A. Develop a low cost home automation system which is easy to install and configure B. Provide a secure and reliable web portal for the user to control the home appliances through the internet C. Embed a speech control interface for controlling the electrical appliances for physically challenged people. 4. SYSTEM DESIGN AND IMPLEMENTATION The system is built around pic16f877a microcontroller. The choice of microcontroller is based on the inbuilt peripherals and pin count. It has inbuilt ADC, UART and TIMERS required for our system in a 40 pin IC package. The system is working with the crystal of 8MHz and instruction cycle at 2MHz. Fig -1: Proposed Model © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 4451
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN:2395-0072 The system connects with internet via GSM SIM900A Modem. The server side scripts are written in ‘php’ and database is in MySQL. The GSM modem is also used for sending SMS. The LEDs are used for the indication of data reception from internet. The system has following peripherals attached at the given interface: Table 1: Peripherals Attached The IR sensor is implemented for theft detection. It detects any obstacle in front of it and gives a small beeping alarm. It is also considered as the security breech event and SMS is sent to the concerned person about the event. The event is also recorded online. continuous buzzer alarm is rung to indicate the event. This event is also considered as the security threat and hence SMS is sent to the concerned person. The event is also recorded on internet. Water level sensor is implemented for automatic water level detection and pump on off. The pump is operated by using TIP122 BJT transistor as driver. The pump state is recorded online. Figure 2: 4 Channel Relay Module 4 relays are connected to operate AC loads. The relays can be controlled via online interface in ONLINE mode only. They can be controlled via Bluetooth in OFFLINE mode. The Bluetooth is connected on software serial interface and is operated at 9600 bits per second. If any data is available on the receive buffer, it is indicated by the LED. 16 X 2 LCD is used for displaying status as well as sensor values. The buzzer is used for audible indications while LEDs are used for event indication. Used voice commands: Voice Commands 1. Fan On 2. Fan Off 3. Light On 4. Light Off 5. AC On 6. AC Off 7. Heater Off 8. Heater On Table 2: Programmed Voice Commands By using above voice commands the home appliances can be controlled. Fig -3: LCD for Monitoring The PIR sensor is implemented for the automation of the garage door. If any movement is detected near the sensor in the span of 180 degrees, the garage door opens up automatically. The door automatically closes back after the predefined time. LPG sensor is implemented for detection of gas leakage. If the sensor detects the leakage, the 5. SOFTWARE USED The Android application used in this project is SS voice. SS Voice reduces complexity unlike other applications like AdaFruit and IFTTT which are comparatively difficult to operate. © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 4452
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN:2395-0072 Fig -4: SS Voice Menu Page SS Voice is used to control the lighting and HVAC appliances which are connected to PIC 16f877a microcontroller through voice commands and the voice commands are sent to the Bluetooth module that is connected to the microcontroller. It basically does the Speech-to-text conversion and sends the converted command to the system for further actions. The Bluetooth module can be either HC-05 or HC-06. Fig -5: Voice Command Input Page 6. RESULTS Figure 6: Website Page The above figure shows the web page that will allow the user to control and monitor the appliances. After the successful connection to the server, the data from the sensors are sent to the website for monitoring and control of the appliances. It also gives the status of all running appliances connected to the system. 7. FUTURE SCOPE Present prototype proposed is implemented using PIC micro controller programmed to control home appliances via website where appliances are semi- automated which means a command from the user is required for operation of the electrical appliances. In future, development for lighting and HVAC, sensors like motion detection, temperature etc, can be employed for sensing parameters and taking appropriate actions themselves via actuators, thus making the system completely automated. For security, a CCTV or an IP camera may be employed with face recognition which would provide visual streaming directly on the user’s smart phone and would notify on detecting any unknown person. Implementation of voice commands in variety of languages is also set for future implementations 8. CONCLUSIONS The proposed project undertakes a viable solution of the need of automation at the very basic level, that is, in our homes. This system, though primarily aimed to reduce human effort, will be of much importance to old aged © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 4453
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN:2395-0072 people and physically handicapped people. The project enables us to bring every appliance at every corner of our home under our control from a single point without having to get up and manually switch on or off the appliance. The use of a Bluetooth module assists the use of this system from various locations in our house. It provides security and saves energy. As we are accessing devices by website, we can access it even if we are far away from home where the Wi-Fi is available. The system is fully functional and controlled through the wireless system with good accuracy of performance. ACKNOWLEDGEMENT We sincerely express our deep sense of gratitude towards our respected guide Prof S. K. Nadgaundi for her valuable guidance, profound advice, persistent encouragement and her help during the completion of this work. Her time to time helpful suggestions boosted us to complete this task successfully. We express our thanks to our Project coordinator Prof. M. A. Bhendale for her kind cooperation. We extend our sincere thanks to our Head of Department Prof. D. N. Pawar for providing all kinds of cooperation during the course. Finally, we are thankful to the supporting staff of Instrumentation Engineering Department, Bharati Vidyapeeth College of Engineering and all those who directly or indirectly contributed to complete this work. REFERENCES [1] Anantha Krishnana J, IOT based Home automation with Speech Recognition. [2] Datasheet Bluetooth to Serial Port Module HC05: http://www.electronica60norte.com/mwfls/pdf/new Bluetooth.pdf [6] Al-Ali, Member, IEEE & M. AL-Rousan, “Java-Based Home Automation System”. IEEE Transactions on Consumer Electronics, Vol. 50, No. 2, MAY 2004 [7] D Kunal, D Tuscarora Undegaonkar Pooja, Zope Vaibhav, Vinay Lodha “Smart Home Automation using IOT” International Journal of Advanced Research in Computer and Communication Engineering,Vol. 5, Issue 2, February 2016 [8] N. Sriskanthan and Tan Karand. “Bluetooth Based Home Automation System”. Journal of Microprocessors and Microsystems, Vol. 26, pp.281-289, 2002. [9] E. Yavuz, B. Hasan, I. Serkan and K. Duygu. “Safe and Secure PIC Based Remote Control Application for Intelligent Home”. International Journal of Computer Science and Network Security, Vol. 7, No. 5, May 2007. [10] Amul Jadhav, S. Anand, Nilesh Dhangare, K.S. Wagh “Universal Mobile Application Development (UMAD) On Home Automation” Marathwada Mitra Mandalʼs Institute of Technology, University of Pune, India Network and Complex Systems ISSN 2224-610X (Paper) ISSN 2225-0603 (Online) Vol 2, No.2, 2012 [11] Rana, Jitendra Rajendra and Pawar, Sunil N., Zigbee Based Home automation (April 10, 2010). http://dx.doi.org/10.2139/ssrn.1587245 [3] Gaurav Panwar, Rajat Maurya, Rajesh Rawat, Rohit Kanswal and Praful Ranjan,”Home automation using IOT application”,International Journal of Smart Home Vol. 11, No. 9 (2017), pp. 1-8 http://dx.doi.org/10.21742/ijsh.2017.11.09.01 [4] Ravi Kishore Kodali, Vishal Jain, Suvadeep Bose and Lakshmi Boppana,” IoT Based Smart Security and Home Automation System”, International Conference on Computing, Communication and Automation (ICCCA2016). [5] Abdul Aziz Md,K Harshasri, K Shanmukharao,”Cost Effective Voice Controlled Home Automation Using IoT”,International Journal of Engineering Research in Computer Science and Engineering (IJERCSE),Vol 4, Issue 3, March 2017,ISSN (Online) 2394-2320. © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 4454