From c422f4c5cb87441699b0ba841c8e93ec4514d2b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Ellensohn?= Date: Mon, 5 Feb 2024 19:03:49 +0100 Subject: [PATCH] update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b6465a6..b381178 100644 --- a/README.md +++ b/README.md @@ -89,8 +89,10 @@ Now you can click on the upload button to flash the ESP. Use the serial monitor to see the output of the ESP. You will see the IP address of the ESP. You can now access the webserver at `http://:80`. Also, the ESP should now be able to send data to the database. Now the data should appear in the database and you should be greeted be able to configure these views: +##### Grafana ![Grafana Dashboard](resources/dashboard.png) -![InfluxDB Data](resources/influxdb.jpeg) + +##### Webserver ![ESP32 Webserver](resources/webserver.png)