collinjackson93 / PlantCabinetAutomation

RaspberryPi automation for a greenhouse cabinet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

RaspberryPi automation for a greenhouse cabinet

License:GNU General Public License v3.0


Languages

Language:Python 86.9%Language:HTML 13.1%