Skip to content

Izzetee/PlantSensorSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlantSensorSystem

Plant Sensor that messures the Soil Moisture of a Plant and communicates it to a Dashboard System(Grafana) via RabbitMQ

Shopping list for components (no paid links)

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.

STL Files for the Printer

  • to be done

Code for the ESP32

  • Documentation to be done
  • code already there, needs cleanup

RabbitMQ Config

  • Documentation to be done
  • you need to enable "MQTT" for RabbitMQ within the enabled_plugins
  • code already there, needs cleanup

Consumer Service

  • Code Push needs to be done
  • Documentation to be done
  • Database is done with ef Core, use it on any database you like

Grafana Dashboard

  • Config Push needs to be done
  • Documentation to be done

Python Watering Forecast Learning

  • Config Push needs to be done
  • Documentation to be done

About

Plant Sensor that messures the Soil Moisture of a Plant and communicates it to a Dashboard System(Grafana) via RabbitMQ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors