Skip to content

A system that uses an ESP32 and a soil moisture sensor to monitor and display soil moisture levels. It includes alerts for low moisture and provides real-time data for optimal soil care.

Notifications You must be signed in to change notification settings

ReuAzel181/SoilMoistureSensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

SoilMoistureSensor

This project provides a soil moisture monitoring system using an Arduino board and a soil moisture sensor. The system reads moisture levels from the sensor and displays the readings, helping in efficient irrigation management.

Features

  • Real-Time Monitoring: Continuously monitors soil moisture levels.
  • Display Readings: Shows moisture levels on a connected display.
  • Threshold Alerts: Triggers alerts when soil moisture levels fall below a set threshold.

Components

  • ESP32
  • Soil Moisture Sensor
  • Display (Laptop)
  • Connecting Wires
  • Breadboard (optional)

Installation

1. Hardware Setup:

  • Connect the soil moisture sensor to the ESP32.
  • Connect the display to the ESP32.
  • Use a breadboard if necessary for better organization.

2. Software Setup:

  • Install the Arduino IDE.
  • Download the project code from this repository.
  • Open the code in the Arduino IDE.
  • Upload the code to the ESP32.

Usage

  1. Insert the soil moisture sensor into the soil.
  2. Power the Arduino board.
  3. Monitor the display for real-time soil moisture readings.

Soil Moisture Sensor Interfacing

Contributing

  • Feel free to contribute to the project by submitting issues or pull requests. We welcome any improvements or bug fixes!

License

  • This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions or feedback, please reach out to:

Author: ReuAzel181

Email: [email protected]

Thank you for checking out the Soil Moisture Sensor project!

About

A system that uses an ESP32 and a soil moisture sensor to monitor and display soil moisture levels. It includes alerts for low moisture and provides real-time data for optimal soil care.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published