docs(01-03): complete animation engine plan — 8 animations, 50fps FreeRTOS task, RGBW support

- SUMMARY documents ANIM_REGISTRY name strings for Pi-side use
- W auto-derive formula documented for Phase 2 reference
- FW-03 (8 animations) and FW-04 (configurable params) requirements marked complete
- STATE updated: plan 4/4, progress 75%, decisions added
This commit is contained in:
Claude
2026-04-03 13:30:33 +02:00
parent cba4b1789f
commit d16445084a
4 changed files with 201 additions and 12 deletions

View File

@@ -34,7 +34,7 @@ Decimal phases appear between their surrounding integers in numeric order.
Plans:
- [x] 01-01-PLAN.md — PlatformIO scaffold, dual LED driver, WiFi+RMT coexistence validation
- [x] 01-02-PLAN.md — UDP server, JSON protocol parser, FreeRTOS command queue
- [ ] 01-03-PLAN.md — Animation engine (50fps FreeRTOS), all 8 built-in animations
- [x] 01-03-PLAN.md — Animation engine (50fps FreeRTOS), all 8 built-in animations
- [ ] 01-04-PLAN.md — System integration, final wiring, hardware acceptance checkpoint
### Phase 2: App Core + Audio