SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4116
HOME AUTOMATION USING ARDUINO AND IoT
Mr. Jagtap Soham1, Mr. Nikam Pramod2, Mr.Ghatke Charudatta 3, Mr.Jadhav Jivan4,
1,2,Students, Jaywant College of Engineering and Management /Shivaji University, K.M. Gad, Tal-Walwa,
Dist-Sangli
3,4Students, Jaywant College of Engineering and Management /Shivaji University, K.M. Gad, Tal-Walwa,
Dist-Sangli
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - This paper presents a low cost flexible and
reliable home automation system with additional
security using Arduino microcontroller, with IP
connectivity through local Wi-Fi for accessing and
controlling devices by authorized user remotely using
Smart phone application. The proposed system is server
independent and uses Internet of things to control
human desired appliances starting from industrial
machine to consumer goods.The user can also use
different devices for controlling by the help of web-
browser, smart phone or IR remote module.To
demonstrate the effectiveness and feasibility of this
system, in this paper we present a home automation
system using Arduino UNO microcontroller and the IC
ATmega328 as a connectivity module. It helps the user
to control various appliances such as light, fan, TV and
can take decision based on the feedback of sensors
remotely. We have testedour system through conducted
experiment on various environmental conditions.
Key Words: Arduino Uno Controller IC AT mega 328;
Wi-Fi network module ESP8266; .IoT,InternetOfthings.
1. INTRODUCTION
IOT or internet of things is an upcoming
technology that allows us to control hardware devices
through the internet. Here we propose to use IOT in
order to control home appliances, thus automating
modern homes through the internet. This system uses
four loads to demonstrate as house lighting. Our user
friendly interface allows a user to easily control these
home appliances through the internet. For this system
we use an Arduino board.Arduino is interfaced with a
WIFI module to get user commands over the internet.
Also we have an LCD display to display system status.
Relays are used to switch loads. After receiving user
commands over the internet, microcontroller
processes these instructions to operate these loads
accordingly and display the system status on an LCD
display. Thus this system allows for efficient home
automation over the internet.
2. DISCRIPTION
As we are using Arduino Uno. It is a popular
opensourcesingle-boardmicro-controller,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
standardprogramminglanguagecompilerandtheboot
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.
3. BLOCK DIAGRAM
4. ARDUINO UNO
Arduino is an open source computer hardware
and software company, project, and user community
that designs and manufactures single-board
microcontrollers and microcontroller kits for building
digital devices and interactive objects that can sense
and control objects in the physical and digital world.
The project's products are distributed as open-source
hardware and software, which are licensed under the
GNU Lesser General Public License (LGPL) or the GNU
General Public License (GPL), permitting the
manufacture of Arduino boards and software
distribution by anyone. Arduino boards are available
commercially in preassembled form, or as do-it-
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4117
yourself (DIY) kits.Arduinoboarddesignsuseavariety
of microprocessors and controllers. The boards are
equipped with sets of digital and analog input/output
(I/O) pins that may be interfaced to various expansion
boardsorBreadboards(shields)andothercircuits.The
boards feature serial communications interfaces,
including Universal Serial Bus (USB) on some models,
which are also used for loading programs from
personalcomputers.Themicrocontrollersaretypically
programmed using a dialect of features from the
programming languagesCandC++.Inadditiontousing
traditional compiler tool chains, the Arduino project
provides an integrated development environment
(IDE) based on the Processing language project.
Summary
Microcontroller- ATmega328
Operating Voltage- 5V
Input Voltage (recommended)- 7-12V
Input Voltage (limits)- 6-20V
Digital I/O Pins - 14
Analog Input Pins - 6
DC Current per I/O Pin - 40 mA
DC Current for 3.3V Pin - 50 mA
Flash Memory 32 KB (ATmega328)
SRAM - 2 KB (ATmega328)
EEPROM - 1 KB (ATmega328)
Clock Speed 16 MHz
5.PROPOSED SYSTEM
IOT or internet of things is an upcoming
technology that allows us to control hardware devices
through the internet. Here we propose to use IOT in
order to control home appliances, thus automating
modern homes through the internet.The system
consists of Arduino uno board, relays, wifi module esp
8266, loads,lcd display.This system uses four loads to
demonstrate as house lighting.We are used Ubidots as
iot platform. We can add switches there one for each
load.The Arduino reads the status of the switches on
the Ubidots dashboard consistently over the internet
through wifi module. According to the status of the
switches Arduino turn on or off the loads. Also it will
display the status of the loads on the lcd. In this way,
the loads in the home can be operated from anywhere
in the world using iot technology over the internet.
6.EXPERIMENTAL RESULTS
The IOT system we have developed is tested in
different load conditions for few houses . After
installing the experimental setup, the user needs to
install the software tohis/herlaptoporandroidphone.
After proper installation of the provided software
the16X2 LCD display will show the IP address. After IP
address and port address are obtained user can login
from the android application.As soon as the setup is
completed, a home page will appear, from which the
user could keep a track of all the electronic and
electrical devices which are connected with theserver.
7. CONCLUSION AND FUTURE SCOPE
In this paper wefocusedondifferentprocessof
operating or controlling electrical and electronic
appliances remotely with the help of Arduino. This
method of controlling such applications is referred to
as automation. The experimental setup which we
designed has its focal point on controlling different
home appliances providing 100% efficiency. Due to
advancement in technology, Wi-Fi network is easily
available in all places like home,Office Building and
Industrial Building so proposed wireless network
easily controlled using any Wi-Fi network. The wiring
cost is reduced. Since less wiring is required for the
switches. This also eliminates power consumption
inside the building when the loads were in off
conditions. This system is also platform independent
allowing any web browser in any platform to connect
ESP8266-01.The system is fully functional through
android application known as “ESP8266 Wifi control”.
The delay to turn ON is 3 sec and turn OFF is 2 sec for
any load. For future use, the researchers would
recommend as : (i)Reducing the time delay to turn on
and off of an appliance (ii) Adding speech recognition
to the system (iii)using automatic smart phone
detection through Wi-fi such that it will operate the
loads automatically when it is in range.(iv) Expansion
of range of Wi-Fi such that one can operate in
permissible long distance through smart phone.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4118
7.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:02Issue:06|Sep-2015www.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)

