Welcome to Plant Parent, your all-in-one plant care assistant! This ingenious device not only monitors your plants' soil moisture, alerting you when it's time to water, but also keeps track of UV radiation levels. It lets you know the perfect time to move your plant to ensure it gets just the right amount of sunlight. Ideal for plant enthusiasts who want to provide the best care but might not always remember the intricate details of plant care. With Plant Parent, nurturing your plants becomes easy, effective, and worry-free. Enjoy a thriving indoor garden with the perfect balance of water and sunlight! 🌿🌺🌞🌱
- Real-Time Soil Moisture Detection: Tracks the moisture level of your soil.
- Automated Alerts: Notifies you via smartphone or email to water your plants.
- User-Friendly Dashboard: Easy monitoring of your plant's health.
- Historical Data Analysis: Review and analyze soil moisture over time.
- Adjustable Moisture Thresholds: Set moisture levels according to your plant's needs.
- Water Conservation: Prevents over and under-watering.
- ESP32 Module
- Soil Moisture Sensor
- Jumper Wires
- USB Cable for ESP32
- Breadboard (optional)
- Arduino IDE with ESP32 support
- Python 3.x
- AWS Account
- Connect the soil moisture sensor to the ESP32. Wiring guide in
docs
.
- Upload the C++ code to the ESP32 using Arduino IDE.
- Setup AWS IoT Core, Lambda, and SNS for data reception and alerts.
- Run the Python script to manage AWS interactions and receive alerts.
- Adjust the moisture threshold levels according to your plant's needs.
- Place the sensor in your plant's soil.
- ESP32 sends data to AWS.
- Receive alerts when moisture is low.
- Water your plant and the system resets.
- Modify Python script for different alert types or moisture thresholds.
- Integrate with home automation for automated watering.
- Expand to multiple plants.
Contributions are welcome! See CONTRIBUTING.md
for guidelines. For support, open an issue in the GitHub repository.
Distributed under the MIT License. See LICENSE
for more information.
Happy Plant Parenting! 🌺🌿🌵