SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 488
Advanced Internet & Bluetooth based Home Automation using Arduino
Microcontroller
Suraj udmale#1, Manoj Baviskar #2, Santosh Gadge#3
#1-3IT Department, Padmabhushan Vasantdada Patil Pratishthan’s College of Engineering, Sion Mumbai, Department
of Information Technology
--------------------------------------------------------------------------***---------------------------------------------------------------------
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 esp8266-01 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 tested our
system through conducted experiment on various
environmental conditions.
Key Words and Phrases: Arduino Uno Controller; Internet
of things (Iot);
Esp8266-01; Wi-Fi network; Home automation system.
Introduction
Internet has become an important part of human’s social life
and educational life without which they are just helpless. The
Internet of things (Iot) devices not only controls but also
monitors the electronic, electrical and various mechanical
systems which are used in various types of infrastructures.
These devices which are connected to the cloud server are
controlled by a single user (also known as admin) which are
again transmitted or notified to all the authorized user
connected to that network[2-5]. Various electronics and
electrical devices are connected and controlled remotel
through different network infrastructures. Web browser
present in laptop or smart phone or any other smart
technique through which we can operate switches, simply
removes the hassle of manually operating a switch. Now a
day’s although smart switches are available they proves to
be very costly, also for their working we required additional
devices such as hub or switch. As there is rapid change in
wireless technology several connectivity devices are
available in the market which solves the purpose of
communicating medium with the device and the micro-
controller. Starting from Bluetooth to Wi-Fi, from ZigBee to
Z-wave and NFC all solve the purpose of communicating
medium. RF and ZigBee are used to used in most wireless
networks .In this project we have taken ESP8266-01 Wi-Fi
module which is programmed through Arduino UNO to
control various device At the end the paper concludes by
looking at the future research and recommendations which
are required to make the system more effective.
Literature Review
History of Home Automation:
If you think home automation is a new invention, you’re only
partly right. Science fiction that has fixated on smart home
technology (remember Rosie from The Jet sons?) since, well,
the beginning of science fiction – but it’s not just that. For
centuries, the world’s greatest minds and most innovative
inventors have been working toward technology that can
almost think for itself. Here are a few highlights:1785:Less
than a decade after the U.S. declared independence from
England, Nikola Tesla invented the first remote control (to
remotely control a boat).Early 1900s: Fast-forward a few
centuries, and the Industrial Revolution has paved the way
for the invention of the first home appliances. Granted, they
weren’t smart but they were absolute game-changers for
early 20th century.1930s: By the 1930s, inventors had
already turned their imagination to home automation.
Although the technology was still many decades off, the
World’s Fair introduced the concept of automated home and
smart appliances. Spectators were, unsurprisingly,
fascinated with the idea.1950: Jack Kilby and Robert Noyce
invent the computer chip – the building block for today’s
smart home technology.
1951: UNIVAC I, the world’s first commercially available
computer, is introduced to market. Consider UNIVAC I the
great-great-great-great granddaddy of today’s smart
controls, which are all, essentially, mini computers.1964: The
Uniscope 300, one of the first computer monitors, hits
shelves. And what would computers, smart hubs, and smart
device controls today be without digital
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 489
displays? 1966: Though never commercially sold, ECHO IV
was the world’s first homeautomation system. Invented by
Jim Sutherland, the “Electronic Computing Home Operator”
(hence, ECHO) could store recipes, relay messages, control a
home’s temperature, churn out a grocery list, and turn
appliances on or off.
1969: DARPA introduces ARPAnet, the world’s first network
– the precursor to the modern Internet and with it, all our
Internet of Things (IoT) smart technologies.1981:A precursor
to today’s wireless (802.11) technology is invented.
1980s: Home automation becomes commonplace, in the form
of garage doors, home security systems, motion-sensing
lights, fiber optics, thermostat controls, and other
technology.
1991: Ad van Berlo pioneers the field of geron technology –
technology to improve the lives of senior citizens and the
infirm. (Remember the 90s-era commercials, “Help! I’ve
fallen and I can’t get up!”?) These early technologies form a
firm base for the smart, life-enhancing features we love
about today’s smart systems.
1998-2000s: Smart homes became a thing. Throughout the
late 1990s and early 2000s, smart technologies emerged, with
gadgets and devices becoming more common and more
affordable.
2.2) Survey for Home Automation:
Arduino UNO
The UNO proves to be Arduino’s flagship board for beginner
and also for advancedbusers. The system needs a micro-
controller to process data and connects different modules for
control. This purpose was solved by Arduino Uno which has
ATMEGA328p processor. It has 6 analog input pins and 14
digital input/output pins[. It can operate with either 5V from
USB plug or 12V from external power supply. In Arduino Uno
pin 1 and 0 are used as default transmission and receiving
pin
2.2.1 Bluetooth based:
Home automation system using cell phones: In Bluetooth
based home automation system the home appliances are
connected to the Arduino BT board at input output ports
using relay. The program of Arduino BT board is based on
high level interactive C language of microcontrollers; the
connection is made via Bluetooth. The password protection
is provided so only authorized user is allowed to access the
appliances.
2.2.2. Zig Bee
Based home automation system using cell phones: To
monitor and control the home appliances the system is
designed and implemented using Zig bee. The device
performance is record and store by network coordinators.
For this the Wi-Fi network isused, which uses the four switch
port standard wireless ADSL modern router. The network
SSID and security Wi-Fi parameter are preconfigured. The
message for security purpose first process by the virtual
home algorithm and when it is declared safe it is re-
encrypted and forward to the real network device of the
home. Over Zig Bee network, Zig Bee controller sent
messages to the end. The safety and security of all messages
that are received by the virtual home algorithm. To reduce
the expense of the system and the intrusiveness of respective
installation of the system Zig Bee communication is helpful.
2.2.3) Wi-Fi based
Home automation system using cell phones: Wi-Fi based
home automation system mainly consist three modules, the
server, the hardware interface module, and the software
package. The figure shows the system model layout. Wi-Fi
technology is used by server, and hardware Interface module
to communicate with each other. The same technology uses
to login to the server web based application. The server is
connected to the internet, so remote users can access server
web based application through the internet using compatible
web browser. Software of the latest home automation
system is split to server application software, and
Microcontroller (Arduino) firmware. The Arduino software,
built using C language, using IDE comes with the
microcontroller itself. Arduino software is culpable for
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 490
gathering events from connected sensors, then applies action
to actuators and preprogramed in the server. Another job is
to report the and record the history in the server DB. The
server application software package for the proposed home
automation system, is a web based application built using
asp.net. The server application software can be accessed
from internal network or from internet if the server has real
IP on the internet using any internet navigator supports
asp.net technology. Server application software is culpable
of, maintain the whole home automation system, setup and
configuration. Server use database to keep log of home
automation system components, we choose to use XML files
to save system log
8-Channel Relay
8-Channel relay is connected to the Arduino Uno and its
output is connected to the home appliances in a sequence as
(i) fan (ii) light (iii) room-heater and (iv) TV set. Relay takes
low current and voltage and triggers the switch which is
connected to a high voltage. 8 input pins of relay are
connected to Arduino which takes5V supply from it and can
trigger up to 10A, 250V supply
2.2.4) GSM based
Home automation system using cell phones: Because of the
mobile phone and GSM technology, the GSM based home
automation is lure to research. The SMS based home
automation, GPRS based home automation and dual tone
multi frequency (DTMF) based home automation, these
options we considered mainly for communication in GSM
Home automation using RF module:
The important goal of Home Automation System is to build a
home automation system using a RF controlled remote. Now
technology is accelerating so homes are also getting smarter.
Modern homes are deliberately relocating from current l
switches to centralized control system, containing RF
controlled switches. Today traditional wall switches situated
in various parts of the home makes it laborious t for the end
user to go near them to control and operate. Even further it
turns into more problematic for the old persons or physically
handicapped people to do so. Home Automation using
remote implements an easier solution with RF technology.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 491
Infrared sensor
Infrared sensor is an electronic device, that emits in order to
sense some aspects of the surroundings. An IR sensor can
measure the heat of an object as well as detects the motion.
These types of sensors measures only infrared radiation,
rather than emitting it that is called as a passive IR sensor.
Usually in the infrared spectrum, all the objects radiate some
form of thermal radiations. These types of radiations are
invisible to our eyes, that can be detected by an infrared
sensor. The emitter is simply an IR LED Light Emitting Diode
and the detector is simply an IR photodiode which is
sensitive to IR light of the same wavelength as that emitted
by the IR LED.
Gas sensors
Gas sensors use a small heater inside with an electro-
chemical sensor. They are sensitive for a range of gasses and
are used indoors at room temperature. The output is an
analog signal and can be read with an analog input of the
Arduino.
The output is an analog signal and can be read with an
analog input of the Arduino. The MQ-2 Gas Sensor module
is useful for gas leakage detecting in home and industry. It
can detect LPG, i-butane, propane, methane, alcohol,
hydrogen and smoke.
Home automation using Android ADK:
The devices of home are associate to the ADK and the
Connection is established between the Android device and
ADK. The devices of house are link to the input/output ports
of the board (EMBEDDED SYSTEM) and their current
situation will have passed to the ADK.
FUTURE WORK
The aim of this research was to design and perform a smart
home automation system by remotely controlling and
monitoring electronic devices in the house and monitoring of
the temperature degree & Humidity percentage, gas leakage,
fires, and rain; also Automation light by using motion and
light sensors inside and outside the home by using internet
of things. This work used an internet network due to its low
cost and coverage of a large zone. It is applied to send
information to the system to control devices and receive
statuses of the appliances. The target has been carried out
successfully. These devices are controlled by the web
browser via the internet. As a result, the system can monitor
and controlled from the web browser. Moreover, the gas,
flame, light, temperature & Humidity and rain sensors work
correctly with excellent results. This system also uses power
saving using motion, light sensor to switch on and off lights
in the room and outside. An A significant advantage of this
system is that control every device via the web browser and
Android application anywhere and anytime. Finally, the
developed system offers a flexible, economical and remotely
controllable smart home automation system. The Internet
has changed drastically the way we live, moving interactions
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 492
between people at a virtual level in several contexts
spanning from the professional life to social relationships.
The IOT has the potential to add a new dimension to this
process by enabling communications with smart objects,
thus leading to the vision of ‘‘anytime, anywhere, any media,
anything” communications. To this purpose, we observe that
the Internet of Things should be considered as part of the
overall Internet of the future, which is likely to be vividly
different from the Internet we use today.
CONCLUSION:-
The home automation system has been experimentally
proven to work satisfactorily by connecting sample
appliances to it and the appliances were successfully
controlled from a wireless mobile device. ... Thus a low-cost
home automation system was successfully designed,
implemented and tested.
References
1. K. Venkatesan and Dr. U. Ramachandraiah, Networked
Switching and Polymorphing Control of Electrical Loads with
Web and Wireless Sensor Network, 2015 International
Conference Robotics, Automation, Control and Embedded
Systems (RACE), Chennai, (2015).
2. ShopanDey,Ayon Roy and SandipDas, Home Automation
Using Internet of Thing , IRJET, 2(3) (2016),1965-1970.
3. Vishwateja Mudiam Reddy, Naresh Vinay, Tapan Pokharna
and Shashank Shiva Kumar Jha, Internet of Things Enabled
Smart Switch, Thirteenth International Conference on
Wireless and Optical Communications Networks (WOCN),
Hyderabad, (2016)
4. Warsuzarina Mat Jubadi and NormaziahZulkifli,
Programmable Infrared Accessory Light Switch,
International Conference on Intelligent and Advanced
Systems, Kuala Lumpur,(2007).
5. Shih-Pang Tseng, Bo-Rong Li, Jun-Long Pan, and Chia-Ju
Lin, An Application of Internet of Things with Motion Sensing
on Smart House, International Conference on Orange
Technologies, Xian, (2014).
6. Mandurano, Justin, and Nicholas Haber. House Away: A
home management system, IEEE Long Island Systems,
Applications and Technology Conference (LISAT),
Farmingdale, NY, (2012), 1-
7. Zhen Bi, Smart home with ZigBee hardware simulation
and performance evaluation, International Conference on
Mechatronic Sciences, Electric Engineering and Computer
(MEC), Shengyang, (2013).
8. S. Karaca, A. Şişman and İ. Savruk, A low cost smart
security and home automation system employing an
embedded server and a wireless sensor network,
International Conference on Consumer Electronics – Berlin
(ICCE-Berlin), Berlin,(2016).
9. T. Thaker, ESP8266 based implementation of wireless
sensor network with Linux based web-server, Symposium on
Colossal Data Analysis and Networking (CDAN), Indore,
(2016).
10. Y. P. Zhang, T. Liu, Z. X. Yang, Y. Mou, Y. H. Wei and D.
Chen, Design of remote control plug, 2015 IEEE International
Conference on Applied Superconductivity and
Electromagnetic Devices (ASEMD), Shanghai, (2015),
11. A. M. D. Celebre, A. Z. D. Dubouzet, I. B. A. Medina, A. N. M.
Surposa and R. C. Gustilo, Home automation using raspberry
Pi through Siri enabled mobile devices, International
Conference on Humanoid, Nanotechnology, Information
Technology, Communication and Control, Environment and
Management (HNICEM), Cebu City,( 2015).
12. R. Piyare, and S.R. Lee, Smart home-control and
monitoring system using smart phone, The 1st International
Conference on Convergence and its Application, 84, (2013)
83-86.
13. https://www.arduino.cc/en/main/arduinoBoardUno
14. https://www.northdoor.co.uk/iot-device-action

