hpgmiskin / enviro-monitor

Basic Python environment monitor using Enviro+ Air Quality Monitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enviro-monitor

Basic Python environment monitor using Enviro+ Air Quality Monitor

Balena Device Configuration

Details of setting these parameters can be found in Setting device tree overlays (dtoverlay) and parameters (dtparam) on the Balena documentation.

For the Enviro+ sensor to work there are some customer dtparam and dtoverlay settings.

Field Value
RESIN_HOST_CONFIG_dtparam "i2c_arm=on","spi=on","audio=on","serial=off"
RESIN_HOST_CONFIG_dtoverlay "pi3-miniuart-bt"

About

Basic Python environment monitor using Enviro+ Air Quality Monitor

License:MIT License


Languages

Language:Python 100.0%