ESP32 IoT Digital Frame

← Back to Portfolio
Project image: ESP32 IoT Digital Frame

This project transforms an ESP32 (or ESP8266) and a TFT display into an elegant IoT digital frame. Each day, the device automatically downloads and displays the latest Astronomy Picture of the Day (APOD) from NASA's APIs. After displaying the image, it enriches the view by overlaying real-time weather data for a specific location, like Palermo. The final code uses an always-on software timer to ensure the display remains active and updates automatically every 24 hours.

Technologies used:

ESP32ArduinoC++IoTAPI IntegrationOpenWeatherMapNASA API