/RPiTemperatureMetrics

[C# - netcore] Temperature metrics pushing from Raspberry Pi to Prometheus

Primary LanguageC#OtherNOASSERTION

Author: Radka Gustavsson, rhea.dev

Assumes temperature sensors DS18B20, 4 digit segment display Tm1637 and a working Prometheus deployment with pushgateway (As the name suggest it's intended to be used with grafana.)

Please google a suitable guide how to get the sensor working on RPi. For example this one.