https://github.com/wintermancer/iot-garden
Let's turn the garden into an I(o)T problem!
https://github.com/wintermancer/iot-garden
esp8266 iot mqtt ota-update redis smart-garden soil-moisture-sensor
Last synced: 8 months ago
JSON representation
Let's turn the garden into an I(o)T problem!
- Host: GitHub
- URL: https://github.com/wintermancer/iot-garden
- Owner: wintermancer
- License: gpl-3.0
- Created: 2024-07-07T14:00:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-31T17:37:06.000Z (about 1 year ago)
- Last Synced: 2025-01-31T04:51:34.957Z (9 months ago)
- Topics: esp8266, iot, mqtt, ota-update, redis, smart-garden, soil-moisture-sensor
- Language: C++
- Homepage:
- Size: 269 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iot-garden - Let's turn the garden into an I(o)T problem!
Architecture diagram:
Disclaimer: This project is learning by doing. Be advised that you use all code / ideas / instructions from this repository at your own risk
## Project goals
1. Build wireless battery powered sensor for long term soil moisture monitoring.
2. Build wireless battery powered weather station for long term weather monitoring.
4. Build wireless battery powered irrigation control to water plants based on soil moisture and weather data.
5. Integrate with free tier public cloud services for fancy features like automatic calibration.### Part specific documentation
* Soil sensor https://github.com/wintermancer/iot-garden/blob/main/docs/soil.md