From f4203f7d88cac6777999a5a03bd872c3a07c6f9b Mon Sep 17 00:00:00 2001 From: Michael Clemens Date: Fri, 12 Nov 2021 09:39:28 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index ab23482..e0f9421 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,23 @@ This is how the display looks like in action: ![Photo of the Heltec board](hr50-remote-display.jpg "Photo of the Heltec board") +## Preconditions + +### Hardware + +* Heltec ESP32 Wifi Dev Kit Board with OLED + +### Software + +* Arduino IDE + +### Libraries + +* Heltec Libraries: [https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series] +* ArduinoJson +* HTTPClient +* WiFi + ## Configuration Edit the following lines inside the Arduino sketch: