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

What's hot (20)

DOCX
Bluetooth technology
Mohammad Shoeb Quraishi
 
PDF
WATER LEVEL INDICATOR
Shahrukh Javed
 
PPT
Electronic Toll Collection System
Arshad Shareef
 
PPTX
Security system using laser
hrtomal
 
PPT
Pervasive computing
Preethi AKNR
 
PPTX
Wireless networks ppt
Jennifer Christy
 
PDF
Wiseasy Profile .pdf
kjhfjfhdsjlf
 
PPTX
Near field Technology
shrien_sahi
 
PPTX
Wireless robot ppt
Varun B P
 
PPTX
HC-SR04 Ultrasonic sensor with Arduino
yeokm1
 
PPTX
Water Level Indicator Powerpoint
Old Dominion University
 
PPTX
Wireless Communication ppt
OECLIB Odisha Electronics Control Library
 
PPTX
Wired Transmission Media
nimx106
 
PPTX
Presentation automatic speed controller
Vikrant Verma
 
PDF
Differentiate between 2G, 3G, 4G,5G with Pros and Cons
shahzaibahsan3
 
PPTX
Wireless mobile communication
Burhan Ahmed
 
PPTX
FLOOD PPT 1.pptx
RahulNikam68
 
PPTX
Globtel AIR Fixed Wireless Access Solution
Pavle Mikuz
 
PPTX
Electronic bus ticketing system ppt
Wakil Kumar
 
PDF
IRJET- Charging Station for Electric Vehicles using RF Module
IRJET Journal
 
Bluetooth technology
Mohammad Shoeb Quraishi
 
WATER LEVEL INDICATOR
Shahrukh Javed
 
Electronic Toll Collection System
Arshad Shareef
 
Security system using laser
hrtomal
 
Pervasive computing
Preethi AKNR
 
Wireless networks ppt
Jennifer Christy
 
Wiseasy Profile .pdf
kjhfjfhdsjlf
 
Near field Technology
shrien_sahi
 
Wireless robot ppt
Varun B P
 
HC-SR04 Ultrasonic sensor with Arduino
yeokm1
 
Water Level Indicator Powerpoint
Old Dominion University
 
Wireless Communication ppt
OECLIB Odisha Electronics Control Library
 
Wired Transmission Media
nimx106
 
Presentation automatic speed controller
Vikrant Verma
 
Differentiate between 2G, 3G, 4G,5G with Pros and Cons
shahzaibahsan3
 
Wireless mobile communication
Burhan Ahmed
 
FLOOD PPT 1.pptx
RahulNikam68
 
Globtel AIR Fixed Wireless Access Solution
Pavle Mikuz
 
Electronic bus ticketing system ppt
Wakil Kumar
 
IRJET- Charging Station for Electric Vehicles using RF Module
IRJET Journal
 

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

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

More from IRJET Journal (20)

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

Recently uploaded (20)

PPTX
Presentation 2.pptx AI-powered home security systems Secure-by-design IoT fr...
SoundaryaBC2
 
PPTX
Arduino Based Gas Leakage Detector Project
CircuitDigest
 
PPTX
fatigue in aircraft structures-221113192308-0ad6dc8c.pptx
aviatecofficial
 
PDF
Data structures notes for unit 2 in computer science.pdf
sshubhamsingh265
 
PPTX
DATA BASE MANAGEMENT AND RELATIONAL DATA
gomathisankariv2
 
DOCX
CS-802 (A) BDH Lab manual IPS Academy Indore
thegodhimself05
 
PDF
SERVERLESS PERSONAL TO-DO LIST APPLICATION
anushaashraf20
 
PPTX
Water Resources Engineering (CVE 728)--Slide 4.pptx
mohammedado3
 
PDF
AI TECHNIQUES FOR IDENTIFYING ALTERATIONS IN THE HUMAN GUT MICROBIOME IN MULT...
vidyalalltv1
 
PPTX
美国电子版毕业证南卡罗莱纳大学上州分校水印成绩单USC学费发票定做学位证书编号怎么查
Taqyea
 
PPTX
2025 CGI Congres - Surviving agile v05.pptx
Derk-Jan de Grood
 
PPT
Footbinding.pptmnmkjkjkknmnnjkkkkkkkkkkkkkk
mamadoundiaye42742
 
PPTX
Element 11. ELECTRICITY safety and hazards
merrandomohandas
 
PDF
Biomechanics of Gait: Engineering Solutions for Rehabilitation (www.kiu.ac.ug)
publication11
 
PDF
PORTFOLIO Golam Kibria Khan — architect with a passion for thoughtful design...
MasumKhan59
 
PDF
Viol_Alessandro_Presentazione_prelaurea.pdf
dsecqyvhbowrzxshhf
 
PPTX
Water Resources Engineering (CVE 728)--Slide 3.pptx
mohammedado3
 
PPTX
What is Shot Peening | Shot Peening is a Surface Treatment Process
Vibra Finish
 
PDF
Reasons for the succes of MENARD PRESSUREMETER.pdf
majdiamz
 
PPT
New_school_Engineering_presentation_011707.ppt
VinayKumar304579
 
Presentation 2.pptx AI-powered home security systems Secure-by-design IoT fr...
SoundaryaBC2
 
Arduino Based Gas Leakage Detector Project
CircuitDigest
 
fatigue in aircraft structures-221113192308-0ad6dc8c.pptx
aviatecofficial
 
Data structures notes for unit 2 in computer science.pdf
sshubhamsingh265
 
DATA BASE MANAGEMENT AND RELATIONAL DATA
gomathisankariv2
 
CS-802 (A) BDH Lab manual IPS Academy Indore
thegodhimself05
 
SERVERLESS PERSONAL TO-DO LIST APPLICATION
anushaashraf20
 
Water Resources Engineering (CVE 728)--Slide 4.pptx
mohammedado3
 
AI TECHNIQUES FOR IDENTIFYING ALTERATIONS IN THE HUMAN GUT MICROBIOME IN MULT...
vidyalalltv1
 
美国电子版毕业证南卡罗莱纳大学上州分校水印成绩单USC学费发票定做学位证书编号怎么查
Taqyea
 
2025 CGI Congres - Surviving agile v05.pptx
Derk-Jan de Grood
 
Footbinding.pptmnmkjkjkknmnnjkkkkkkkkkkkkkk
mamadoundiaye42742
 
Element 11. ELECTRICITY safety and hazards
merrandomohandas
 
Biomechanics of Gait: Engineering Solutions for Rehabilitation (www.kiu.ac.ug)
publication11
 
PORTFOLIO Golam Kibria Khan — architect with a passion for thoughtful design...
MasumKhan59
 
Viol_Alessandro_Presentazione_prelaurea.pdf
dsecqyvhbowrzxshhf
 
Water Resources Engineering (CVE 728)--Slide 3.pptx
mohammedado3
 
What is Shot Peening | Shot Peening is a Surface Treatment Process
Vibra Finish
 
Reasons for the succes of MENARD PRESSUREMETER.pdf
majdiamz
 
New_school_Engineering_presentation_011707.ppt
VinayKumar304579
 

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.