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

PDF
Smart Home Automation using Wi-Fi
PDF
IRJET- IoT based Dual-ARM Tele Robotic System
PDF
IRJET - Boat Shrinking Alert System using IoT
PDF
IRJET- Rescue of Psycological Infirmity People using Wirless Network
PDF
IRJET- Wi-Fi Control First Person View Robot (FPV)
PDF
IRJET- Smart Home: Speech Recognition based Home Automation using IoT
PDF
IRJET- Smart Vehicle Security System using Finger Print Sensor
PDF
IRJET- H-Box (Connecting Homes)
Smart Home Automation using Wi-Fi
IRJET- IoT based Dual-ARM Tele Robotic System
IRJET - Boat Shrinking Alert System using IoT
IRJET- Rescue of Psycological Infirmity People using Wirless Network
IRJET- Wi-Fi Control First Person View Robot (FPV)
IRJET- Smart Home: Speech Recognition based Home Automation using IoT
IRJET- Smart Vehicle Security System using Finger Print Sensor
IRJET- H-Box (Connecting Homes)

What's hot (20)

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

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

PDF
IoT Based Home Appliances Control
PDF
IoT Based home automation system using Arduino board
PDF
IJSRED-V2I4P4
PDF
IRJET- Multi Plug Control using Internet of Things
DOCX
PDF
IRJET- Home Monitoring over IoT based Wifi Module
PPTX
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
PDF
IRJET - IoT based Home Automation using ATmega328 Microcontroller
PDF
Home Automation using Wi-Fi Interconnection
PPTX
Internet of Things Presentation (IoT).pptx
PDF
Residential and Official Extension of IOT Enabled Building Automation System
PDF
A Secure IoT Enabled Smart Home System
PPTX
A Globally controlled Embedded Switch node for Electrical Devices at Home by...
PPTX
A Globally controlled Embedded Switch node for Electrical Devices at Home by...
PPTX
IR BASED HOME AUTOMATION USING ARDUINO UNO
PDF
IRJET - Home Automation for Physically Challenged and Elder People
PPTX
374847997-Iot-Based-on-Home-Automation-Pptx.pptx
PDF
IRJET- Voice Controlled Home Automation System
PDF
btect ece branch pdf for project report of home automation .pdf
PDF
IRJET - Advanced Internet & Bluetooth based Home Automation using Arduino Mic...
IoT Based Home Appliances Control
IoT Based home automation system using Arduino board
IJSRED-V2I4P4
IRJET- Multi Plug Control using Internet of Things
IRJET- Home Monitoring over IoT based Wifi Module
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
IRJET - IoT based Home Automation using ATmega328 Microcontroller
Home Automation using Wi-Fi Interconnection
Internet of Things Presentation (IoT).pptx
Residential and Official Extension of IOT Enabled Building Automation System
A Secure IoT Enabled Smart Home System
A Globally controlled Embedded Switch node for Electrical Devices at Home by...
A Globally controlled Embedded Switch node for Electrical Devices at Home by...
IR BASED HOME AUTOMATION USING ARDUINO UNO
IRJET - Home Automation for Physically Challenged and Elder People
374847997-Iot-Based-on-Home-Automation-Pptx.pptx
IRJET- Voice Controlled Home Automation System
btect ece branch pdf for project report of home automation .pdf
IRJET - Advanced Internet & Bluetooth based Home Automation using Arduino Mic...
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
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
Strings in CPP - Strings in C++ are sequences of characters used to store and...
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
PPTX
additive manufacturing of ss316l using mig welding
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPT
Project quality management in manufacturing
DOCX
573137875-Attendance-Management-System-original
PPTX
Construction Project Organization Group 2.pptx
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PPTX
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
UNIT-1 - COAL BASED THERMAL POWER PLANTS
Strings in CPP - Strings in C++ are sequences of characters used to store and...
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
Operating System & Kernel Study Guide-1 - converted.pdf
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
additive manufacturing of ss316l using mig welding
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
Project quality management in manufacturing
573137875-Attendance-Management-System-original
Construction Project Organization Group 2.pptx
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Model Code of Practice - Construction Work - 21102022 .pdf
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx

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.