The sun's lowest ray reached y+H, one row below the H-tall erase box,
leaving a stray dot/trail. Erase H+4 so nothing is left behind.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
On power-up, after the title splash the screen clears and each weather
icon slides in from the right to centre with its colour-coded label, then
slides out to the left — Fine, Fair, Changeable, Rain, Storm.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Flatten so the repo root is the Arduino sketchbook; the project lives in
WeatherPredictor/. Add a collection index README at the root and move the
detailed project README into WeatherPredictor/.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Rework the 160x80 status screen: large predicted-weather icon in the
right window (scaled to fill), Wi-Fi/IP line at the bottom (or 'offline'),
colour-coded forecast category, and the trend arrow shown only when
rising/falling. Colours are built R/B-swapped for this BGR ST7735S panel.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>