Multi-app firmware for ESP32-S3-Touch-AMOLED-2.16-EN.
Board HAL from Clawdmeter; apps are our own LVGL screens.
cd clawdmeter
./flash-mac.sh waveshare_amoled_216- Dog meds — set stock for Vetmedin / Cardalis / Formodual; log fixed dose (1 + 1 + ½)
- Home energy — HA production + consumption
- NiceCup — log coffee via Supabase API
See docs/APPS.md for serial setup (wifi, ha, nicecup commands).
LVGL runs on the device only; for faster UI iteration use the React mirror:
cd preview && npm install && npm run devSee preview/README.md.
See docs/FIGMA.md for screen sizes, safe areas, and Figma mockup specs.
For a plain-language overview of the hardware, software, and design choices, see docs/PROJECT.md.