• Joined on 2025-09-27
led pushed to pi at technicalkiwi/lighting-controller 2025-10-03 21:01:34 +00:00
0c6ccb90af Fix sound service audio device handling and revert to simple configuration
led pushed to espnow at technicalkiwi/led-bar 2025-10-03 13:18:42 +00:00
ae407ab3aa receiver: no change to protocol; revert temporary color-index handling; radiate uses ticks_us timing; development: ensure dev.py upload workflow retained
led pushed to pi at technicalkiwi/lighting-controller 2025-10-03 13:18:40 +00:00
8ad7f41d77 Add new pattern 'alternating_pulse' (ap): odd beat pulses color1 on odd bars, even beat pulses color2 on even bars; preserve existing alternating_phase; compact payloads and white guard retained
dc6d48a44b alternating_phase: compact per-bar overrides to stay <230 bytes; swap grouping flip; avoid pure white by sending 254,254,254 to work around strip edge-cases; add API logging improvements
43feb5938f backend: per-pattern parameters (n1-n4, delay) with persistence; REST responses include loaded params; logging of API inputs; alternating_phase: alternate colors between selected palette color 1/2 across bars with compact payload under 230 bytes; docs: add PER_PATTERN_PARAMETERS.md
Compare 3 commits »
led pushed to pi at technicalkiwi/lighting-controller 2025-10-03 10:41:40 +00:00
6f9133b43e Add complete REST API for lighting control
led pushed to pi at technicalkiwi/lighting-controller 2025-10-03 08:28:36 +00:00
9c9ca53664 Sync pattern shortnames with LED bar firmware
led pushed to pi at technicalkiwi/lighting-controller 2025-10-03 07:24:28 +00:00
aa9f892454 Add CONTROL_SERVER_HOST to allow external connections
led pushed to pi at technicalkiwi/lighting-controller 2025-10-03 07:20:03 +00:00
e78a8727b2 Add .env support for transport and sound device configuration
led pushed to pi at technicalkiwi/lighting-controller 2025-10-03 07:14:27 +00:00
fbf4205c87 Update .env.example to use wlan0 IP as default
led pushed to pi at technicalkiwi/lighting-controller 2025-10-03 07:13:32 +00:00
8f183b284c Add .env support for test scripts
led pushed to ui at technicalkiwi/lighting-controller 2025-10-03 07:08:45 +00:00
0906cb22e6 Add .env file support for UI client configuration
led pushed to ui at technicalkiwi/lighting-controller 2025-10-03 07:01:04 +00:00
led created branch ui in technicalkiwi/lighting-controller 2025-10-03 07:01:04 +00:00
led pushed to pi at technicalkiwi/lighting-controller 2025-10-03 06:57:28 +00:00
e4a83e8f0d Add segmented_movement pattern with n4 parameter support
led pushed to espnow at technicalkiwi/led-bar 2025-10-03 06:57:17 +00:00
e516b49eb8 Add segmented_movement pattern with alternating forward/backward movement
led pushed to pi at technicalkiwi/lighting-controller 2025-10-02 07:49:24 +00:00
f4e9f8fff7 fix: prioritize delay_change in control server test
led pushed to pi at technicalkiwi/lighting-controller 2025-10-01 10:31:03 +00:00
d57fce77fb update: misc changes
fbeb365932 pipenv: add sound-run; sound.py: --input-device flag
ed35d6b838 pipenv: add send-net; networking: use SPI; add networking test
Compare 3 commits »
led pushed to pi at technicalkiwi/lighting-controller 2025-10-01 09:56:31 +00:00
f9188b694e ESP32 SPI/ESP-NOW working; add watch scripts; sender colors RGB
led pushed to pi at technicalkiwi/lighting-controller 2025-10-01 08:34:32 +00:00
1844a2e4c5 Update SPI JSON sender to led-bar format: {"settings":{...}, "save":false} and tooling scripts
led pushed to pi at technicalkiwi/lighting-controller 2025-10-01 08:09:14 +00:00
5a05ee99a1 Add ESP32-C3 SPI slave with ESP-NOW, Raspberry Pi test tools, and updated project structure
aa9b5bb324 Merge full branch: bring in src/ directory and update project structure
Compare 2 commits »
led created branch pi in technicalkiwi/lighting-controller 2025-10-01 08:09:14 +00:00