Exposes Prometheus metrics from sensors that are part of Pimoroni's Breakout Garden family.
usage: breakout-garden-exporter [-h] [-q] [--bind [BIND]]
Exposes Prometheus metrics from sensors that are part of Pimoroni's Breakout Garden family
optional arguments:
-h, --help show this help message and exit
-q, --quiet don't log HTTP requests
--bind [BIND] the ip address and port to bind to. Default: *:9101
Currently supported devices are:
- ICP10125 temperature and pressure sensor (e.g. this)
- SGP30 CO2 and VOC air quality sensors (e.g. this)
- BME280 temperature, pressure and humidity sensor (e.g. this)
- PM25 air quality sensors (e.g. this connect via an appropriate breakout board)
If you have any other breakout devices, please get in touch so we can add support for them!