SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1
IOT BASED HOME AUTOMATION SYSTEM USING ARDUINO BOARD
Harsh Mehta1,Kunal Jadhav2,Avinash Mishra3,Prof. Anushree Deshmukh4
1Student, IT, Rajiv Gandhi institute Of Technology, Maharashtra, India
2Student, IT, Rajiv Gandhi institute Of Technology, Maharashtra, India
3Student, IT, Rajiv Gandhi institute Of Technology, Maharashtra, India
4Professor, IT, Rajiv Gandhi institute Of Technology, Maharashtra, India
--------------------------------------------------------------------------****-------------------------------------------------------------------
ABSTRACT - In this project smart environment
condition monitoring by varioussensors(Temperature
and Light level) for providing necessary data to
annually adjust the comfort level in home by
optimizing use of energy is developed. In this project
we are also using Arduino board and Arduino Wi-Fi
shield. Temperature sensors will also detect the high
and low temperatures which will identify the
temperature and will notify it on device. The android
application developed will allow user to manually
switch ON and off the lights. This gives a huge
advantage on the smart home system using IoT.
KEY WORD: Home Automation System, Android,
Arduino, Arduino Wifi Shield, Sensors.
1.INTRODUCTION
Home automation has been a feature of science
fiction writing for many years, but has only become
practical since the early 20th Century following the
widespread introductionof electricityinto thehome,
and the rapid advancement of information
technology. Home automation refers to the
application of computer and information technology
for control of home appliances easily. It is a
automation of the home, housework or household
activity. Home automation may include centralized
control of Light, Appliances, Temperature and other
systems, to provide improved convenience. Comfort,
energy efficiency and security. Home automation for
the elderly and disabled can provide increased
quality of life for persons who might otherwise
require caregivers or institutional care. The
popularity of home automation has been increasing
greatly in recent years due to much higher
affordability and simplicity through Smartphoneand
tablet connectivity. The concept of the "Internet of
Things" has tied in closely with the popularization of
home automation. Through the integration of
information technologies with the home
environment, systems and appliances are able to
communicate in an integrated manner which results
in convenience, energy efficiency,andsafetybenefits.
As we are using Arduino Uno. It is a popular open-
source single-board microcontroller, descendant of
the open-source Wiring platform, designed to make
the process of using electronics in multidisciplinary
projects more accessible. The hardware consists of a
simple open hardware design for the Arduino board
with an Atmel AVR processor and on-board
input/output support. The software consists of a
standard programming language compiler and the
boot loader that runs on the board.
Arduino hardware is programmed using a Wiring-
based language (syntax and libraries), similar to C++
with some slight simplifications and modifications,
and a Processing-based integrated development
environment.
2. LITERATURE SURVEY
In this paper S.Anusha , M.Madhavi , R.Hemalatha
have developed an IoT based home automation
system which makes use of a micro-controller and a
java based android application. The micro-controller
used is ATmega328. They have also made use of a
GSM module which helps the system to be used
remotely [1].
In this paper Rajeev Piyare presents a low cost and
flexiblehomecontrolandmonitoringsystemusingan
embedded micro-web server,withIPconnectivityfor
accessing and controlling devices and appliances
remotely using Android based Smart phone app. The
proposed system does not require a dedicatedserver
PC with respect to similar systems and offers a novel
communication protocol to monitor and control the
home environment with more thanjusttheswitching
functionality. To demonstrate the feasibility and
effectiveness of this system, devices such as light
switches, power plug, temperature sensor and
current sensor have been integrated with the
proposed home control system [2].
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1542
In this paper Ahmed ElShafee, Karim AlaaHamed
presents a design and prototype implementation of
new home automation system that uses WiFi
technology as a network infrastructure connecting its
parts. Their system consists of two main components;
the first partis the server (webserver),whichpresents
system core that manages, controls, and monitors
users’ home. Users and system administrator can
locally (LAN) or remotely (internets) manage and
control system code. Second partishardwareinterface
module, which provides appropriate interface to
sensors and actuator of home automation system.
Unlike most of available home automation system in
the market the proposed system is scalable that one
server can manage many hardware interface modules
as long as it exists on Wi-Fi network coverage. System
supports a wide rangeofhomeautomationdeviceslike
power management components, and security
components. The proposed system is better from the
scalability and flexibility point of view than the
commercially available home automation systems [3].
3. PROPOSED SYSTEM
The system has two parts, namely; hardware and
software.Thehardwaresystemconsistsofarduino uno
board, arduino wi-fi shield, sensors and home
appliances. The software system consists of a java
based android application also arduino language is
used to configure the arduino uno board and the
sensors. In this system, the components used are
arduino uno board,arduinowi-fishield,sensors(lm35,
LDR).[3] These hardware components are used in
order to control the home appliances. Arduino uno
board will help to develop an interface between the
hardware and the software application. This system
also consists of a software application which is
developed using android. The arduino wi-fi shield will
help in transmitting and receiving the input given by
the user [2].
Fig -1: PROPOSED SYSTEM
Part1- The main path of appliance is controlling basic
power using are android application which is made by
us. The main part of Arduino is that it act as interface
between hardware component and software
(application).
Part 2-After successfully implements of path 1 we can
introduce one of important aspect of projectARDUINO
TEMPERATURE SENSOR LM35 which will check the
room temperature and it is able adjust room
temperature using the application. Plus light detection
would play is role by adjusting light accordingly.
Part 3-Study of Light detection and temperature
detection is carried out.
Part 4- Finally, Project will becompiled.Compilationof
all the modules will be done. The whole system will be
executed and will be able to run perfectly.
3.1 ANDROID
Android is a mobile operating systemthatisbasedona
modified version of Linux. It was originally developed
by a start-up of the same name, Android, Inc. In 2005,
as part of its strategy to enter the mobile space, Google
purchased Android and took over its development
work as well as its development team).Google wanted
Android to be open and free; hence, most of the
Android code was released under the open source
Apache License, which means that anyone who wants
to use Android can do so by downloading the full
Android source code.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1543
3.2. ANDROID APPLICATION
Android is a software stack for mobile devices that
include operating system, middleware and key
applications. The Android SDK provides the tools and
APIs necessary to begin developingapplicationsonthe
Android platform using the Java programming
language. By providing an open development
framework, Android offers developers the ability to
build extremely rich and innovative applications.
Developers have full access to the same framework
APIs used by the core applications. Android includes a
set of C/C++ libraries used by various components of
the Android system. They include System C library,
Media library, Surface Manager, LibWebCore, SGL,
SQLite, FreeType and3D libraries [2].
3.3. ARDUINO UNO BOARD
Arduino/GenuinoUnoisamicrocontrollerboardbased
on the ATmega328P (datasheet). It has 14 digital
input/output pins (of which 6 can be used as PWM
outputs), 6 analog inputs, a 16 MHz quartz crystal, a
USB connection, a power jack, an ICSP header and a
reset button. It contains everything needed to support
the microcontroller; simply connect it to a computer
with a USB cable or power it with a AC-to-DC adapter
or battery to get started.. You cantinkerwithyourUNO
without worring too much about doing something
wrong, worst case scenarioyoucanreplacethechipfor
a few dollars and start over again [2].
"Uno" means one in Italianand was chosentomarkthe
release of Arduino Software (IDE) 1.0. The Uno board
and version 1.0 of Arduino Software (IDE) were the
reference versions of Arduino, now evolved to newer
releases. The Uno board is the first in a series of USB
Arduino boards, and the reference model for the
Arduino platform; for an extensive list of current, past
or outdated boards see the Arduino index of boards.
Fig -2: ARDUINO UNO BOARD
3.4.ARDUINO WI-FI SHIELD
The Arduino WiFi Shield allows an Arduino board to
connect to the internet using the 802.11 wireless
specification (WiFi). It is based on
the HDG204 Wireless LAN 802.11b/g System in-
Package.Thereisanonboardmicro-SDcardslot,which
can be used to store files for serving over the network.
It is compatible with the Arduino Uno and Mega. The
onboard microSD card reader isaccessiblethroughthe
SD Library. When workingwiththislibrary,SSisonPin
4.Arduino communicates with both the Wifi shield's
processor and SD card using the SPI bus (through the
ICSP header). This is on digital pins 11, 12, and 13 on
the Uno and pins 50, 51, and 52 on the Mega. On both
boards, pin 10 is used to select the HDG204 and pin 4
for the SD card. These pins cannot be used for general
I/O. Digital pin 7 is used as a handshake pin between
the WiFi shield and the Arduino, and should not be
used [4].
Fig -4: ARDUINO WI-FI SHIELD
3.5. SENSORS
In the broadest definition, a sensor is an object whose
purpose is to detect events or changes in its
environment, and then provide a corresponding
output. A sensor is a type of transducer; sensors may
provide various types of output, but typically use
electrical or optical signals. For example,
a thermocouple generates a known voltage (the
output) in response to its temperature (the
environment). A mercury-in-glass thermometer,
similarly, converts measured temperature into
expansion and contraction of a liquid, which can be
read on a calibrated glass tube.
The types of sensors used in this system are lm35 i.e
temperature sensor and LDR i.e light detection sensor.
Both of these sensors will be connected to arduinouno
board and will be configured accordingly. These
sensors will sense the light and temperature in the
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1544
room and will allow user to manually switch ON and
OFF the lights. Lm35 sensor will help the user to know
the room temperature and theLDRsensorwillhelpthe
user to have control over the light remotely.
4. WHY ARDUINO?
 Arduino is open source prototyping platform.
 Arduino based language is available for
