Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hima890/smartgarden-irrigationsystem
Create a smart irrigation system for a garden that automatically waters plants based on soil moisture levels and weather forecasts. You can control and monitor the system through a GUI developed with PySide, hosted on a Flask server. The ESP32 will interface with sensors and control the irrigation system.
https://github.com/hima890/smartgarden-irrigationsystem
embedded-systems esp32 flask-application gui-application iot-application micropython mqtt-protocol pyside6 sensors smartsystem
Last synced: about 1 month ago
JSON representation
Create a smart irrigation system for a garden that automatically waters plants based on soil moisture levels and weather forecasts. You can control and monitor the system through a GUI developed with PySide, hosted on a Flask server. The ESP32 will interface with sensors and control the irrigation system.
- Host: GitHub
- URL: https://github.com/hima890/smartgarden-irrigationsystem
- Owner: hima890
- License: gpl-3.0
- Created: 2024-06-28T12:37:26.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-03T16:42:45.000Z (4 months ago)
- Last Synced: 2024-10-10T22:22:08.731Z (about 1 month ago)
- Topics: embedded-systems, esp32, flask-application, gui-application, iot-application, micropython, mqtt-protocol, pyside6, sensors, smartsystem
- Language: Python
- Homepage:
- Size: 6.62 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: Authors
Awesome Lists containing this project
README
# SmartGarden-IrrigationSystem
Create a smart irrigation system for a garden that automatically waters plants based on soil moisture levels and weather forecasts. You can control and monitor the system through a GUI developed with PySide, hosted on a Flask server. The ESP32 will interface with sensors and control the irrigation system.