More Related Content

What's hot (20)

ODP
Home automation - SMART HOME
Ankur Mehra
 
PDF
IOT: Home Automation using Android Application
Nikhil Jadav
 
PDF
Basics of Internet of Things
Brainware University
 
DOCX
Smart home automation system
Pawan Kumar Ganjhu
 
DOCX
android app based home automation
Ashikur Rahman
 
PPT
Smart homes
Christos Kouroupetroglou
 
PPTX
Arduino and IoT (Internet of Things)
Shahed Mehbub
 
PPTX
Bluetooth based home automation using Arduino UNO
parameshwar koneti
 
PDF
Automated home secuirty project
Siddharth Chaudhary
 
PDF
Home Automation: Past, Present and Future
IRJET Journal
 
PDF
Smart Home Automation using Wi-Fi
ijtsrd
 
PDF
Ubiquitous home control and monitoring system using android based smart phone
Rajeev Piyare
 
PDF
Project report on home automation using Arduino
AMIT SANPUI
 
PDF
Review of Home Automation Systems and Network Security using IoT
ijtsrd
 
PPTX
Home automisation finalppt
Mohit Singh
 
PDF
Smart Home technologies
loggcity
 
PPTX
Home Automation using Android Phones-Project first phase
thrishma reddy
 
PPTX
SMART HOME AUTOMATION USING MOBILE APPLICATION
Eklavya Sharma
 