developing inputs and interacting with other
softwares.
 Supported in all operating systems.
 Main aspect of it is less expensive than other
prototyping systems available.
 You can get Arduino board with LOTS of
different I/O and other interface
configurations.
 The Pi is pretty much what it is and has a lot
less time in the field.
 Pi - for $35 you get video, audio, Ethernet , and
USB.
 That will cost you 2X that to get the same on
top of an Arduino UNO.
 The Arduino UNO runs comfortably on just a
few milliamps
 The Pi needs more like 700mA whereas
aurdino requires less power.
ARDUINO VS RASPBERRY PI
5. CONCLUSIONS
A Smart Home system integrates electrical devices ina
house with each other. The techniqueswhicharegoing
to use in home automation include those in building
automation as wellasthecontrolofdomesticactivities,
such as TV, fan, electrictubes,refrigeratorandwashing
machine. After studying and understanding literature
survey and other existing works, we proposed a Novel
technique that will givesusbetterunderstandingofthe
Environmental conditions in home. Our system not
only just monitors environmentalconditionsbutitacts
according to inhabitant requirement. In this paper we
are planning to eliminate most of the human
interaction by providing intelligent system.
Development of such Smart Home achieve by using
Internet of Things technologies. By using these system
we can actually manage to make low cost, flexible
smart homes to adjust its environmental conditions
and resolve its errors with energy saving.
REFERENCES
[1]HOME AUTOMATION USING ATmega328
MICROCONTROLLER AND ANDROID APPLICATION,
S.Anusha1, M.Madhavi2, R.Hemalatha3. International
Research Journal of Engineering and Technology
(IRJET) , Volume: 02 Issue: 06 | Sep-2015
www.irjet.net
[2]Internet of Things: Ubiquitous Home Control and
Monitoring System using Android based Smart Phone,
Rajeev Piyare. International Journal of Internet of
Things 2013, 2(1): 5-11 DOI:
10.5923/j.ijit.20130201.02
[3]Design and Implementation of a WiFi Based Home
Automation System, Ahmed ElShafee, Karim
AlaaHamed. World Academy of Science, Engineering
and Technology International Journal of Computer,
Electrical, Automation, Control and Information
Engineering Vol:6, No:8,2012.
Ad

Recommended

Verilog full adder in dataflow & gate level modelling style.
Verilog full adder in dataflow & gate level modelling style.
Omkar Rane
 
embedded system and iot.pptx
embedded system and iot.pptx
SanjanaN25
 
Question paper with solution the 8051 microcontroller based embedded systems...
Question paper with solution the 8051 microcontroller based embedded systems...
manishpatel_79
 
Getting started with Keil uVision 2020
Getting started with Keil uVision 2020
SaravananVijayakumar4
 
Memory organization of 8051
Memory organization of 8051
Muthu Manickam
 
Introduction to 8085 microprocessor
Introduction to 8085 microprocessor
kunj desai
 
P n junction--eema
P n junction--eema
Debi Prasad Dash
 
Introduction to Arduino
Introduction to Arduino
Richard Rixham
 
FPGA TECHNOLOGY AND FAMILIES
FPGA TECHNOLOGY AND FAMILIES
revathilakshmi2
 
IOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring System
IRJET Journal
 
Embedded System Basics
Embedded System Basics
Dr M Muruganandam Masilamani
 
DC Power Supply Project Report (PCB)
DC Power Supply Project Report (PCB)
Haris Abbas Qureshi
 
Architecture of 8051
Architecture of 8051
hello_priti
 
internet of things
internet of things
removed_a8aa41d3f0ce6da23a2ceaa4ffb20861
 
Embedded Systems Training Report
Embedded Systems Training Report
Akhil Garg
 
8051 Microcontroller PPT's By Er. Swapnil Kaware
8051 Microcontroller PPT's By Er. Swapnil Kaware
Prof. Swapnil V. Kaware
 
Non contact ac tester project report
Non contact ac tester project report
prasenjitsamanta2
 
Chapter 7 8051 programming in c
Chapter 7 8051 programming in c
Abdelrahman Elewah
 
PIC Microcontrollers
PIC Microcontrollers
Abdullah Saghir Ahmad
 
Waste managment as an IoT enabled service in smart cities
Waste managment as an IoT enabled service in smart cities
ABHISHEK KUMAR
 
PIC Microcontroller | ADC Interfacing
PIC Microcontroller | ADC Interfacing
International Institute of Information Technology (I²IT)
 
Verilog lab manual (ECAD and VLSI Lab)
Verilog lab manual (ECAD and VLSI Lab)
Dr. Swaminathan Kathirvel
 
Wave Propagation In Lossy Dielectrics
Wave Propagation In Lossy Dielectrics
Shubham Verma
 
IRJET- Smart Door Security System using Raspberry Pi with Telegram
IRJET- Smart Door Security System using Raspberry Pi with Telegram
IRJET Journal
 
Binary multipliers
Binary multipliers
Syed Saeed
 
Power Sources for the Internet-of-Things: Markets and Strategies
Power Sources for the Internet-of-Things: Markets and Strategies
n-tech Research
 
Switch mode power supply
Switch mode power supply
Anish Das
 
ARM Micro-controller
ARM Micro-controller
Ravikumar Tiwari
 
IRJET- Multi Plug Control using Internet of Things
IRJET- Multi Plug Control using Internet of Things
IRJET Journal
 
Android Controlled Air Conditioner Remote
Android Controlled Air Conditioner Remote
IRJET Journal
 

More Related Content

What's hot (20)

FPGA TECHNOLOGY AND FAMILIES
FPGA TECHNOLOGY AND FAMILIES
revathilakshmi2
 
IOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring System
IRJET Journal
 
Embedded System Basics
Embedded System Basics
Dr M Muruganandam Masilamani
 
DC Power Supply Project Report (PCB)
DC Power Supply Project Report (PCB)
Haris Abbas Qureshi
 
Architecture of 8051
Architecture of 8051
hello_priti
 
