40 lines
885 B
Markdown
40 lines
885 B
Markdown
---
|
|
status: partial
|
|
phase: 07-microcontroller-firmware
|
|
source: [07-VERIFICATION.md]
|
|
started: 2026-04-07T00:00:00Z
|
|
updated: 2026-04-07T00:00:00Z
|
|
---
|
|
|
|
## Current Test
|
|
|
|
[awaiting human testing]
|
|
|
|
## Tests
|
|
|
|
### 1. Animation command mode on physical device
|
|
expected: Flash firmware to ESP32/Pico W, send 0xAC animation command packets from the server, LED strip produces correct animations at ~60fps
|
|
|
|
result: [pending]
|
|
|
|
### 2. Raw frame mode on physical device
|
|
expected: Send DRGB/DRGBW frame packets from server, confirm pixel-exact output on strip; verify 2s frame timeout reverts to last animation mode
|
|
|
|
result: [pending]
|
|
|
|
### 3. WS2801 physical test (if hardware available)
|
|
expected: SPI driver correctly drives WS2801 strip, W-channel discarded correctly when writing RGB-only strip
|
|
|
|
result: [pending]
|
|
|
|
## Summary
|
|
|
|
total: 3
|
|
passed: 0
|
|
issues: 0
|
|
pending: 3
|
|
skipped: 0
|
|
blocked: 0
|
|
|
|
## Gaps
|