/PlantCabinetAutomation

RaspberryPi automation for a greenhouse cabinet

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PlantCabinetAutomation

RaspberryPi automation for a greenhouse cabinet with an AHT20 temperature/humidity sensor and growing lights controlled via an IOT relay

Set Up

  • Install CircuitPython/Blinka link
  • Install this python module
  • Connect the humidity sensor to the I2C pins and the IOT relay to a GPIO (pin 17 by default)
  • Install Grafana agent link
  • Create Hosted Prometheus API key and configuration in Grafana cloud
  • Install nginx
  • Configure nginx for flask server link