internet of things
internet of things
removed_a8aa41d3f0ce6da23a2ceaa4ffb20861
 
Embedded Systems Training Report
Embedded Systems Training Report
Akhil Garg
 
8051 Microcontroller PPT's By Er. Swapnil Kaware
8051 Microcontroller PPT's By Er. Swapnil Kaware
Prof. Swapnil V. Kaware
 
Non contact ac tester project report
Non contact ac tester project report
prasenjitsamanta2
 
Chapter 7 8051 programming in c
Chapter 7 8051 programming in c
Abdelrahman Elewah
 
PIC Microcontrollers
PIC Microcontrollers
Abdullah Saghir Ahmad
 
Waste managment as an IoT enabled service in smart cities
Waste managment as an IoT enabled service in smart cities
ABHISHEK KUMAR
 
PIC Microcontroller | ADC Interfacing
PIC Microcontroller | ADC Interfacing
International Institute of Information Technology (I²IT)
 
Verilog lab manual (ECAD and VLSI Lab)
Verilog lab manual (ECAD and VLSI Lab)
Dr. Swaminathan Kathirvel
 
Wave Propagation In Lossy Dielectrics
Wave Propagation In Lossy Dielectrics
Shubham Verma
 
IRJET- Smart Door Security System using Raspberry Pi with Telegram
IRJET- Smart Door Security System using Raspberry Pi with Telegram
IRJET Journal
 
Binary multipliers
Binary multipliers
Syed Saeed
 
Power Sources for the Internet-of-Things: Markets and Strategies
Power Sources for the Internet-of-Things: Markets and Strategies
n-tech Research
 
Switch mode power supply
Switch mode power supply
Anish Das
 
ARM Micro-controller
ARM Micro-controller
Ravikumar Tiwari
 
FPGA TECHNOLOGY AND FAMILIES
FPGA TECHNOLOGY AND FAMILIES
revathilakshmi2
 
IOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring System
IRJET Journal
 
DC Power Supply Project Report (PCB)
DC Power Supply Project Report (PCB)
Haris Abbas Qureshi
 
Architecture of 8051
Architecture of 8051
hello_priti
 
Embedded Systems Training Report
Embedded Systems Training Report
Akhil Garg
 
8051 Microcontroller PPT's By Er. Swapnil Kaware
8051 Microcontroller PPT's By Er. Swapnil Kaware
Prof. Swapnil V. Kaware
 
Non contact ac tester project report
Non contact ac tester project report
prasenjitsamanta2
 
Chapter 7 8051 programming in c
Chapter 7 8051 programming in c
Abdelrahman Elewah
 
Waste managment as an IoT enabled service in smart cities
Waste managment as an IoT enabled service in smart cities
ABHISHEK KUMAR
 
Wave Propagation In Lossy Dielectrics
Wave Propagation In Lossy Dielectrics
Shubham Verma
 
IRJET- Smart Door Security System using Raspberry Pi with Telegram
IRJET- Smart Door Security System using Raspberry Pi with Telegram
IRJET Journal
 
Binary multipliers
Binary multipliers
Syed Saeed
 
Power Sources for the Internet-of-Things: Markets and Strategies
Power Sources for the Internet-of-Things: Markets and Strategies
n-tech Research
 
Switch mode power supply
Switch mode power supply
Anish Das
 

Similar to IoT Based home automation system using Arduino board (20)

IRJET- Multi Plug Control using Internet of Things
IRJET- Multi Plug Control using Internet of Things
IRJET Journal
 
Android Controlled Air Conditioner Remote
Android Controlled Air Conditioner Remote
IRJET Journal
 
IRJET- Smart Home using Google Assistant (IFTTT)
IRJET- Smart Home using Google Assistant (IFTTT)
IRJET Journal
 
IRJET- Smart Home: Speech Recognition based Home Automation using IoT
IRJET- Smart Home: Speech Recognition based Home Automation using IoT
IRJET Journal
 
Android Based Home-Automation using Microcontroller
Android Based Home-Automation using Microcontroller
Eswar Publications
 
IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)
IRJET Journal
 
Home Automation using Internet of Things
Home Automation using Internet of Things
IRJET Journal
 
IRJET- Automated System for Office using Arduino and Android
IRJET- Automated System for Office using Arduino and Android
IRJET Journal
 
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- Smart Power Optimization with IoT
IRJET- Smart Power Optimization with IoT
IRJET Journal
 
IJSRED-V2I4P4
IJSRED-V2I4P4
IJSRED
 
IRJET- IoT based Smart Helmet for Coal Mining Tracking
IRJET- IoT based Smart Helmet for Coal Mining Tracking
IRJET Journal
 
IRJET - Home Automation for Physically Challenged and Elder People
IRJET - Home Automation for Physically Challenged and Elder People
IRJET Journal
 
Android Based Smart Department
Android Based Smart Department
IRJET Journal
 
IRJET- Home Automation using Voice Commands in the Hindi Language
IRJET- Home Automation using Voice Commands in the Hindi Language
IRJET Journal
 
Home Automation Application with voice commands using Arduino
Home Automation Application with voice commands using Arduino
IRJET Journal
 
Report
Report
IshworKhatiwada
 
Smart Home Automation using Wi-Fi
Smart Home Automation using Wi-Fi
ijtsrd
 
