Monitor Temperature with the DHT22 Sensor on the Raspberry PI
In this tutorial, we will connect the DHT22 sensor to the Raspberry Pi Zero via the GPIO pins to measure temperature and humidity.
Then we will write a Python exporter for prometheus to expose our metrics so that we can visualize it in Grafana.
The E...
ruanbekker.hashnode.dev5 min read