Temperature monitor using DHT22 + Grafana + InfluxDB (and a PI) – Part 1

This projected started about 3 years ago as an Arduino project with a Raspberry PI pulling data from a DHT22 sensor and saving it in a csv-file and evolved over time to a DHT22 connected to a Raspberry PI writing data to an InfluxDB and visualising it with Grafana, both running on the RPi. To boost the cool factor, I also added a monochrome LCD display providing the current temperature, but in this part I will only cover the DHT22 Sensor together with Grafana and InfluxDB.

Continue reading “Temperature monitor using DHT22 + Grafana + InfluxDB (and a PI) – Part 1”