IRJET- Home Automation System for Disable People using Bluetooth Technology a...
IRJET- Home Automation System for Disable People using Bluetooth Technology a...
IRJET Journal
 
[IJET-V1I3P8] Authors :Mrs. Latha A.P.,Pratik Agarwal, Rishabh Rajgarhia,Shas...
[IJET-V1I3P8] Authors :Mrs. Latha A.P.,Pratik Agarwal, Rishabh Rajgarhia,Shas...
IJET - International Journal of Engineering and Techniques
 
IRJET- Multi Plug Control using Internet of Things
IRJET- Multi Plug Control using Internet of Things
IRJET Journal
 
Android Controlled Air Conditioner Remote
Android Controlled Air Conditioner Remote
IRJET Journal
 
IRJET- Smart Home using Google Assistant (IFTTT)
IRJET- Smart Home using Google Assistant (IFTTT)
IRJET Journal
 
IRJET- Smart Home: Speech Recognition based Home Automation using IoT
IRJET- Smart Home: Speech Recognition based Home Automation using IoT
IRJET Journal
 
Android Based Home-Automation using Microcontroller
Android Based Home-Automation using Microcontroller
Eswar Publications
 
IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)
IRJET Journal
 
Home Automation using Internet of Things
Home Automation using Internet of Things
IRJET Journal
 
IRJET- Automated System for Office using Arduino and Android
IRJET- Automated System for Office using Arduino and Android
IRJET Journal
 
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- Smart Power Optimization with IoT
IRJET- Smart Power Optimization with IoT
IRJET Journal
 
IJSRED-V2I4P4
IJSRED-V2I4P4
IJSRED
 
IRJET- IoT based Smart Helmet for Coal Mining Tracking
IRJET- IoT based Smart Helmet for Coal Mining Tracking
IRJET Journal
 
IRJET - Home Automation for Physically Challenged and Elder People
IRJET - Home Automation for Physically Challenged and Elder People
IRJET Journal
 
Android Based Smart Department
Android Based Smart Department
IRJET Journal
 
IRJET- Home Automation using Voice Commands in the Hindi Language
IRJET- Home Automation using Voice Commands in the Hindi Language
IRJET Journal
 
Home Automation Application with voice commands using Arduino
Home Automation Application with voice commands using Arduino
IRJET Journal
 
Smart Home Automation using Wi-Fi
Smart Home Automation using Wi-Fi
ijtsrd
 
IRJET- Home Automation System for Disable People using Bluetooth Technology a...
IRJET- Home Automation System for Disable People using Bluetooth Technology a...
IRJET Journal
 
Ad

More from IRJET Journal (20)

Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
Kiona – A Smart Society Automation Project
Kiona – A Smart Society Automation Project
IRJET Journal
 
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
BRAIN TUMOUR DETECTION AND CLASSIFICATION
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
Breast Cancer Detection using Computer Vision
Breast Cancer Detection using Computer Vision
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
Kiona – A Smart Society Automation Project
Kiona – A Smart Society Automation Project
IRJET Journal
 
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
BRAIN TUMOUR DETECTION AND CLASSIFICATION
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
Breast Cancer Detection using Computer Vision
Breast Cancer Detection using Computer Vision
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Ad

Recently uploaded (20)

IPL_Logic_Flow.pdf Mainframe IPLMainframe IPL
IPL_Logic_Flow.pdf Mainframe IPLMainframe IPL
KhadijaKhadijaAouadi
 
Tally.ERP 9 at a Glance.book - Tally Solutions .pdf
Tally.ERP 9 at a Glance.book - Tally Solutions .pdf
Shabista Imam
 
Unit III_One Dimensional Consolidation theory
Unit III_One Dimensional Consolidation theory
saravananr808639
 
20CE404-Soil Mechanics - Slide Share PPT
20CE404-Soil Mechanics - Slide Share PPT
saravananr808639
 
ElysiumPro Company Profile 2025-2026.pdf
ElysiumPro Company Profile 2025-2026.pdf
info751436
 
60 Years and Beyond eBook 1234567891.pdf
60 Years and Beyond eBook 1234567891.pdf
waseemalazzeh
 
Deep Learning for Image Processing on 16 June 2025 MITS.pptx
Deep Learning for Image Processing on 16 June 2025 MITS.pptx
resming1
 
Complete University of Calculus :: 2nd edition
Complete University of Calculus :: 2nd edition
Shabista Imam
 
FUNDAMENTALS OF COMPUTER ORGANIZATION AND ARCHITECTURE
FUNDAMENTALS OF COMPUTER ORGANIZATION AND ARCHITECTURE
Shabista Imam
 
machine learning is a advance technology
machine learning is a advance technology
ynancy893
 
May 2025: Top 10 Read Articles in Data Mining & Knowledge Management Process
May 2025: Top 10 Read Articles in Data Mining & Knowledge Management Process
IJDKP
 
nnnnnnnnnnnn7777777777777777777777777777777.pptx
nnnnnnnnnnnn7777777777777777777777777777777.pptx
gayathri venkataramani
 
Deep Learning for Natural Language Processing_FDP on 16 June 2025 MITS.pptx
Deep Learning for Natural Language Processing_FDP on 16 June 2025 MITS.pptx
resming1
 
