This is a temperature monitoring setup using a RasberryPi, Arduino D1 mini and SHT31 temperature and humidity sensors. It uses InfluxDB and visualize data via Grafana.
Read the instructions (rtfm).
Connect to grafana in browser http://piip:3000 after the correct installation.
| SHT31 | Arduino |
|---|---|
| GND | GND |
| VDD | VDD |
| SCL | D3 |
| SDA | D4 |

