Notes Proj
Notes Proj
jumper wires.
Relay module
9V Battery
Software Requirements
1.Arduino IDE 1.8.
Flowchart:Paste here
Soil Moisture Sensor: This sensor detects the moisture level in the soil. When the
moisture level falls below a set point, it sends a signal to the Arduino to activate the pump.
Mini Water Pump: This component is responsible for delivering water to the plants. It
receives commands from the Arduino to turn on or off based on moisture readings.
Jumper Wires: These are used to connect all components together. They ensure
communication between the Arduino, sensor, relay, and pump.
Relay Module: The relay acts as a switch controlled by the Arduino. It allows the low-
voltage Arduino to safely control the higher-voltage mini pump.
9V Battery: This powers the Arduino and the mini pump, ensuring the system operates
independently without needing an external power source.