A Cluster-Based Trusted Secure Multipath Routing Protocol for Mobile Ad Hoc N...
A Cluster-Based Trusted Secure Multipath Routing Protocol for Mobile Ad Hoc N...
IJCNCJournal
 
Fundamentals of Digital Design_Class_12th April.pptx
Fundamentals of Digital Design_Class_12th April.pptx
drdebarshi1993
 
Industry 4.o the fourth revolutionWeek-2.pptx
Industry 4.o the fourth revolutionWeek-2.pptx
KNaveenKumarECE
 
AI_Presentation (1). Artificial intelligence
AI_Presentation (1). Artificial intelligence
RoselynKaur8thD34
 
Abraham Silberschatz-Operating System Concepts (9th,2012.12).pdf
Abraham Silberschatz-Operating System Concepts (9th,2012.12).pdf
Shabista Imam
 
362 Alec Data Center Solutions-Slysium Data Center-AUH-Adaptaflex.pdf
362 Alec Data Center Solutions-Slysium Data Center-AUH-Adaptaflex.pdf
djiceramil
 
Decoding Kotlin - Your Guide to Solving the Mysterious in Kotlin - Devoxx PL ...
Decoding Kotlin - Your Guide to Solving the Mysterious in Kotlin - Devoxx PL ...
João Esperancinha
 
IPL_Logic_Flow.pdf Mainframe IPLMainframe IPL
IPL_Logic_Flow.pdf Mainframe IPLMainframe IPL
KhadijaKhadijaAouadi
 
Tally.ERP 9 at a Glance.book - Tally Solutions .pdf
Tally.ERP 9 at a Glance.book - Tally Solutions .pdf
Shabista Imam
 
Unit III_One Dimensional Consolidation theory
Unit III_One Dimensional Consolidation theory
saravananr808639
 
20CE404-Soil Mechanics - Slide Share PPT
20CE404-Soil Mechanics - Slide Share PPT
saravananr808639
 
ElysiumPro Company Profile 2025-2026.pdf
ElysiumPro Company Profile 2025-2026.pdf
info751436
 
60 Years and Beyond eBook 1234567891.pdf
60 Years and Beyond eBook 1234567891.pdf
waseemalazzeh
 
Deep Learning for Image Processing on 16 June 2025 MITS.pptx
Deep Learning for Image Processing on 16 June 2025 MITS.pptx
resming1
 
Complete University of Calculus :: 2nd edition
Complete University of Calculus :: 2nd edition
Shabista Imam
 
FUNDAMENTALS OF COMPUTER ORGANIZATION AND ARCHITECTURE
FUNDAMENTALS OF COMPUTER ORGANIZATION AND ARCHITECTURE
Shabista Imam
 
machine learning is a advance technology
machine learning is a advance technology
ynancy893
 
May 2025: Top 10 Read Articles in Data Mining & Knowledge Management Process
May 2025: Top 10 Read Articles in Data Mining & Knowledge Management Process
IJDKP
 
nnnnnnnnnnnn7777777777777777777777777777777.pptx
nnnnnnnnnnnn7777777777777777777777777777777.pptx
gayathri venkataramani
 
Deep Learning for Natural Language Processing_FDP on 16 June 2025 MITS.pptx
Deep Learning for Natural Language Processing_FDP on 16 June 2025 MITS.pptx
resming1
 
A Cluster-Based Trusted Secure Multipath Routing Protocol for Mobile Ad Hoc N...
A Cluster-Based Trusted Secure Multipath Routing Protocol for Mobile Ad Hoc N...
IJCNCJournal
 
Fundamentals of Digital Design_Class_12th April.pptx
Fundamentals of Digital Design_Class_12th April.pptx
drdebarshi1993
 
Industry 4.o the fourth revolutionWeek-2.pptx
Industry 4.o the fourth revolutionWeek-2.pptx
KNaveenKumarECE
 
AI_Presentation (1). Artificial intelligence
AI_Presentation (1). Artificial intelligence
RoselynKaur8thD34
 
Abraham Silberschatz-Operating System Concepts (9th,2012.12).pdf
Abraham Silberschatz-Operating System Concepts (9th,2012.12).pdf
Shabista Imam
 
362 Alec Data Center Solutions-Slysium Data Center-AUH-Adaptaflex.pdf
362 Alec Data Center Solutions-Slysium Data Center-AUH-Adaptaflex.pdf
djiceramil
 
Decoding Kotlin - Your Guide to Solving the Mysterious in Kotlin - Devoxx PL ...
Decoding Kotlin - Your Guide to Solving the Mysterious in Kotlin - Devoxx PL ...
João Esperancinha
 

