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.
- 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.
- ESP32
- Soil Moisture Sensor
- Display (Laptop)
- Connecting Wires
- Breadboard (optional)
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.
- Insert the soil moisture sensor into the soil.
- Power the Arduino board.
- Monitor the display for real-time soil moisture readings.
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.
For any questions or feedback, please reach out to:
Author: ReuAzel181
Email: [email protected]
Thank you for checking out the Soil Moisture Sensor project!