PDF
IRJET- Implementation of Hi-Tech Vertical Farming & Solar Fence Security with...
IRJET Journal
 
PDF
IRJET- IOT and RFID based shopping mall
IRJET Journal
 
PDF
Home Automation using Internet of Things
IRJET Journal
 
PDF
IRJET- Fingerprient based Vehicle Starter
IRJET Journal
 
PDF
IRJET- Smart Drive
IRJET Journal
 
PDF
IRJET- Android based Home Automation System with Power Optimization Modes
IRJET Journal
 
PDF
IRJET - Voice Controlled Robot using NodeMCU
IRJET Journal
 
PDF
IoT for Agriculture in a Nutshell: Technical Perspective
Andri Yadi
 
PDF
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET Journal
 
PDF
IRJET - Pick and Place Surveillance Robot
IRJET Journal
 
PDF
IRJET- Portable Surveillance Robot using IoT
IRJET Journal
 
PDF
IRJET-Home Automation System Based on Voice Recognition
IRJET Journal
 
PDF
Controlling Home Appliances by using Universal Remote Control System (IoT and...
IRJET Journal
 
PDF
IRJET- IoT based Alcohol Smocking Detection System for Public Transport
IRJET Journal
 
PDF
IRJET - IoT based Advanced Home Automation
IRJET Journal
 
PDF
IRJET- Smart Blind Stick for Visually Impaired People
IRJET Journal
 
PDF
IRJET- Speaking Microcontroller for Deaf and Dumb People
IRJET Journal
 
PDF
IOT Cloud Based Real Time Automobile Monitoring System
Dr. Amarjeet Singh
 
PDF
IRJET- Smart Guide Stick For Blind
IRJET Journal
 
PDF
IOT: Home Automation using Android Application
Nikhil Jadav
 
IRJET- Implementation of Hi-Tech Vertical Farming & Solar Fence Security with...
IRJET Journal
 
IRJET- IOT and RFID based shopping mall
IRJET Journal
 
Home Automation using Internet of Things
IRJET Journal
 
IRJET- Fingerprient based Vehicle Starter
IRJET Journal
 
IRJET- Smart Drive
IRJET Journal
 
IRJET- Android based Home Automation System with Power Optimization Modes
IRJET Journal
 
IRJET - Voice Controlled Robot using NodeMCU
IRJET Journal
 
IoT for Agriculture in a Nutshell: Technical Perspective
Andri Yadi
 
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET Journal
 
IRJET - Pick and Place Surveillance Robot
IRJET Journal
 
IRJET- Portable Surveillance Robot using IoT
IRJET Journal
 
IRJET-Home Automation System Based on Voice Recognition
IRJET Journal
 
Controlling Home Appliances by using Universal Remote Control System (IoT and...
IRJET Journal
 
IRJET- IoT based Alcohol Smocking Detection System for Public Transport
IRJET Journal
 
IRJET - IoT based Advanced Home Automation
IRJET Journal
 
IRJET- Smart Blind Stick for Visually Impaired People
IRJET Journal
 
IRJET- Speaking Microcontroller for Deaf and Dumb People
IRJET Journal
 
IOT Cloud Based Real Time Automobile Monitoring System
Dr. Amarjeet Singh
 
IRJET- Smart Guide Stick For Blind
IRJET Journal
 
IOT: Home Automation using Android Application
Nikhil Jadav
 

Similar to IRJET- Home Automation using Arduino and IoT (20)

PDF
IoT Based Home Appliances Control
IRJET Journal
 
PDF
IoT Based home automation system using Arduino board
IRJET Journal
 
PDF
IJSRED-V2I4P4
IJSRED
 
PDF
IRJET- Multi Plug Control using Internet of Things
IRJET Journal
 
DOCX
Report
IshworKhatiwada
 
PDF
IRJET- Home Monitoring over IoT based Wifi Module
IRJET Journal
 
PPTX
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
ATHUL RAJ.R
 
PDF
IRJET - IoT based Home Automation using ATmega328 Microcontroller
IRJET Journal
 
PDF
Home Automation using Wi-Fi Interconnection
IRJET Journal
 
PPTX
Internet of Things Presentation (IoT).pptx
ErYashwantJagtap
 
PDF
Residential and Official Extension of IOT Enabled Building Automation System
Associate Professor in VSB Coimbatore
 
PDF
A Secure IoT Enabled Smart Home System
ijtsrd
 
PPTX
A Globally controlled Embedded Switch node for Electrical Devices at Home by...
siddubathini
 
PPTX
A Globally controlled Embedded Switch node for Electrical Devices at Home by...
siddubathini
 
PPTX
IR BASED HOME AUTOMATION USING ARDUINO UNO
Mln Phaneendra
 
PDF
IRJET - Home Automation for Physically Challenged and Elder People
IRJET Journal
 
PPTX
374847997-Iot-Based-on-Home-Automation-Pptx.pptx
baeuknwwhoim
 
PDF
IRJET- Voice Controlled Home Automation System
IRJET Journal
 
PDF
btect ece branch pdf for project report of home automation .pdf
UtsavPal5
 
PDF
IRJET - Advanced Internet & Bluetooth based Home Automation using Arduino Mic...
IRJET Journal
 
IoT Based Home Appliances Control
IRJET Journal
 
IoT Based home automation system using Arduino board
IRJET Journal
 
IJSRED-V2I4P4
IJSRED
 
IRJET- Multi Plug Control using Internet of Things
IRJET Journal
 
IRJET- Home Monitoring over IoT based Wifi Module
IRJET Journal
 
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
ATHUL RAJ.R
 
IRJET - IoT based Home Automation using ATmega328 Microcontroller
IRJET Journal
 
Home Automation using Wi-Fi Interconnection
IRJET Journal
 
Internet of Things Presentation (IoT).pptx
ErYashwantJagtap
 
Residential and Official Extension of IOT Enabled Building Automation System
Associate Professor in VSB Coimbatore
 
A Secure IoT Enabled Smart Home System
ijtsrd
 
A Globally controlled Embedded Switch node for Electrical Devices at Home by...
siddubathini
 
A Globally controlled Embedded Switch node for Electrical Devices at Home by...
siddubathini
 
IR BASED HOME AUTOMATION USING ARDUINO UNO
Mln Phaneendra
 
IRJET - Home Automation for Physically Challenged and Elder People
IRJET Journal
 
374847997-Iot-Based-on-Home-Automation-Pptx.pptx
baeuknwwhoim
 
IRJET- Voice Controlled Home Automation System
IRJET Journal
 
btect ece branch pdf for project report of home automation .pdf
UtsavPal5
 
IRJET - Advanced Internet & Bluetooth based Home Automation using Arduino Mic...
IRJET Journal
 
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)

DOCX
Engineering Geology Field Report to Malekhu .docx
justprashant567
 
PDF
FSE-Journal-First-Automated code editing with search-generate-modify.pdf
cl144
 
PDF
Authentication Devices in Fog-mobile Edge Computing Environments through a Wi...
ijujournal
 
PPTX
FSE_LLM4SE1_A Tool for In-depth Analysis of Code Execution Reasoning of Large...
cl144
 
PDF
June 2025 - Top 10 Read Articles in Network Security and Its Applications
IJNSA Journal
 
PPTX
Functions in Python Programming Language
BeulahS2
 
PDF
PRIZ Academy - Process functional modelling
PRIZ Guru
 
PPT
دراسة حاله لقرية تقع في جنوب غرب السودان
محمد قصص فتوتة
 
PDF
CLIP_Internals_and_Architecture.pdf sdvsdv sdv
JoseLuisCahuanaRamos3
 
PDF
13th International Conference of Security, Privacy and Trust Management (SPTM...
ijcisjournal
 
PPTX
Stability of IBR Dominated Grids - IEEE PEDG 2025 - short.pptx
ssuser307730
 
PDF
lesson4-occupationalsafetyandhealthohsstandards-240812020130-1a7246d0.pdf
arvingallosa3
 
PPTX
Computer network Computer network Computer network Computer network
Shrikant317689
 
PDF
Artificial Neural Network-Types,Perceptron,Problems
Sharmila Chidaravalli
 
PDF
Module - 5 Machine Learning-22ISE62.pdf
Dr. Shivashankar
 
PPTX
Comparison of Flexible and Rigid Pavements in Bangladesh
Arifur Rahman
 
PPTX
Bharatiya Antariksh Hackathon 2025 Idea Submission PPT.pptx
AsadShad4
 
PDF
Plant Control_EST_85520-01_en_AllChanges_20220127.pdf
DarshanaChathuranga4
 
PPTX
ASBC application presentation template (ENG)_v3 (1).pptx
HassanMohammed730118
 
PDF
01-introduction to the ProcessDesign.pdf
StiveBrack
 
Engineering Geology Field Report to Malekhu .docx
justprashant567
 
FSE-Journal-First-Automated code editing with search-generate-modify.pdf
cl144
 
Authentication Devices in Fog-mobile Edge Computing Environments through a Wi...
ijujournal
 
FSE_LLM4SE1_A Tool for In-depth Analysis of Code Execution Reasoning of Large...
cl144
 
June 2025 - Top 10 Read Articles in Network Security and Its Applications
IJNSA Journal
 
Functions in Python Programming Language
BeulahS2
 
PRIZ Academy - Process functional modelling
PRIZ Guru
 
دراسة حاله لقرية تقع في جنوب غرب السودان
محمد قصص فتوتة
 
CLIP_Internals_and_Architecture.pdf sdvsdv sdv
JoseLuisCahuanaRamos3
 
13th International Conference of Security, Privacy and Trust Management (SPTM...
ijcisjournal
 
Stability of IBR Dominated Grids - IEEE PEDG 2025 - short.pptx
ssuser307730
 
lesson4-occupationalsafetyandhealthohsstandards-240812020130-1a7246d0.pdf
arvingallosa3
 
Computer network Computer network Computer network Computer network
Shrikant317689
 
Artificial Neural Network-Types,Perceptron,Problems
Sharmila Chidaravalli
 
Module - 5 Machine Learning-22ISE62.pdf
Dr. Shivashankar
 
Comparison of Flexible and Rigid Pavements in Bangladesh
Arifur Rahman
 
Bharatiya Antariksh Hackathon 2025 Idea Submission PPT.pptx
AsadShad4
 
Plant Control_EST_85520-01_en_AllChanges_20220127.pdf
DarshanaChathuranga4
 
ASBC application presentation template (ENG)_v3 (1).pptx
HassanMohammed730118
 
01-introduction to the ProcessDesign.pdf
StiveBrack
 

IRJET- Home Automation using Arduino and IoT

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4116 HOME AUTOMATION USING ARDUINO AND IoT Mr. Jagtap Soham1, Mr. Nikam Pramod2, Mr.Ghatke Charudatta 3, Mr.Jadhav Jivan4, 1,2,Students, Jaywant College of Engineering and Management /Shivaji University, K.M. Gad, Tal-Walwa, Dist-Sangli 3,4Students, Jaywant College of Engineering and Management /Shivaji University, K.M. Gad, Tal-Walwa, Dist-Sangli ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - This paper presents a low cost flexible and reliable home automation system with additional security using Arduino microcontroller, with IP connectivity through local Wi-Fi for accessing and controlling devices by authorized user remotely using Smart phone application. The proposed system is server independent and uses Internet of things to control human desired appliances starting from industrial machine to consumer goods.The user can also use different devices for controlling by the help of web- browser, smart phone or IR remote module.To demonstrate the effectiveness and feasibility of this system, in this paper we present a home automation system using Arduino UNO microcontroller and the IC ATmega328 as a connectivity module. It helps the user to control various appliances such as light, fan, TV and can take decision based on the feedback of sensors remotely. We have testedour system through conducted experiment on various environmental conditions. Key Words: Arduino Uno Controller IC AT mega 328; Wi-Fi network module ESP8266; .IoT,InternetOfthings. 1. INTRODUCTION IOT or internet of things is an upcoming technology that allows us to control hardware devices through the internet. Here we propose to use IOT in order to control home appliances, thus automating modern homes through the internet. This system uses four loads to demonstrate as house lighting. Our user friendly interface allows a user to easily control these home appliances through the internet. For this system we use an Arduino board.Arduino is interfaced with a WIFI module to get user commands over the internet. Also we have an LCD display to display system status. Relays are used to switch loads. After receiving user commands over the internet, microcontroller processes these instructions to operate these loads accordingly and display the system status on an LCD display. Thus this system allows for efficient home automation over the internet. 2. DISCRIPTION As we are using Arduino Uno. It is a popular opensourcesingle-boardmicro-controller,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 standardprogramminglanguagecompilerandtheboot 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. 3. BLOCK DIAGRAM 4. ARDUINO UNO Arduino is an open source computer hardware and software company, project, and user community that designs and manufactures single-board microcontrollers and microcontroller kits for building digital devices and interactive objects that can sense and control objects in the physical and digital world. The project's products are distributed as open-source hardware and software, which are licensed under the GNU Lesser General Public License (LGPL) or the GNU General Public License (GPL), permitting the manufacture of Arduino boards and software distribution by anyone. Arduino boards are available commercially in preassembled form, or as do-it-
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4117 yourself (DIY) kits.Arduinoboarddesignsuseavariety of microprocessors and controllers. The boards are equipped with sets of digital and analog input/output (I/O) pins that may be interfaced to various expansion boardsorBreadboards(shields)andothercircuits.The boards feature serial communications interfaces, including Universal Serial Bus (USB) on some models, which are also used for loading programs from personalcomputers.Themicrocontrollersaretypically programmed using a dialect of features from the programming languagesCandC++.Inadditiontousing traditional compiler tool chains, the Arduino project provides an integrated development environment (IDE) based on the Processing language project. Summary Microcontroller- ATmega328 Operating Voltage- 5V Input Voltage (recommended)- 7-12V Input Voltage (limits)- 6-20V Digital I/O Pins - 14 Analog Input Pins - 6 DC Current per I/O Pin - 40 mA DC Current for 3.3V Pin - 50 mA Flash Memory 32 KB (ATmega328) SRAM - 2 KB (ATmega328) EEPROM - 1 KB (ATmega328) Clock Speed 16 MHz 5.PROPOSED SYSTEM IOT or internet of things is an upcoming technology that allows us to control hardware devices through the internet. Here we propose to use IOT in order to control home appliances, thus automating modern homes through the internet.The system consists of Arduino uno board, relays, wifi module esp 8266, loads,lcd display.This system uses four loads to demonstrate as house lighting.We are used Ubidots as iot platform. We can add switches there one for each load.The Arduino reads the status of the switches on the Ubidots dashboard consistently over the internet through wifi module. According to the status of the switches Arduino turn on or off the loads. Also it will display the status of the loads on the lcd. In this way, the loads in the home can be operated from anywhere in the world using iot technology over the internet. 6.EXPERIMENTAL RESULTS The IOT system we have developed is tested in different load conditions for few houses . After installing the experimental setup, the user needs to install the software tohis/herlaptoporandroidphone. After proper installation of the provided software the16X2 LCD display will show the IP address. After IP address and port address are obtained user can login from the android application.As soon as the setup is completed, a home page will appear, from which the user could keep a track of all the electronic and electrical devices which are connected with theserver. 7. CONCLUSION AND FUTURE SCOPE In this paper wefocusedondifferentprocessof operating or controlling electrical and electronic appliances remotely with the help of Arduino. This method of controlling such applications is referred to as automation. The experimental setup which we designed has its focal point on controlling different home appliances providing 100% efficiency. Due to advancement in technology, Wi-Fi network is easily available in all places like home,Office Building and Industrial Building so proposed wireless network easily controlled using any Wi-Fi network. The wiring cost is reduced. Since less wiring is required for the switches. This also eliminates power consumption inside the building when the loads were in off conditions. This system is also platform independent allowing any web browser in any platform to connect ESP8266-01.The system is fully functional through android application known as “ESP8266 Wifi control”. The delay to turn ON is 3 sec and turn OFF is 2 sec for any load. For future use, the researchers would recommend as : (i)Reducing the time delay to turn on and off of an appliance (ii) Adding speech recognition to the system (iii)using automatic smart phone detection through Wi-fi such that it will operate the loads automatically when it is in range.(iv) Expansion of range of Wi-Fi such that one can operate in permissible long distance through smart phone.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4118 7.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:02Issue:06|Sep-2015www.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.