PDF
final project report_full edit
Sayam Roy
 
PDF
Home automation using bluetooth - Aurdino BASED
Ashish Kumar Thakur
 
Home automation - SMART HOME
Ankur Mehra
 
IOT: Home Automation using Android Application
Nikhil Jadav
 
Basics of Internet of Things
Brainware University
 
Smart home automation system
Pawan Kumar Ganjhu
 
android app based home automation
Ashikur Rahman
 
Arduino and IoT (Internet of Things)
Shahed Mehbub
 
Bluetooth based home automation using Arduino UNO
parameshwar koneti
 
Automated home secuirty project
Siddharth Chaudhary
 
Home Automation: Past, Present and Future
IRJET Journal
 
Smart Home Automation using Wi-Fi
ijtsrd
 
Ubiquitous home control and monitoring system using android based smart phone
Rajeev Piyare
 
Project report on home automation using Arduino
AMIT SANPUI
 
Review of Home Automation Systems and Network Security using IoT
ijtsrd
 
Home automisation finalppt
Mohit Singh
 
Smart Home technologies
loggcity
 
Home Automation using Android Phones-Project first phase
thrishma reddy
 
SMART HOME AUTOMATION USING MOBILE APPLICATION
Eklavya Sharma
 
final project report_full edit
Sayam Roy
 
