Smart Greenhouse Monitoring System Using IoT
Smart Greenhouse Monitoring System Using IoT
Abstract—Every year, so many plants are damaged and information farmers can determine what decisions must be
wasted due to the weather. Proposes paper is the design of a made. The greenhouse function is to monitor the plants to
smart green home monitoring system that controlling the grow up as well [5]. Here, we propose a smart greenhouse
environment with precise science. Plant in special ways without monitoring system design using Iot. This propose system is
relying on outside weather. Ardunio microcontroller
designed with Blynk which is designed for IoT. Supported
implemented in this system design is integrated with multi-
sensors such as temperature sensors, soil moisture, ultrasonic with an Arduino microcontroller and multi-sensor.
sensors, and light sensors. Designing the Graphical User
II. LITERATURE REVIEW
Interface using the Blnyk application, can activate the watering
activity, adjust the light intensity, and turn on the fan and water Kodali, Jain, and Karagwal in their paper explained that
pump switch. Blynk itself is equipped with a library for push The Smart Greenhouse can be further upgraded in many ways
notifications so that it can send measurement information and can be used in wide agricultural applications. It can be
detected by the sensor via a mobile phone connected to the placed and operated in any of the environmental conditions to
internet.
grow any kind of vegetation [3].
Keywords—Arduino, Blynk, Greenhouse, Internet of Things, Singh, Zaware, and Nandgaonkar use Blynk for a robot
Mobile Application, Monitoring System. control project, further increasing its efficiency and
introducing IoT in it. Controlling the Robot through Blynk in
I. INTRODUCTION the future will be much easier. It's more developed to interact
Extreme climate change and weather anomalies are with more than one sensor at a time. We no longer need cables
blamed for disrupting agricultural system stability. As a to control robots [6].
result, there is a decline in agricultural production and losses
due to land damage. Food crops and horticulture fields often Ishak et al. Smart Home Garden Irrigation System was
suffer from prolonged damage and droughts in several regions successfully developed with the Raspberry Pi. All sensors
in Indonesia. High rainfall during the rainy season causes have a good function for conducting experiments [1].
floods to be submerged. When the dry season arrives, drought The system proposed by Dedeepya et al. Can monitor land
occurs. change factors and integrate them with sensors. Then the
Although the government has given intensive attention, sensor values entered in the database on the Raspberry Pi are
such as regulating the planting period, improving agricultural used to analyze agricultural data. [7].
infrastructure and normalizing irrigation. This topic continues Durani explained in the paper that by pressing the virtual
to be a polemic. Therefore a new idea is needed in a farming button on a smart phone, home appliances can be controlled
system that is independent of the weather. Green house green from a remote location. With the Blynk application historical
is an interesting idea to be developed with environmental data can be obtained from anywhere in realtime [8].
engineering processes. So that various environmental
conditions can affect plant growth in the garden [1]. This Saokaew, Chieochan, and Boonchieng explained their
greenhouse is definitely not going to know the weather that research that the increase in internet was applied to the second
occurs outside because of its independent nature. version of the photovoltaic system. Internet technology is
applied to measure humidity and control irrigation
Now a day the internet of things plays a vital role in automatically using internet cloud services [9].
agriculture management [2], one of which is by using IoT [3].
Agricultural applications with IoT integration can be easily Lee et all, provides a device called the Smart Power-Strip.
operated in one of the environmental conditions for growing With a device in the form of a socket adapter, we can turn a
any type of vegetation [3]. This allows the application to be standard house into an automatic home. So that the Smart
able to control everything in the greenhouse via a smartphone. Power Strip can control home automation without high costs
because it is controlled by a programmable microcontroller.
The monitoring and controlling system for remote In addition, it can be controlled by smart phones using the
activities is very good also to be implemented in agriculture. Blynk application. Thus, the Smart Power-Strip makes it
Farming activities can be more efficient and profitable. Smart possible to bring each IoT outlet to power [10].
Greenhouse itself has a bright future in agriculture if it has the
right system design [3]. Of course the design of this system
will have to be compared with agricultural science.
ICT began to develop offering significant potential for
managing information at the farm level [4]. So that with this
III. PURPOSE METHOD capacitive humidity sensor and a thermistor to
measure the surrounding water. This sensor is cost
A. Flowchart Design
effective, because it provides low power
consumption and up to 20 meters of transmission
signal is possible [12]. In designing this system we
can only use temperature and humidity sensors. if
using a temperature sensor that is separate from the
air humidity sensor, the layout design at Blynk in
this design is not appropriate.
b) Soil Moisture Sensor : The soil moisture sensor
measures volumetric water content indirectly by
using several other properties of the soil, such as
electrical resistance, dielectric constant, or
Fig. 1. Block Diagram interaction with neutrons, for moisture content as a
proxy [14]. The sensor converts the physical
The proposed system consists of several important parameter into the electric signal. The output of
microcontroller components and sensors. The microcontroller sensor is analog signal; the signal is converted into
component is the Arduino Uno and Wi-Fi module. Sensors digital signal and then fed to the processor [15].
needed are soil moisture sensors, light sensors, ultrasonic c) Light Sensor : Light sensor is a device used to
sensors, air temperature sensors and soil moisture. There are convert light quantities into electrical quantities.
also solar cells, batteries that are used as electrical power we use this sensor to detect light conditions,
sources. whether the light around is dark or bright. This
In each phase of plant life is influenced by environmental sensor is capable to detect the brightness of
conditions including soil, water, temperature and light that environment because there is a Light-dependent
helps the process of plant growth. The multi-sensors Resistor (LDR) provided in the module [1].
component will read in real-time the state of the surrounding d) Ultrasonic Sensor : HC-SR04 Ultrasonic sensor:
environment for the survival of the plant. This sensor uses sonar and capable to determine the
distance of object, which is not easily affected by
If the verified value exceeds the specified threshold, the
sunlight. It is also packaged with a transmitter and
system will notify the user through the Blynk application to
a receiver [1]. The water tank will be equipped with
determine the action of turning on the water pump if the water
an ultrasonic sensor. the goal is that the water level
content in the soil is lacking, turning on the fan if the air in the tank can be measured in realtime.
temperature exceeds normal, and turning on the lamp as an
alternative if the sun does optimal. In this design, if plants e) Relay : A relay is an electronically operated switch
planted in a greenhouse need sunlight for photosynthesis. We that has two switch positions ON OFF and
can use UV lights. processes two AC and DC currents [2]. In
designing this system, contact switches are used for
B. Component Description lights and water pumps.
In this paper, our design system essentially consists of four 4) Communication module
modules:
It provides the ability to embed Wi-Fi capabilities
1) Controller module within other systems. It is standalone application
having lower cost and less space required. Here it used
Arduino company that designs and manufactures
for realtime data transfer to the server from controller
microcontroller kits to build digital devices and
side [16]. Each ESP8266 module comes pre-
interactive objects that can sense and control objects in
programmed meaning, it can be simply hooked up to
the real world [11]. UNO is a program for Arduino
Arduino device to get Wi-Fi ability [12].
software [12]. Because it is easy to understand Arduino
is widely developed by electronic application C. Hardware and software requirement
professionals and beginners to learn robotics. Requirement hardware and software to develop Smart
2) Power module Greenhouse such as: