Smart Plant Watering System With Arduino
by tzimisise11 in Circuits > Arduino
24 Views, 1 Favorites, 0 Comments
Smart Plant Watering System With Arduino

Description:
This project uses Arduino to monitor soil moisture levels and automatically activate a water pump when the soil gets too dry. It is ideal for people who forget to water their plants or are often away from home.
Downloads
Supplies

Materials Needed:
- Arduino Uno or Nano
- Soil Moisture Sensor
- Relay Module
- Water Pump (5V or 12V)
- Power Supply
- LED + Resistor
- Breadboard + Jumpers
How to Build It
- Insert the soil moisture sensor into the plant pot.
- Upload the code to the Arduino.
- Open the serial monitor to see the sensor readings.
- When the soil is dry, the pump activates and waters the plant.
- When the soil is moist, the system stops the pump.