Home automation using bluetooth - Aurdino BASED
Ashish Kumar Thakur
 

Similar to IRJET - Advanced Internet & Bluetooth based Home Automation using Arduino Microcontroller (20)

PDF
NRF based wireless light and Fan dimmer controlling system.
IRJET Journal
 
PDF
Smart Home Automation System
SubmissionResearchpa
 
PDF
IRJET- Smart Home Automation using IoT with Security Features
IRJET Journal
 
PDF
IoT BASED ON WIRELESS HOME AUTOMATION
IRJET Journal
 
PDF
A Secure IoT Enabled Smart Home System
ijtsrd
 
PDF
IRJET- Portable Surveillance Robot using IoT
IRJET Journal
 
PDF
IRJET- IoT based Dual-ARM Tele Robotic System
IRJET Journal
 
PDF
IRJET- H-Box (Connecting Homes)
IRJET Journal
 
PDF
IRJET- Home Automation using IoT: Review
IRJET Journal
 
PDF
IRJET- Wi-Fi Control First Person View Robot (FPV)
IRJET Journal
 
PDF
Design and implementation home security system and monitoring by using wirele...
IJECEIAES
 
PDF
IRJET - Home Automation for Physically Challenged and Elder People
IRJET Journal
 
PDF
IoT Based Home Appliances Control
IRJET Journal
 
PDF
Home Automation using Internet of Things
IRJET Journal
 
PDF
Home Automation using IOT and Mobile App
IRJET Journal
 
PDF
IRJET-Wireless Controlling of Remote Electrical Device using Android Smartphone
IRJET Journal
 
PDF
IRJET - IoT based Advanced Home Automation
IRJET Journal
 
PDF
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
IJCNCJournal
 
PDF
Design and implementation of a smart home system with two levels of security ...
nooriasukmaningtyas
 
PDF
Connecting Home Appliances via Bluetooth using IoT
IRJET Journal
 
NRF based wireless light and Fan dimmer controlling system.
IRJET Journal
 
Smart Home Automation System
SubmissionResearchpa
 
IRJET- Smart Home Automation using IoT with Security Features
IRJET Journal
 
