A project to display real-time weather data on a 240x416 ePaper display.
This project uses an ESP32-based ePaper display to fetch and show weather data. The display updates hourly with the latest information retrieved from a weather API via WiFi.
- Fetches real-time weather data from WeatherAPI
- Displays weather information on a 240x416 ePaper display
- Updates once every hour to show current conditions
- ESP32 3.7" ePaper Display (240x416 resolution)
- WeatherAPI key
- Set your location in the code for accurate weather data