/luftdaten-python

Python program for the luftdaten.info sensor network (e.g. usage with Raspberry-Pi)

Primary LanguagePythonMIT LicenseMIT

dusty-python

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:

  • luftdaten.info
  • InfluxDB
  • MQTT broker

Supported Hardware

Dependencies

apt install python3 pipenv

Configuration

Copy the config.default.toml to config.toml and adjust the settings.

Running a systemd unit

Take a look at the dusty.unit.

Privileges

On Raspbian the process needs privileges in the groups i2c and dialout.