Automated Irrigation System
Automated Irrigation System
Abstract—This paper describes implementation of Iot and replacement of the moisture content. The fork-shaped
technology in farms and fields for efficient usage of water. In probe with two exposed conductors acts as a variable
countries like India, we come across various problems of
farmers regarding water supply. We have looked at the resistor (similar to a potentiometer) whose resistance varies
possibility of not only eradicating this problem but also with the soil’s moisture content. This resistance varies
sometimes the fields get overflooded which destroys the entire inversely with soil moisture.
crop. We can overcome this problem if we can apply smart
technology. The overall system consists of an Arduino uno, a
display board, relay module, i2c module, and a soil moisture
sensor. The final result is a circuit that shows whether the
supply would be on or off depending on the conditions in the
field. We have not connected the motor as of now but it can be
connected to the circuit easily just by adding another
component known as buck converter.
Component
● Bread board
● Connecting wire
● Jumper wires
● Soil moisture sensor
● Arduino Uno Fig. 2: LM393 High Precision Comparator
● I2c Module
● Relay module
● 16x2 LCD display
The nature of the graph of moisture sensor voltage vs water
content is the same when the sensor is dry and wet. The
II. MEASURING TECHNIQUES
voltage keeps dropping as the water content is increased.
ACKNOWLEDGEMENT
Fig. 4 Circuit design The authors acknowledge the technical support
provided from the TAs, Instructors of Indian Institute of
EXPERIMENTAL RESULTS Technology Gandhinagar and resources available on the
If the value of resistance is greater than 950 then the LCD internet.
screen will show water pump: ON and moisture level Low. REFERENCES
As the level goes below 300 LCD screen will show water
pump: OFF and moisture level: High. In the third case [1] How Soil Moisture Sensor Works and Interface it with
where moisture level is between 300 and 950 then the LCD Arduino. Available [Online]: In-Depth: How Soil Moisture
screen will show moisture level: Mid and water pump: Sensor Works and Interface it with Arduino
OFF. (lastminuteengineers.com)