Вы находитесь на странице: 1из 5

Implement of Smart Home via Blynk Private Server

ABSTRACT anywhere [6] Although automation today is not


Nowadays Internet of Things (IoT) is a new thing, but most advanced home
part of the internet that all objects around us. IoT automation systems in existence today require a
has a very wide and includes variety of objects big and expensive change of infrastructure [3].
like electronics product appliances and sensors
[4] This research paper aims to design a smart LITERATURE REVIEW
home system by utilizing [3] and designed to
control and monitor appliances via smartphone
Bharat Bohara and Sunil Maharjan (2016) study
using Wi-Fi as communication protocol and
Blynk Private server. All the appliances and IoT Based Smart Home Using Blynk
sensors are connected to the internet via Framework the system is designed to switch to
NodeMCU Microcontroller [1] This IoT system
designed will help control electrical appliances automated state controlling the appliances
from anywhere. [2] Graphic User Interface of automatically as per the sensors readings. The
application on the cell phone sends ON/OFF core system of this project is adopted from the
commands to the receiver where loads are
connected. [4] . In this project the first thing to Blynk framework [1]
do is to prepare the inputs and outputs of the Tanvi G Pareek Raksha Padaki Anuradha Iyer
system to control the lights. The project shown and Priya G (2017) develop App Based Device
in the figure has been implemented and works as
expected and will prove to be very useful [7] Controlling System The app which has been
The loads are operated by IOT board through installed on the smart phone helps us to remotely
Relay Module. [4] By using IoT technology is access devices and thus implement wireless
advancing so houses are also getting smarter and
faster and also involving remote controlled technology this IoT system designed will help
switches. [4] and The core system of this project control electrical appliances from anywhere in
is adopted from the Blynk framework[1]. the university [2]
keyword:IoT,Smart Home, Blynk
Kusay F. Al-Tabatabaie, Koraw Dara Hama
INTRODUCTION (2017) designed REMOTE AUTOMATION
Internet of Things (IoT) is part of the internet SYSTEM CONTROL USING ARDUINO
that envisions all objects around us. IoT has a
BOARD The system is able to monitor and
very wide and includes variety of objects like
electronics product i.e. smart phones, tablets, control room temperature, lights, alarms and
digital cameras and sensors. [4]The growth of other house appliance. Test bed shows proper
the Internet of Things will reform a number of
sectors, like healthcare, automation, energy, controlling and monitoring functionalities to a
transportation, etc. The cloud computing can be network using Blynk application. It gives
used in such case to implement the IoT powerful support for special needs of the elderly
infrastructure that augmented with sensors and
actuators to monitor and control “things” from and people with disabilities. [3]
V. A. Pohankar Prof. K. A. Dongre (2017) MEDTHODOLOGY
Implementation of IoT for Smart Homes The The proposed system was distributed among
main objective is to develop a home automation home automation system, consists of server,
system using an Node MCU board with an IoT- hardware interface modules. Server controls
hardware one interface module, and can be
based device which is capable of controlling
easily configured to handle more hardware
appliances and real-time weather monitoring. [4] interface module [3] The system consists of
Tejal Deshpande, Nitin Ahire (2017) made use
microcontroller connected to sensors and
Home Automation Using the Concept of IoT
electrical devices that are to be monitored and
They present on how to create and build an IoT
controlled. [1]
enabled device and control the said device
wirelessly using smart phones. [5]
Kishore. P, T. Veeramanikandasamy, K.
Sambath and S. Veerakumar(2017) presented
Internet of Things based Low-Cost Real-Time
Home Automation and Smart Security System
This paper presents an Internet of Things based
real-time home automation and security system
using Arduino UNO and ESP8266 WiFi module
which makes the system cost-effective and
portable [6] Figure 1. Smart Home Diagram
2 3
J.Arthi, W.Lydiapreethi, B. Gunasundari
(2017) implement IOT BASED SMART LED Blynk App–Blynk is the most user-friendly IoT
STREET LIGHTING SYSTEM A method for platform for a reason.It is a smartphone
modifying street light illumination by using application that allows us to create an interface
sensor at minimum electrical energy that interacts with Internet- connected hardware.
consumption ,when object presence is detected, The interface can be freely downloaded into
street lights glow at their brightest mode, else smartphones, and can be used for remote
they stay in the dim mode during night time monitoring and control of IoT-controlled
Internet of things (IOT) is used to visualize the devices. To prevent misuse and unauthorized
real time updates of street processing and access, the application requires the user to enter
notifying the changes occur. [7] an authentication code, which is sent to them via
HIRAL S. DOSHI , MINESH S. SHAH , an email. Users may share this code with other
UMAIR S A. SHAIKH (2017) study individuals they wish to grant access to. All data
INTERNET of THINGS (IoT): INTEGRATION is stored on the Blynk Server, and can be
of BLYNK for DOMESTIC USABILITY we
exported by the user, in the form of a csv file.
are going to implement a simple yet effective
approach to build the IoT platform for remote This data can then be used for further analysis.
monitoring and sensing of data, home [2]
automation, industrial automation and many
more. [8]
A transfer is an electrically worked gadget. It
has a control framework and (additionally called
input circuit or info contactor) and controlled
framework (likewise called yield circuit or yield
contractual worker). It is every now and again
utilized as a part of programmed control circuit.
Basically, it is a programmed change to
controlling a high-current circuit with a low-
current flag.[10]

