Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 915 Bytes

File metadata and controls

27 lines (17 loc) · 915 Bytes

dusty-python

Python 3 program for the sensor.community sensor network. It has been written to run on a Raspberry Pi and to to send collected measurements to:

  • sensor.community
  • openSenseMap.org
  • InfluxDB
  • MQTT broker

Supported Hardware

Configuration

Copy the config.default.toml to config.toml and adjust the settings. It may be neccesary to adjust setting in main.py as well.

Running a systemd unit

Take a look at the dusty.service.

Privileges

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