IoT BASED ON WIRELESS HOME AUTOMATION
IRJET Journal
 
A Secure IoT Enabled Smart Home System
ijtsrd
 
IRJET- Portable Surveillance Robot using IoT
IRJET Journal
 
IRJET- IoT based Dual-ARM Tele Robotic System
IRJET Journal
 
IRJET- H-Box (Connecting Homes)
IRJET Journal
 
IRJET- Home Automation using IoT: Review
IRJET Journal
 
IRJET- Wi-Fi Control First Person View Robot (FPV)
IRJET Journal
 
Design and implementation home security system and monitoring by using wirele...
IJECEIAES
 
IRJET - Home Automation for Physically Challenged and Elder People
IRJET Journal
 
IoT Based Home Appliances Control
IRJET Journal
 
Home Automation using Internet of Things
IRJET Journal
 
Home Automation using IOT and Mobile App
IRJET Journal
 
IRJET-Wireless Controlling of Remote Electrical Device using Android Smartphone
IRJET Journal
 
IRJET - IoT based Advanced Home Automation
IRJET Journal
 
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
IJCNCJournal
 
Design and implementation of a smart home system with two levels of security ...
nooriasukmaningtyas
 
Connecting Home Appliances via Bluetooth using IoT
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)

PPT
SF 9_Unit 1.ppt software engineering ppt
AmarrKannthh
 
PDF
Authentication Devices in Fog-mobile Edge Computing Environments through a Wi...
ijujournal
 
PDF
تقرير عن التحليل الديناميكي لتدفق الهواء حول جناح.pdf
محمد قصص فتوتة
 
PPTX
FSE_LLM4SE1_A Tool for In-depth Analysis of Code Execution Reasoning of Large...
cl144
 
PDF
Tesia Dobrydnia - An Avid Hiker And Backpacker
Tesia Dobrydnia
 
PPSX
OOPS Concepts in Python and Exception Handling
Dr. A. B. Shinde
 
PPTX
Stability of IBR Dominated Grids - IEEE PEDG 2025 - short.pptx
ssuser307730
 
PDF
June 2025 - Top 10 Read Articles in Network Security and Its Applications
IJNSA Journal
 
PDF
PRIZ Academy - Process functional modelling
PRIZ Guru
 
PDF
Plant Control_EST_85520-01_en_AllChanges_20220127.pdf
DarshanaChathuranga4
 
PPTX
Unit_I Functional Units, Instruction Sets.pptx
logaprakash9
 
DOCX
Engineering Geology Field Report to Malekhu .docx
justprashant567
 
PDF
Generative AI & Scientific Research : Catalyst for Innovation, Ethics & Impact
AlqualsaDIResearchGr
 
PPTX
Bharatiya Antariksh Hackathon 2025 Idea Submission PPT.pptx
AsadShad4
 
PPT
دراسة حاله لقرية تقع في جنوب غرب السودان
محمد قصص فتوتة
 
PPTX
CST413 KTU S7 CSE Machine Learning Introduction Parameter Estimation MLE MAP ...
resming1
 
PPTX
Work at Height training for workers .pptx
cecos12
 
PDF
Bayesian Learning - Naive Bayes Algorithm
Sharmila Chidaravalli
 
PDF
輪読会資料_Miipher and Miipher2 .
NABLAS株式会社
 
PDF
bs-en-12390-3 testing hardened concrete.pdf
ADVANCEDCONSTRUCTION
 
SF 9_Unit 1.ppt software engineering ppt
AmarrKannthh
 
Authentication Devices in Fog-mobile Edge Computing Environments through a Wi...
ijujournal
 
تقرير عن التحليل الديناميكي لتدفق الهواء حول جناح.pdf
محمد قصص فتوتة
 
FSE_LLM4SE1_A Tool for In-depth Analysis of Code Execution Reasoning of Large...
cl144
 
Tesia Dobrydnia - An Avid Hiker And Backpacker
Tesia Dobrydnia
 
OOPS Concepts in Python and Exception Handling
Dr. A. B. Shinde
 
Stability of IBR Dominated Grids - IEEE PEDG 2025 - short.pptx
ssuser307730
 
June 2025 - Top 10 Read Articles in Network Security and Its Applications
IJNSA Journal
 
PRIZ Academy - Process functional modelling
PRIZ Guru
 
Plant Control_EST_85520-01_en_AllChanges_20220127.pdf
DarshanaChathuranga4
 
Unit_I Functional Units, Instruction Sets.pptx
logaprakash9
 
Engineering Geology Field Report to Malekhu .docx
justprashant567
 
