Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 457 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 457 Bytes

WiFiWeatherAndClockAuto

Connects via WLAN to openWeatherMap.org and fetches the weather data in JSON format, parses the strings with the JSON parser and displays the data on the integrated OLED display of the ESP32 module. Date and Time are also retrieved from a time server.

Parts

Parts

Displayed Data

Data

Code

The folder WiFiWeatherAndClockAuto contains the full PlatformIO project.