IoT Based home automation system using Arduino board

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1 IOT BASED HOME AUTOMATION SYSTEM USING ARDUINO BOARD Harsh Mehta1,Kunal Jadhav2,Avinash Mishra3,Prof. Anushree Deshmukh4 1Student, IT, Rajiv Gandhi institute Of Technology, Maharashtra, India 2Student, IT, Rajiv Gandhi institute Of Technology, Maharashtra, India 3Student, IT, Rajiv Gandhi institute Of Technology, Maharashtra, India 4Professor, IT, Rajiv Gandhi institute Of Technology, Maharashtra, India --------------------------------------------------------------------------****------------------------------------------------------------------- ABSTRACT - In this project smart environment condition monitoring by varioussensors(Temperature and Light level) for providing necessary data to annually adjust the comfort level in home by optimizing use of energy is developed. In this project we are also using Arduino board and Arduino Wi-Fi shield. Temperature sensors will also detect the high and low temperatures which will identify the temperature and will notify it on device. The android application developed will allow user to manually switch ON and off the lights. This gives a huge advantage on the smart home system using IoT. KEY WORD: Home Automation System, Android, Arduino, Arduino Wifi Shield, Sensors. 1.INTRODUCTION Home automation has been a feature of science fiction writing for many years, but has only become practical since the early 20th Century following the widespread introductionof electricityinto thehome, and the rapid advancement of information technology. Home automation refers to the application of computer and information technology for control of home appliances easily. It is a automation of the home, housework or household activity. Home automation may include centralized control of Light, Appliances, Temperature and other systems, to provide improved convenience. Comfort, energy efficiency and security. Home automation for the elderly and disabled can provide increased quality of life for persons who might otherwise require caregivers or institutional care. The popularity of home automation has been increasing greatly in recent years due to much higher affordability and simplicity through Smartphoneand tablet connectivity. The concept of the "Internet of Things" has tied in closely with the popularization of home automation. Through the integration of information technologies with the home environment, systems and appliances are able to communicate in an integrated manner which results in convenience, energy efficiency,andsafetybenefits. As we are using Arduino Uno. It is a popular open- source single-board microcontroller, descendant of the open-source Wiring platform, designed to make the process of using electronics in multidisciplinary projects more accessible. The hardware consists of a simple open hardware design for the Arduino board with an Atmel AVR processor and on-board input/output support. The software consists of a standard programming language compiler and the boot loader that runs on the board. Arduino hardware is programmed using a Wiring- based language (syntax and libraries), similar to C++ with some slight simplifications and modifications, and a Processing-based integrated development environment. 2. LITERATURE SURVEY In this paper S.Anusha , M.Madhavi , R.Hemalatha have developed an IoT based home automation system which makes use of a micro-controller and a java based android application. The micro-controller used is ATmega328. They have also made use of a GSM module which helps the system to be used remotely [1]. In this paper Rajeev Piyare presents a low cost and flexiblehomecontrolandmonitoringsystemusingan embedded micro-web server,withIPconnectivityfor accessing and controlling devices and appliances remotely using Android based Smart phone app. The proposed system does not require a dedicatedserver PC with respect to similar systems and offers a novel communication protocol to monitor and control the home environment with more thanjusttheswitching functionality. To demonstrate the feasibility and effectiveness of this system, devices such as light switches, power plug, temperature sensor and current sensor have been integrated with the proposed home control system [2].
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1542 In this paper Ahmed ElShafee, Karim AlaaHamed presents a design and prototype implementation of new home automation system that uses WiFi technology as a network infrastructure connecting its parts. Their system consists of two main components; the first partis the server (webserver),whichpresents system core that manages, controls, and monitors users’ home. Users and system administrator can locally (LAN) or remotely (internets) manage and control system code. Second partishardwareinterface module, which provides appropriate interface to sensors and actuator of home automation system. Unlike most of available home automation system in the market the proposed system is scalable that one server can manage many hardware interface modules as long as it exists on Wi-Fi network coverage. System supports a wide rangeofhomeautomationdeviceslike power management components, and security components. The proposed system is better from the scalability and flexibility point of view than the commercially available home automation systems [3]. 3. PROPOSED SYSTEM The system has two parts, namely; hardware and software.Thehardwaresystemconsistsofarduino uno board, arduino wi-fi shield, sensors and home appliances. The software system consists of a java based android application also arduino language is used to configure the arduino uno board and the sensors. In this system, the components used are arduino uno board,arduinowi-fishield,sensors(lm35, LDR).[3] These hardware components are used in order to control the home appliances. Arduino uno board will help to develop an interface between the hardware and the software application. This system also consists of a software application which is developed using android. The arduino wi-fi shield will help in transmitting and receiving the input given by the user [2]. Fig -1: PROPOSED SYSTEM Part1- The main path of appliance is controlling basic power using are android application which is made by us. The main part of Arduino is that it act as interface between hardware component and software (application). Part 2-After successfully implements of path 1 we can introduce one of important aspect of projectARDUINO TEMPERATURE SENSOR LM35 which will check the room temperature and it is able adjust room temperature using the application. Plus light detection would play is role by adjusting light accordingly. Part 3-Study of Light detection and temperature detection is carried out. Part 4- Finally, Project will becompiled.Compilationof all the modules will be done. The whole system will be executed and will be able to run perfectly. 3.1 ANDROID Android is a mobile operating systemthatisbasedona modified version of Linux. It was originally developed by a start-up of the same name, Android, Inc. In 2005, as part of its strategy to enter the mobile space, Google purchased Android and took over its development work as well as its development team).Google wanted Android to be open and free; hence, most of the Android code was released under the open source Apache License, which means that anyone who wants to use Android can do so by downloading the full Android source code.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1543 3.2. ANDROID APPLICATION Android is a software stack for mobile devices that include operating system, middleware and key applications. The Android SDK provides the tools and APIs necessary to begin developingapplicationsonthe Android platform using the Java programming language. By providing an open development framework, Android offers developers the ability to build extremely rich and innovative applications. Developers have full access to the same framework APIs used by the core applications. Android includes a set of C/C++ libraries used by various components of the Android system. They include System C library, Media library, Surface Manager, LibWebCore, SGL, SQLite, FreeType and3D libraries [2]. 3.3. ARDUINO UNO BOARD Arduino/GenuinoUnoisamicrocontrollerboardbased on the ATmega328P (datasheet). It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz quartz crystal, a USB connection, a power jack, an ICSP header and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started.. You cantinkerwithyourUNO without worring too much about doing something wrong, worst case scenarioyoucanreplacethechipfor a few dollars and start over again [2]. "Uno" means one in Italianand was chosentomarkthe release of Arduino Software (IDE) 1.0. The Uno board and version 1.0 of Arduino Software (IDE) were the reference versions of Arduino, now evolved to newer releases. The Uno board is the first in a series of USB Arduino boards, and the reference model for the Arduino platform; for an extensive list of current, past or outdated boards see the Arduino index of boards. Fig -2: ARDUINO UNO BOARD 3.4.ARDUINO WI-FI SHIELD The Arduino WiFi Shield allows an Arduino board to connect to the internet using the 802.11 wireless specification (WiFi). It is based on the HDG204 Wireless LAN 802.11b/g System in- Package.Thereisanonboardmicro-SDcardslot,which can be used to store files for serving over the network. It is compatible with the Arduino Uno and Mega. The onboard microSD card reader isaccessiblethroughthe SD Library. When workingwiththislibrary,SSisonPin 4.Arduino communicates with both the Wifi shield's processor and SD card using the SPI bus (through the ICSP header). This is on digital pins 11, 12, and 13 on the Uno and pins 50, 51, and 52 on the Mega. On both boards, pin 10 is used to select the HDG204 and pin 4 for the SD card. These pins cannot be used for general I/O. Digital pin 7 is used as a handshake pin between the WiFi shield and the Arduino, and should not be used [4]. Fig -4: ARDUINO WI-FI SHIELD 3.5. SENSORS In the broadest definition, a sensor is an object whose purpose is to detect events or changes in its environment, and then provide a corresponding output. A sensor is a type of transducer; sensors may provide various types of output, but typically use electrical or optical signals. For example, a thermocouple generates a known voltage (the output) in response to its temperature (the environment). A mercury-in-glass thermometer, similarly, converts measured temperature into expansion and contraction of a liquid, which can be read on a calibrated glass tube. The types of sensors used in this system are lm35 i.e temperature sensor and LDR i.e light detection sensor. Both of these sensors will be connected to arduinouno board and will be configured accordingly. These sensors will sense the light and temperature in the
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1544 room and will allow user to manually switch ON and OFF the lights. Lm35 sensor will help the user to know the room temperature and theLDRsensorwillhelpthe user to have control over the light remotely. 4. WHY ARDUINO?  Arduino is open source prototyping platform.  Arduino based language is available for developing inputs and interacting with other softwares.  Supported in all operating systems.  Main aspect of it is less expensive than other prototyping systems available.  You can get Arduino board with LOTS of different I/O and other interface configurations.  The Pi is pretty much what it is and has a lot less time in the field.  Pi - for $35 you get video, audio, Ethernet , and USB.  That will cost you 2X that to get the same on top of an Arduino UNO.  The Arduino UNO runs comfortably on just a few milliamps  The Pi needs more like 700mA whereas aurdino requires less power. ARDUINO VS RASPBERRY PI 5. CONCLUSIONS A Smart Home system integrates electrical devices ina house with each other. The techniqueswhicharegoing to use in home automation include those in building automation as wellasthecontrolofdomesticactivities, such as TV, fan, electrictubes,refrigeratorandwashing machine. After studying and understanding literature survey and other existing works, we proposed a Novel technique that will givesusbetterunderstandingofthe Environmental conditions in home. Our system not only just monitors environmentalconditionsbutitacts according to inhabitant requirement. In this paper we are planning to eliminate most of the human interaction by providing intelligent system. Development of such Smart Home achieve by using Internet of Things technologies. By using these system we can actually manage to make low cost, flexible smart homes to adjust its environmental conditions and resolve its errors with energy saving. REFERENCES [1]HOME AUTOMATION USING ATmega328 MICROCONTROLLER AND ANDROID APPLICATION, S.Anusha1, M.Madhavi2, R.Hemalatha3. International Research Journal of Engineering and Technology (IRJET) , Volume: 02 Issue: 06 | Sep-2015 www.irjet.net [2]Internet of Things: Ubiquitous Home Control and Monitoring System using Android based Smart Phone, Rajeev Piyare. International Journal of Internet of Things 2013, 2(1): 5-11 DOI: 10.5923/j.ijit.20130201.02 [3]Design and Implementation of a WiFi Based Home Automation System, Ahmed ElShafee, Karim AlaaHamed. World Academy of Science, Engineering and Technology International Journal of Computer, Electrical, Automation, Control and Information Engineering Vol:6, No:8,2012.