Skip to content

Example code for collecting weather data from an ESP32 and then uploading this data to InfluxDB in order to create a dashboard using Grafana.

Notifications You must be signed in to change notification settings

mklements/InfluxGrafanaTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

InfluxGrafanaTutorial

Example code for collecting weather data from an ESP32 and then uploading this data to InfluxDB in order to create a dashboard using Grafana.

The full tutorial and setup instructions are available on my blog - https://www.the-diy-life.com/grafana-weather-dashboard-using-influxdb-and-an-esp32-in-depth-tutorial/ or my Youtube channel - https://youtu.be/7M8MHa6W9w0

You'll need to add your own WiFi settings and InfluxDB connection details to the script before uploading it to your ESP32.

About

Example code for collecting weather data from an ESP32 and then uploading this data to InfluxDB in order to create a dashboard using Grafana.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages