Python 3 program for the luftdaten.info sensor network. It has been written to run on a Raspberry Pi and to to send collected measurements to:
ttyUSB
for dustapt install python3 pipenv
Copy the config.default.toml
to config.toml
and adjust the settings.
Take a look at the dusty.unit.
On Raspbian the process needs privileges in the groups i2c
and dialout
.