🌡️ Using a Raspberry pi to monitor temperature and humidity
- 1 minUsing a Raspberry Pi & OpenWeatherMap to measure basement and outside temperature and humidity.
Also uses Influxdb and Grafana to store and view data
Pi script
Set the following code to run via a cron job on the Pi
Followed this tutorial for Pi sensor setup
OpenWeatherMap
Set the following script to run via a cron job somewhere to pull data from the OpenWeatherMap and insert it into Influxdb