# G6EJD/ESP32-e-Paper-Weather-Display

An ESP32 and 2.9", 4.2" or 7.5" ePaper Display reads Weather Underground data via their API and then displays the weather

Repository: https://github.com/G6EJD/ESP32-e-Paper-Weather-Display
Canonical: https://ross.abutalabs.com/products/esp32-e-paper-weather-display
Language: C
License: NOASSERTION
License Family: other
Last push: 2026-08-11T09:04:40+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 35, longevity 100
- inputs: {"age_days": 3065, "days_push": 22, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1181, forks 244 (observed 2026-08-28T04:03:53.641049+00:00)

## What it is
An Arduino/ESP32 firmware project that fetches weather data from the OpenWeatherMap API and renders it on Waveshare ePaper (e-ink) displays in various sizes. It is distributed as an Arduino library with examples for multiple screen sizes.

## Use cases
- display weather forecast on an e-ink screen
- build an ESP32 e-paper weather station
- show OpenWeatherMap data on a Waveshare 7.5 inch display
- low-power always-on weather dashboard
- arduino epaper weather display project

## When to choose
- you have an ESP32 and a Waveshare ePaper display and want a ready-made weather display
- you want an Arduino library with examples for multiple screen sizes
- you prefer a standalone firmware with no server required

## When to avoid
- you need a different weather provider than OpenWeatherMap without code changes
- you use non-Waveshare ePaper hardware that GxEPD2 does not support
- you want a web or mobile weather app rather than embedded firmware

## Facets
- artifact type: application
- maturity: active
- function: http-client, json, graphics, sdk
- domain: iot, weather, embedded-systems, hardware
- platform: embedded, iot, cpp
- tags: esp32, epaper, e-ink-display, openweathermap, arduino, waveshare, weather-station, u8g2

## Member repositories
- G6EJD/ESP32-e-Paper-Weather-Display (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:53.641049+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:24:59.866559+00:00, confidence not recorded.
  - readme: https://github.com/G6EJD/ESP32-e-Paper-Weather-Display (fetched 2026-08-28T04:03:53.641049+00:00, sha bef22dc8af2f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
