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.

More Related Content

PPTX
Internet of things (iot)
PPTX
Home automation using raspberry pi
PPT
Home Automation using Iot
PPTX
Home automation- An Iot application
PDF
Industrial Internet of Things (IIoT)
PDF
Bluetooth based home automation system
PPTX
PPT ON IOT.pptx
PPTX
IOT Based Home Automation using Raspberry Pi-3
Internet of things (iot)
Home automation using raspberry pi
Home Automation using Iot
Home automation- An Iot application
Industrial Internet of Things (IIoT)
Bluetooth based home automation system
PPT ON IOT.pptx
IOT Based Home Automation using Raspberry Pi-3

What's hot (15)

PPTX
Iot home automation varsha,ashish,sagar,arvind
PDF
IOT Security
PPTX
Home Automation by Android Application based Remote Control
PPTX
IoT 2019 overview
PPTX
Home automation using IoT
PPTX
Home automation using IOT
PPTX
IoT BASED SMART HOME USING ARDUINO
PDF
Industrial IoT is coming
PPTX
IoT Applications and Networks
PPTX
Smart home Environment using iot
PPTX
Iot - Internet of Things
PPTX
Iot based home automation
PPTX
Iot ppt
PPTX
Smart Home Using IOT simulation In cisco packet tracer
PPTX
Doorlock
Iot home automation varsha,ashish,sagar,arvind
IOT Security
Home Automation by Android Application based Remote Control
IoT 2019 overview
Home automation using IoT
Home automation using IOT
IoT BASED SMART HOME USING ARDUINO
Industrial IoT is coming
IoT Applications and Networks
Smart home Environment using iot
Iot - Internet of Things
Iot based home automation
Iot ppt
Smart Home Using IOT simulation In cisco packet tracer
Doorlock
Ad

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

PDF
IRJET- Home Automation using Arduino and IoT
DOCX
PDF
IJSRED-V2I4P4
PDF
Home Automation using Internet of Things
PDF
IRJET- Multi Plug Control using Internet of Things
PDF
IoT Based Home Appliances Control
PDF
Residential and Official Extension of IOT Enabled Building Automation System
PDF
Smart Home Automation using Wi-Fi
PDF
IRJET - Home Automation for Physically Challenged and Elder People
PPTX
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
PDF
A Secure IoT Enabled Smart Home System
PDF
IRJET- H-Box (Connecting Homes)
PDF
16N5sbhfh7brjN716 (1).pdf
PDF
16N5sbhfh7brjN716.pdf
PDF
IRJET - Home Security System using Arduino
PDF
Domotics – A Cost Effective Smart Home Automation System Using Wifi as Networ...
PDF
Home Automation using Wi-Fi Interconnection
PDF
IRJET- Smart Home: Speech Recognition based Home Automation using IoT
PDF
IOT: Home Automation using Android Application
PPTX
Deigne and Construction Smart Remote(Smart Phone ) base Home appliance contr...
IRJET- Home Automation using Arduino and IoT
IJSRED-V2I4P4
Home Automation using Internet of Things
IRJET- Multi Plug Control using Internet of Things
IoT Based Home Appliances Control
Residential and Official Extension of IOT Enabled Building Automation System
Smart Home Automation using Wi-Fi
IRJET - Home Automation for Physically Challenged and Elder People
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
A Secure IoT Enabled Smart Home System
IRJET- H-Box (Connecting Homes)
16N5sbhfh7brjN716 (1).pdf
16N5sbhfh7brjN716.pdf
IRJET - Home Security System using Arduino
Domotics – A Cost Effective Smart Home Automation System Using Wifi as Networ...
Home Automation using Wi-Fi Interconnection
IRJET- Smart Home: Speech Recognition based Home Automation using IoT
IOT: Home Automation using Android Application
Deigne and Construction Smart Remote(Smart Phone ) base Home appliance contr...
Ad

More from IRJET Journal (20)

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

Recently uploaded (20)

PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PPTX
Construction Project Organization Group 2.pptx
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PDF
PPT on Performance Review to get promotions
PPTX
additive manufacturing of ss316l using mig welding
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PPTX
CH1 Production IntroductoryConcepts.pptx
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PPTX
Lecture Notes Electrical Wiring System Components
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPTX
Sustainable Sites - Green Building Construction
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
Internet of Things (IOT) - A guide to understanding
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
R24 SURVEYING LAB MANUAL for civil enggi
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
Construction Project Organization Group 2.pptx
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPT on Performance Review to get promotions
additive manufacturing of ss316l using mig welding
Model Code of Practice - Construction Work - 21102022 .pdf
CH1 Production IntroductoryConcepts.pptx
Foundation to blockchain - A guide to Blockchain Tech
UNIT-1 - COAL BASED THERMAL POWER PLANTS
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Lecture Notes Electrical Wiring System Components
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
Sustainable Sites - Green Building Construction
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd

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.