Weather App for ESP32 with screen
- 2 Devlogs
- 1 Total hours
just an weather app using OpenWeatherMap for the ESP32-2432S028
just an weather app using OpenWeatherMap for the ESP32-2432S028
Devlog 1:
I have made the first stable, “bugfree” version of this WeatherApp for an esp32 arduino. It works with OpenWeatherMap, and uses the libraries TFT_eSPI, ArduinoJSON, lvgl. I will try to add touch screen capibilyties i the future. If you want to see what i based my app on, check out: https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display/
PS.
there are lots of other versions of this thing i making
Start of the esp32 weather app!