Plant Sensor that messures the Soil Moisture of a Plant and communicates it to a Dashboard System(Grafana) via RabbitMQ
Soilmoisture Sensor V1.2
https://www.amazon.de/gp/product/B07V6M5C4H/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1
ESP32 NodeMCU Module WLAN WiFi Dev Kit C Development Board mit CP2102
https://www.amazon.de/gp/product/B074RGW2VQ/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1
18650 Batteryshield
https://www.amazon.de/gp/product/B086W72P2W/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1
GY-BME280 Barometric sensor
https://www.amazon.de/gp/product/B07FS95JXT/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1
you can use any other-ish Products, its not a musthave to use the ones above. Minor Tweaks to the Board layout and Code needs to done then.
- to be done
- Documentation to be done
- code already there, needs cleanup
- Documentation to be done
- you need to enable "MQTT" for RabbitMQ within the enabled_plugins
- code already there, needs cleanup
- Code Push needs to be done
- Documentation to be done
- Database is done with ef Core, use it on any database you like
- Config Push needs to be done
- Documentation to be done
- Config Push needs to be done
- Documentation to be done