Commit Graph
8 Commits
Author SHA1 Message Date
oskarvitaliiandClaude Opus 4.8 5c96cfc1f3 feat: in-RAM pressure history ring buffer with 3h trend
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-17 20:02:40 +07:00
oskarvitaliiandClaude Opus 4.8 5819739fcb feat: Zambretti forecast with trend classification
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-17 19:59:17 +07:00
oskarvitaliiandClaude Opus 4.8 2d52fcd851 feat: DS3231 RTC read/set with lost-power detection
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-17 19:55:47 +07:00
oskarvitaliiandClaude Opus 4.8 d042a94378 feat: BMP180 read and sea-level pressure conversion
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-17 19:43:03 +07:00
oskarvitaliiandClaude Opus 4.8 906adaddfe feat: TFT display init and splash screen
Landscape 160x80 (rotation 3, no invert) per this panel.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-17 19:39:13 +07:00
oskarvitaliiandClaude Opus 4.8 074bc99875 feat: sketch scaffold with I2C bus bring-up and scanner
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-17 19:30:34 +07:00
oskarvitaliiandClaude Opus 4.8 ffb2ac3756 docs: add Weather Predictor implementation plan (13 tasks)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-17 19:19:23 +07:00
oskarvitaliiandClaude Opus 4.8 ea90ef364f docs: add Weather Predictor design spec
Autonomous barometric weather station on Wemos D1 mini with BMP180,
DS3231 RTC and 0.96" ST7735 TFT. Local Zambretti forecast, web UI,
LittleFS storage, WiFiManager + NTP.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-17 18:28:17 +07:00