23 Commits

Author SHA1 Message Date
8bdae1da9b Update docs and firmware for ESPHome bridge migration
- Replace gauge.py (MicroPython) references with gaugecontroller.yaml (ESPHome)
- Update CLAUDE.md and README.md to document ESPHome-native API integration
- Update LED wiring docs for separate main/indicator strips (D22/D36)
- Refactor Arduino firmware to drive two WS2812 strips independently
- Add per-gauge physical offset caching for main and indicator LEDs
- Frame-limit breathe effect (16ms) to reduce unnecessary strip refreshes
2026-04-29 19:03:22 +02:00
edb973bb61 Reverted the whole AI bullshit 2026-04-27 23:46:45 +02:00
bffcf62cae Timing changed on Arduino script, latest version of ESP-Home script added 2026-04-27 19:20:30 +02:00
27597bceab configurable GRB/RGB LEDs per LED 2026-04-27 09:06:43 +02:00
016de2ccb4 4 Gauges 2026-04-26 23:26:00 +02:00
15257ae6f2 CFG? added 2026-04-23 00:31:17 +02:00
81099d9887 Top speed lowered 2026-04-21 01:32:34 +02:00
ef875334c5 VFD functionality successfully integrated into Gaugecontroller 2026-04-21 00:34:42 +02:00
2879be0ada Code commented, Serial speed moved into constant 2026-04-19 23:14:50 +02:00
b6e4bfea33 3 Gauges, routines switched 2026-04-19 23:03:01 +02:00
4cb4947bd1 Lowered LED-Breathe-Frequency 2026-04-17 18:53:08 +02:00
18093092f0 38400 baud 2026-04-16 00:49:10 +02:00
358ddcaeb5 Breathe and double blink added to LED effects 2026-04-15 23:07:04 +02:00
2282038391 Interrupt issue with FastLed circumvented 2026-04-15 22:46:39 +02:00
4a7551e358 Blinking added to Arduino 2026-04-15 21:53:01 +02:00
19b1a7c6e5 Main routine added 2026-04-15 21:19:23 +02:00
036fa045f8 Discovery didn't set online status 2026-04-15 00:44:22 +02:00
7aaf5ce334 Merge branch 'feature/overshoot' 2026-04-14 19:31:34 +02:00
5bfa52c1ca new max value 2026-04-14 17:30:33 +02:00
3a7f98a3d2 LED now accepts ranges 2026-04-14 13:45:11 +02:00
271cf7d3e8 LEDs per gauge added 2026-04-14 13:27:28 +02:00
2c81ddfd6b Buffer overflow and missing return code added 2026-04-14 00:26:48 +02:00
e521ef8a2a Put it into directory of same name to use arduino-cli 2026-04-14 00:20:08 +02:00