#c_lang #display #eink #embedded #epaper #esp32 #weather
This weather display uses a wifi-enabled ESP32 microcontroller and a 7.5-inch E-Paper display to show current and forecasted weather, indoor temperature, and humidity. It gets weather data from the OpenWeatherMap API and can be configured to update as often as you want. The device is very energy-efficient, running for over 6 months on a single 5000mAh battery when updating every 30 minutes. You can customize settings like location, time/date formats, units, and language. It also shows hourly outlook graphs and air quality indexes. The setup is easy with PlatformIO for VSCode, and it includes troubleshooting guides for common issues. This device is great because it saves power, provides accurate weather information, and is highly customizable.
https://github.com/lmarzen/esp32-weather-epd
This weather display uses a wifi-enabled ESP32 microcontroller and a 7.5-inch E-Paper display to show current and forecasted weather, indoor temperature, and humidity. It gets weather data from the OpenWeatherMap API and can be configured to update as often as you want. The device is very energy-efficient, running for over 6 months on a single 5000mAh battery when updating every 30 minutes. You can customize settings like location, time/date formats, units, and language. It also shows hourly outlook graphs and air quality indexes. The setup is easy with PlatformIO for VSCode, and it includes troubleshooting guides for common issues. This device is great because it saves power, provides accurate weather information, and is highly customizable.
https://github.com/lmarzen/esp32-weather-epd
GitHub
GitHub - lmarzen/esp32-weather-epd: A low-power E-Paper weather display powered by an ESP32 microcontroller. Utilizes the OpenWeatherMap…
A low-power E-Paper weather display powered by an ESP32 microcontroller. Utilizes the OpenWeatherMap API. - lmarzen/esp32-weather-epd