Blynkk/Blynk Server

Figure 2. Blynk Application Diagram Blynk is a platform with iOS and Android apps
to control Arduino, ESP8266, Raspberry Pi and
the likes over the Internet.
The graphical interfaces in smart phones and You can easily build graphic interfaces for all
tablets are designed in the form of android and your projects by simply dragging and dropping
iOS applications by putting buttons, graph- widgets. If you need more information, please
follow these links
plotter, LCD and sensor-value display. The user Blynk Server is an Open-Source Netty based
can simply download the app, log in and then Java server, responsible for forwarding
messages between Blynk mobile application and
monitor and control her entire home appliances
various microcontroller boards and SBCs (i.e.
[1] The user can do so by using the blynk app as Arduino, Raspberry Pi. etc).[9]
it provides the controlling functionality from a
remote place. [8] In proposed approach first
discuss about the hardware component, software
application and online service [4]

NodeMCU

NodeMCU is an open source IoT stage. It


incorporates firmware which keeps running on
the ESP8266 Wi-Fi SoC from Espressif
Systems, and equipment which depends on the
ESP-12 module. The expression "NodeMCU" as
a matter of course alludes to the firmware
instead of the dev packs. The firmware utilizes
the Lua scripting dialect. It depends on the eLua
extend, and based on the Espressif Non-OS SDK
for ESP8266. It utilizes many open source
ventures, for example, lua-cjson, and spiffs.[10]
Figure 3. Setting Local Blynk Server on Mobile
Relay
RESULTS AND DISCUSSION
In this project the first thing to do is to prepare Graphic User Interface of application on the cell
phone sends ON/OFF commands to the receiver
the inputs and outputs of the system to control
where loads are connected. [4]
the lights. The project shown in the figure has
been implemented and works as expected and CONCLUSIONS
will prove to be very useful [7]
This research was conducted to design and
improve the standard living at home with low
cost, to control various home applications and
provide secure, ubiquitously accessible, auto-
configurable, remotely controlled solution [3]
The planed aims at home automation system
have been accomplished. Where system
designed and architecture had been discussed,
and basic level of home appliance control
prototype had been presented with implementing
remote monitoring. [3]
The loads are operated by IOT board through
Relay Module. [4] By using that technology is
advancing so houses are also getting smarter and
faster and also involving remote controlled
switches. [4] and The core system of this project
is adopted from the Blynk framework[1].

Figure 4. Graphic User Interface


1 2
[6] Kishore. P , T. Veeramanikandasamy , K.
3 4
REFERENCES Sambath and S. Veerakumar (2017)Internet of
[1] Bharat Bohara and Sunil Maharjan† (2016),IoT Things based Low-Cost Real-Time Home
Based Smart Home Using Blynk Framework , Automation and Smart Security System ,IJARCCE
ZERONE SCHOLAR, VOL. 1, NO. 1, international Journal of Advanced Research in
NOVEMBER 2016 Computer and Communication Engineering ,Vol. 6,
Issue 4, April 2017 SSN (Online) 2278-1021 ,
[2] Tanvi G Pareek,Raksha Padaki,Anuradha Iyer
and Priya G (2017)App Based Device Controlling 1 2 3
[7] J.Arthi, W.Lydiapreethi, B. Gunasundari
System , International Journal of Advanced ,(2017) IOT BASED SMART LED STREET
Research in Computer Science ,Volume 8, No. 5, LIGHTING SYSTEM ,IJRTI | Volume 2, Issue 4 |
May-June 2017 ISSN: 2456-3315

1 2 #1 #2
[3] Kusay F. Al-Tabatabaie , Koraw Dara Hama [8] HIRAL S. DOSHI , MINESH S. SHAH ,
(2017) REMOTE AUTOMATION SYSTEM #3
UMAIR S A. SHAIKH
CONTROL USING ARDUINO BOARD,
International Journal of Latest Trends in (2017) INTERNET of THINGS (IoT):
Engineering and Technology Vol.(8)Issue(3), INTEGRATION of BLYNK for DOMESTIC
pp.161-167 USABILITY ,VJER-Vishwakarma Journal of
Engineering Research www.vjer.in Volume 1 Issue
[4] Mr. V. A. Pohankar1 Prof. K. A. Dongre2 (2017)
4, December 2017 ISSN: 2456-8465
Implementation of IoT for Smart Homes,IJSRD -
International Journal for Scientific Research & [9] Blynk (2018) https://github.com/blynkkk
Development| Vol. 5, Issue 05, 2017 | ISSN (online):
[10] Komsan Pitayaporn1,*, Ongarj Wisesook2,
2321-0613 Waris Rattananimit3 (2018) Controlled
Temperature of Smart Solar Dryer by Smart
[5] 1 Tejal Deshpande, 2 Nitin Ahire (2016) ,Home Phone ,5th International Congress on
Automation Using the Concept of IoT ,IJCSN Technology Engineering & Science 01-02
February 2018 Malaysia.
International Journal of Computer Science and
Network, Volume 5, Issue 3, June 2016 ISSN
(Online) : 2277-5420

Вам также может понравиться