Generative AI & Scientific Research : Catalyst for Innovation, Ethics & Impact
AlqualsaDIResearchGr
 
Bharatiya Antariksh Hackathon 2025 Idea Submission PPT.pptx
AsadShad4
 
دراسة حاله لقرية تقع في جنوب غرب السودان
محمد قصص فتوتة
 
CST413 KTU S7 CSE Machine Learning Introduction Parameter Estimation MLE MAP ...
resming1
 
Work at Height training for workers .pptx
cecos12
 
Bayesian Learning - Naive Bayes Algorithm
Sharmila Chidaravalli
 
輪読会資料_Miipher and Miipher2 .
NABLAS株式会社
 
bs-en-12390-3 testing hardened concrete.pdf
ADVANCEDCONSTRUCTION
 

IRJET - Advanced Internet & Bluetooth based Home Automation using Arduino Microcontroller

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 488 Advanced Internet & Bluetooth based Home Automation using Arduino Microcontroller Suraj udmale#1, Manoj Baviskar #2, Santosh Gadge#3 #1-3IT Department, Padmabhushan Vasantdada Patil Pratishthan’s College of Engineering, Sion Mumbai, Department of Information Technology --------------------------------------------------------------------------***--------------------------------------------------------------------- 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 esp8266-01 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 tested our system through conducted experiment on various environmental conditions. Key Words and Phrases: Arduino Uno Controller; Internet of things (Iot); Esp8266-01; Wi-Fi network; Home automation system. Introduction Internet has become an important part of human’s social life and educational life without which they are just helpless. The Internet of things (Iot) devices not only controls but also monitors the electronic, electrical and various mechanical systems which are used in various types of infrastructures. These devices which are connected to the cloud server are controlled by a single user (also known as admin) which are again transmitted or notified to all the authorized user connected to that network[2-5]. Various electronics and electrical devices are connected and controlled remotel through different network infrastructures. Web browser present in laptop or smart phone or any other smart technique through which we can operate switches, simply removes the hassle of manually operating a switch. Now a day’s although smart switches are available they proves to be very costly, also for their working we required additional devices such as hub or switch. As there is rapid change in wireless technology several connectivity devices are available in the market which solves the purpose of communicating medium with the device and the micro- controller. Starting from Bluetooth to Wi-Fi, from ZigBee to Z-wave and NFC all solve the purpose of communicating medium. RF and ZigBee are used to used in most wireless networks .In this project we have taken ESP8266-01 Wi-Fi module which is programmed through Arduino UNO to control various device At the end the paper concludes by looking at the future research and recommendations which are required to make the system more effective. Literature Review History of Home Automation: If you think home automation is a new invention, you’re only partly right. Science fiction that has fixated on smart home technology (remember Rosie from The Jet sons?) since, well, the beginning of science fiction – but it’s not just that. For centuries, the world’s greatest minds and most innovative inventors have been working toward technology that can almost think for itself. Here are a few highlights:1785:Less than a decade after the U.S. declared independence from England, Nikola Tesla invented the first remote control (to remotely control a boat).Early 1900s: Fast-forward a few centuries, and the Industrial Revolution has paved the way for the invention of the first home appliances. Granted, they weren’t smart but they were absolute game-changers for early 20th century.1930s: By the 1930s, inventors had already turned their imagination to home automation. Although the technology was still many decades off, the World’s Fair introduced the concept of automated home and smart appliances. Spectators were, unsurprisingly, fascinated with the idea.1950: Jack Kilby and Robert Noyce invent the computer chip – the building block for today’s smart home technology. 1951: UNIVAC I, the world’s first commercially available computer, is introduced to market. Consider UNIVAC I the great-great-great-great granddaddy of today’s smart controls, which are all, essentially, mini computers.1964: The Uniscope 300, one of the first computer monitors, hits shelves. And what would computers, smart hubs, and smart device controls today be without digital
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 489 displays? 1966: Though never commercially sold, ECHO IV was the world’s first homeautomation system. Invented by Jim Sutherland, the “Electronic Computing Home Operator” (hence, ECHO) could store recipes, relay messages, control a home’s temperature, churn out a grocery list, and turn appliances on or off. 1969: DARPA introduces ARPAnet, the world’s first network – the precursor to the modern Internet and with it, all our Internet of Things (IoT) smart technologies.1981:A precursor to today’s wireless (802.11) technology is invented. 1980s: Home automation becomes commonplace, in the form of garage doors, home security systems, motion-sensing lights, fiber optics, thermostat controls, and other technology. 1991: Ad van Berlo pioneers the field of geron technology – technology to improve the lives of senior citizens and the infirm. (Remember the 90s-era commercials, “Help! I’ve fallen and I can’t get up!”?) These early technologies form a firm base for the smart, life-enhancing features we love about today’s smart systems. 1998-2000s: Smart homes became a thing. Throughout the late 1990s and early 2000s, smart technologies emerged, with gadgets and devices becoming more common and more affordable. 2.2) Survey for Home Automation: Arduino UNO The UNO proves to be Arduino’s flagship board for beginner and also for advancedbusers. The system needs a micro- controller to process data and connects different modules for control. This purpose was solved by Arduino Uno which has ATMEGA328p processor. It has 6 analog input pins and 14 digital input/output pins[. It can operate with either 5V from USB plug or 12V from external power supply. In Arduino Uno pin 1 and 0 are used as default transmission and receiving pin 2.2.1 Bluetooth based: Home automation system using cell phones: In Bluetooth based home automation system the home appliances are connected to the Arduino BT board at input output ports using relay. The program of Arduino BT board is based on high level interactive C language of microcontrollers; the connection is made via Bluetooth. The password protection is provided so only authorized user is allowed to access the appliances. 2.2.2. Zig Bee Based home automation system using cell phones: To monitor and control the home appliances the system is designed and implemented using Zig bee. The device performance is record and store by network coordinators. For this the Wi-Fi network isused, which uses the four switch port standard wireless ADSL modern router. The network SSID and security Wi-Fi parameter are preconfigured. The message for security purpose first process by the virtual home algorithm and when it is declared safe it is re- encrypted and forward to the real network device of the home. Over Zig Bee network, Zig Bee controller sent messages to the end. The safety and security of all messages that are received by the virtual home algorithm. To reduce the expense of the system and the intrusiveness of respective installation of the system Zig Bee communication is helpful. 2.2.3) Wi-Fi based Home automation system using cell phones: Wi-Fi based home automation system mainly consist three modules, the server, the hardware interface module, and the software package. The figure shows the system model layout. Wi-Fi technology is used by server, and hardware Interface module to communicate with each other. The same technology uses to login to the server web based application. The server is connected to the internet, so remote users can access server web based application through the internet using compatible web browser. Software of the latest home automation system is split to server application software, and Microcontroller (Arduino) firmware. The Arduino software, built using C language, using IDE comes with the microcontroller itself. Arduino software is culpable for
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 490 gathering events from connected sensors, then applies action to actuators and preprogramed in the server. Another job is to report the and record the history in the server DB. The server application software package for the proposed home automation system, is a web based application built using asp.net. The server application software can be accessed from internal network or from internet if the server has real IP on the internet using any internet navigator supports asp.net technology. Server application software is culpable of, maintain the whole home automation system, setup and configuration. Server use database to keep log of home automation system components, we choose to use XML files to save system log 8-Channel Relay 8-Channel relay is connected to the Arduino Uno and its output is connected to the home appliances in a sequence as (i) fan (ii) light (iii) room-heater and (iv) TV set. Relay takes low current and voltage and triggers the switch which is connected to a high voltage. 8 input pins of relay are connected to Arduino which takes5V supply from it and can trigger up to 10A, 250V supply 2.2.4) GSM based Home automation system using cell phones: Because of the mobile phone and GSM technology, the GSM based home automation is lure to research. The SMS based home automation, GPRS based home automation and dual tone multi frequency (DTMF) based home automation, these options we considered mainly for communication in GSM Home automation using RF module: The important goal of Home Automation System is to build a home automation system using a RF controlled remote. Now technology is accelerating so homes are also getting smarter. Modern homes are deliberately relocating from current l switches to centralized control system, containing RF controlled switches. Today traditional wall switches situated in various parts of the home makes it laborious t for the end user to go near them to control and operate. Even further it turns into more problematic for the old persons or physically handicapped people to do so. Home Automation using remote implements an easier solution with RF technology.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 491 Infrared sensor Infrared sensor is an electronic device, that emits in order to sense some aspects of the surroundings. An IR sensor can measure the heat of an object as well as detects the motion. These types of sensors measures only infrared radiation, rather than emitting it that is called as a passive IR sensor. Usually in the infrared spectrum, all the objects radiate some form of thermal radiations. These types of radiations are invisible to our eyes, that can be detected by an infrared sensor. The emitter is simply an IR LED Light Emitting Diode and the detector is simply an IR photodiode which is sensitive to IR light of the same wavelength as that emitted by the IR LED. Gas sensors Gas sensors use a small heater inside with an electro- chemical sensor. They are sensitive for a range of gasses and are used indoors at room temperature. The output is an analog signal and can be read with an analog input of the Arduino. The output is an analog signal and can be read with an analog input of the Arduino. The MQ-2 Gas Sensor module is useful for gas leakage detecting in home and industry. It can detect LPG, i-butane, propane, methane, alcohol, hydrogen and smoke. Home automation using Android ADK: The devices of home are associate to the ADK and the Connection is established between the Android device and ADK. The devices of house are link to the input/output ports of the board (EMBEDDED SYSTEM) and their current situation will have passed to the ADK. FUTURE WORK The aim of this research was to design and perform a smart home automation system by remotely controlling and monitoring electronic devices in the house and monitoring of the temperature degree & Humidity percentage, gas leakage, fires, and rain; also Automation light by using motion and light sensors inside and outside the home by using internet of things. This work used an internet network due to its low cost and coverage of a large zone. It is applied to send information to the system to control devices and receive statuses of the appliances. The target has been carried out successfully. These devices are controlled by the web browser via the internet. As a result, the system can monitor and controlled from the web browser. Moreover, the gas, flame, light, temperature & Humidity and rain sensors work correctly with excellent results. This system also uses power saving using motion, light sensor to switch on and off lights in the room and outside. An A significant advantage of this system is that control every device via the web browser and Android application anywhere and anytime. Finally, the developed system offers a flexible, economical and remotely controllable smart home automation system. The Internet has changed drastically the way we live, moving interactions
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 492 between people at a virtual level in several contexts spanning from the professional life to social relationships. The IOT has the potential to add a new dimension to this process by enabling communications with smart objects, thus leading to the vision of ‘‘anytime, anywhere, any media, anything” communications. To this purpose, we observe that the Internet of Things should be considered as part of the overall Internet of the future, which is likely to be vividly different from the Internet we use today. CONCLUSION:- The home automation system has been experimentally proven to work satisfactorily by connecting sample appliances to it and the appliances were successfully controlled from a wireless mobile device. ... Thus a low-cost home automation system was successfully designed, implemented and tested. References 1. K. Venkatesan and Dr. U. Ramachandraiah, Networked Switching and Polymorphing Control of Electrical Loads with Web and Wireless Sensor Network, 2015 International Conference Robotics, Automation, Control and Embedded Systems (RACE), Chennai, (2015). 2. ShopanDey,Ayon Roy and SandipDas, Home Automation Using Internet of Thing , IRJET, 2(3) (2016),1965-1970. 3. Vishwateja Mudiam Reddy, Naresh Vinay, Tapan Pokharna and Shashank Shiva Kumar Jha, Internet of Things Enabled Smart Switch, Thirteenth International Conference on Wireless and Optical Communications Networks (WOCN), Hyderabad, (2016) 4. Warsuzarina Mat Jubadi and NormaziahZulkifli, Programmable Infrared Accessory Light Switch, International Conference on Intelligent and Advanced Systems, Kuala Lumpur,(2007). 5. Shih-Pang Tseng, Bo-Rong Li, Jun-Long Pan, and Chia-Ju Lin, An Application of Internet of Things with Motion Sensing on Smart House, International Conference on Orange Technologies, Xian, (2014). 6. Mandurano, Justin, and Nicholas Haber. House Away: A home management system, IEEE Long Island Systems, Applications and Technology Conference (LISAT), Farmingdale, NY, (2012), 1- 7. Zhen Bi, Smart home with ZigBee hardware simulation and performance evaluation, International Conference on Mechatronic Sciences, Electric Engineering and Computer (MEC), Shengyang, (2013). 8. S. Karaca, A. Şişman and İ. Savruk, A low cost smart security and home automation system employing an embedded server and a wireless sensor network, International Conference on Consumer Electronics – Berlin (ICCE-Berlin), Berlin,(2016). 9. T. Thaker, ESP8266 based implementation of wireless sensor network with Linux based web-server, Symposium on Colossal Data Analysis and Networking (CDAN), Indore, (2016). 10. Y. P. Zhang, T. Liu, Z. X. Yang, Y. Mou, Y. H. Wei and D. Chen, Design of remote control plug, 2015 IEEE International Conference on Applied Superconductivity and Electromagnetic Devices (ASEMD), Shanghai, (2015), 11. A. M. D. Celebre, A. Z. D. Dubouzet, I. B. A. Medina, A. N. M. Surposa and R. C. Gustilo, Home automation using raspberry Pi through Siri enabled mobile devices, International Conference on Humanoid, Nanotechnology, Information Technology, Communication and Control, Environment and Management (HNICEM), Cebu City,( 2015). 12. R. Piyare, and S.R. Lee, Smart home-control and monitoring system using smart phone, The 1st International Conference on Convergence and its Application, 84, (2013) 83-86. 13. https://www.arduino.cc/en/main/arduinoBoardUno 14. https://www.northdoor.co.uk/iot-device-action