Research Paper (Smart Irrigation System)
Research Paper (Smart Irrigation System)
Abstract
Summary In India, agriculture plays an important role in developing food production. In our country,
agriculture depends on the monsoon so it does not provide enough water. Therefore, irrigation is
used in agriculture .The Internet of Things (IoT) represents an important step in the evolution of
technology .IOT plays an important role in many fields, including agriculture, through which it can
feed billions of people on Earth in the future. The purpose of this article is to overcome this
challenge, the entire system is based on a microcontroller and can be operated remotely via
wireless transmission, so there is no need to worry about irrigation timing depending on the
situation depends on the type of crop or soil conditions. Sensors are used to measure soil, such as
soil moisture, temperature, air humidity, and decision making is controlled by the user (farmer)
using a microcontroller. Data received from the sensors will be sent to the server database via
wireless transmission. Irrigation will be automated when field humidity and temperature decrease.
Farmers are periodically informed about information related to field conditions through their mobile
phones. This system will be more useful in areas where water is scarce and will effectively meet its
needs.
1. Introduction
3.4. Relay
prototyping or building
electrical circuits.
It allows placing components
and connections on the board
to create solderless circuits.
The holes on the circuit
board take care of your
connections by holding
components or wires where
you place them and
electrically connecting them
inside the board.
The ease of use and speed
are ideal for quickly learning
and prototyping simple
circuits. More complex
circuits and high frequency
circuits are less suitable for
circuit board creation. Circuits
on a circuit board are also not
3.5. Breadboard ideal for long-term use, like
circuits built on a circuit board
Breadboard A breadboard is (protoboard) or PCB (printed
simply a circuit board for circuit board), but they also
do not have the cost of app that can retrieve sensor data from the
soldering (protoboard) or the Raspberry Pi Pico via Bluetooth.
cost of designing and For the price, the device uses Bluetooth
manufacturing (PCB). technology, which can be replaced by Wi-
Fi, the engine is turned off.
4. Flowcharts
Irrigation can be automated using
sensors, microcontrollers, Bluetooth and
Android apps.
Low-cost soil moisture sensors and
temperature humidity sensors are used.
They continuously monitor the terrain.
The sensors are connected to the
Raspberry Pi Pico board.
The collected sensor data will be
transmitted wirelessly to users so they
can control irrigation.
The mobile application can be designed
in a way that analyzes the received data
and checks the threshold values of
humidity and temperature.
The decision can be made automatically
by the application without interrupting
the user, or manually through the
application when the user is interrupted.
If the soil moisture is below the threshold
value then the motor will turn on and if
the soil moisture exceeds the threshold
value then the motor will turn off. The
hardware communicates via a wireless
Bluetooth link so users can access the
data via a mobile phone with an Android