Final Journal
Final Journal
Abstract— A large amount of water is needed for agriculture. WSNs are regarded as one of the most promising
Due to insufficient rainfall, the demand for water cannot be met. contemporary technologies for enabling interaction between
With conventional irrigation systems, irrigated areas are either the real and virtual worlds by bridging the gap. A WSN is
under-irrigated or over-irrigated, which adversely affects collect made up of a collection of sensor nodes that are typically
growth and results in water waste. A system that can be positioned in a specific area to observe particular phenomena
automated is needed. By monitoring soil moisture and other in that area. Sensor hubs are little, independent, installed
environmental parameters, the proposed irrigation system aims gadgets that can communicate exact basic estimations and
to meet plants' water requirements. The system, which is based send and get information. They are outfitted with various
on the Things Internet, stores sensor data in the sky. An Android sensors that gather information from the nearby climate
application allows the farmer to remotely monitor and control all being observed. WSNs are utilized in target tracking,
of the water pumps over the Internet. It consists of a wireless resident monitoring, pollution detection, and precision
sensor node with an ESP32 CAM that uses a Wi-Fi module to agriculture [1] in both the military and civilian sectors.
send sensor data to the cloud and a relay to control the pump. An Based on ambient temperature and humidity, the proposed
automated irrigation system that prevents water waste in
irrigation system effectively regulates irrigation. This automated
precision agriculture is presented in the article.
system increases crop production, reduces farmer involvement in
Keywords— Android Application, Esp-32 with a camera, agriculture, saves time, facilitates remote monitoring and control,
Internet of Things, FDTI USB To TTL, Relay. and is simple to set up.
II. PROPOSED SYSTEM
I. INTRODUCTION
There are two components to the proposed system: transmitter and
In today's world, the biggest problem is the scarcity facilitator. The figure shows the transmitter module. One consists of
of water. Agriculture is a profession that requires a lot of a microcontroller-connected temperature-moisture sensor and a soil
water. Irrigation is the supply of water to cultivated land moisture sensor. The Esp32 cam, which serves as a Wi-Fi module,
as a supplement to rainfall. There are a variety of connects the microcontroller to the Internet [2]. Thing Speak, an
irrigation systems utilized. Irrigation systems are not open-source application for the Thing of the Internet is used to create
very effective at conserving water. Also, the kind of soil, channels. To send sensor data to an email and store it in the created
the crop, and environmental factors like temperature and channel and specified fields, Thing Speak offers an application
humidity all affect how much water plants need. The programming interface (API) key [3]. Using the HTTP protocol, the
ground is either over- or under-irrigated by conventional microcontroller collects the sensor values and transmits them to the
irrigation systems. Excessive water also has a negative
Thing Speak Cloud [4]. Fig.'s coordinator module 2 gets orders from
impact on plant growth because water scarcity hinders
plant growth and development. Due to variations in soil the Android BLYNK application over the Web. A Wi-Fi module
water storage capacity, water infiltration, and water connects it to the Internet and consists of a microcontroller and a
runoff, many parts of irrigated fields under the relay for motor control. By sintering semiconducting materials like
conventional irrigation system are either over- or under- polymers or ceramics, the sensors can achieve larger changes in
irrigated. Due to increased salinity, areas with excessive resistance with only small temperature changes. The resistance
irrigation suffer from poor plant health. In the soil's decreases as the temperature rises, as indicated by the "negative
pores, the air is displaced by excess water. Because of temperature coefficient" (NTC).
this, plant roots don't get enough air. Leaching can result
from this. Under-irrigated regions experience water
stress. As a result, effective water management is
essential to agriculture.
Time-consuming human intervention is required in
conventional irrigation systems. The Internet of Things
can now provide intelligent irrigation system solutions.
The Internet of Things (IoT) is the ever-expanding
network of physical objects with an IP address for Internet
connectivity and communication with other Internet-
enabled devices and systems. Remote sensor
organizations (WSNs) have been investigated in different
fields and utilized in various application regions lately.
1
12/14/22
SMART IRRIGATION SYSTEM USING IOT
2
12/14/22
SMART IRRIGATION SYSTEM USING IOT
WORKING
The soil's moisture content and environmental
variables like temperature and humidity are read by the
microcontroller in the transmitter module. A notification
message is sent to the farmer through Gmail when the
values of the sensors exceed the threshold. The farmer can
control the relay that is connected to the coordinator
module via WIFI and the Internet using the BLYNK
application to turn on the water motor. A reminder to turn
off the motor is sent to the farmer once more when the
Fig. 4. Prob desired environmental parameters are reached.
3
12/14/22
SMART IRRIGATION SYSTEM USING IOT
VIII. REFERENCES