• Joined on 2020-07-14
jimmy pushed to main at technicalkiwi/led-controller 2026-05-06 08:37:01 +00:00
3d6ef5c7b4 chore(git): stop tracking runtime db state files
78a4ce009c feat(ui): refresh preset data flow and bump driver pointer
Compare 2 commits »
jimmy pushed to beta-1.0 at technicalkiwi/led-controller 2026-05-06 08:37:01 +00:00
3d6ef5c7b4 chore(git): stop tracking runtime db state files
78a4ce009c feat(ui): refresh preset data flow and bump driver pointer
Compare 2 commits »
jimmy pushed to main at technicalkiwi/led-driver 2026-05-06 08:37:00 +00:00
fbebe9f4f9 fix(patterns): correct non-blocking timing and blink off phase
jimmy pushed to beta-1.0 at technicalkiwi/led-driver 2026-05-06 08:37:00 +00:00
fbebe9f4f9 fix(patterns): correct non-blocking timing and blink off phase
jimmy pushed to beta-1.0 at technicalkiwi/led-tool 2026-05-04 10:51:46 +00:00
jimmy created branch beta-1.0 in technicalkiwi/led-tool 2026-05-04 10:51:46 +00:00
jimmy pushed to beta-1.0 at technicalkiwi/led-simulator 2026-05-04 10:51:46 +00:00
jimmy created branch beta-1.0 in technicalkiwi/led-simulator 2026-05-04 10:51:46 +00:00
jimmy pushed to beta-1.0 at technicalkiwi/led-driver 2026-05-04 10:51:46 +00:00
jimmy created branch beta-1.0 in technicalkiwi/led-driver 2026-05-04 10:51:46 +00:00
jimmy pushed to beta-1.0 at technicalkiwi/led-controller 2026-05-04 10:50:57 +00:00
jimmy created branch beta-1.0 in technicalkiwi/led-controller 2026-05-04 10:50:57 +00:00
jimmy pushed to main at technicalkiwi/led-controller 2026-05-04 10:49:58 +00:00
7ccab6fbc4 feat(zones): persist per-zone brightness and update submodules
jimmy pushed to main at technicalkiwi/led-simulator 2026-05-04 10:49:58 +00:00
42c14361e8 feat(simulator): add GUI runner, stubs, and workspace assets
jimmy pushed to main at technicalkiwi/led-tool 2026-05-04 10:49:58 +00:00
580fd11aca fix(cli): skip redundant settings uploads when unchanged
jimmy pushed to main at technicalkiwi/led-driver 2026-05-04 10:45:46 +00:00
a79c6f4dd3 fix(patterns): remove blocking sleeps from pattern loops
jimmy pushed to main at technicalkiwi/led-controller 2026-05-03 03:07:23 +00:00
c1b0c41ef2 fix(transport): disable UART ESP-NOW bridge by default
jimmy pushed to main at technicalkiwi/led-controller 2026-05-03 02:58:41 +00:00
3bb75d49de feat(util): add binary envelope packing and message helpers
3d77cb448a chore: add vertical stand OpenSCAD model
49383c0003 feat(espnow): add espnow-sender utility
7d821b9c1c chore(db): add local preset fixtures
9b7e387ea6 chore(scripts): add dev-run helper
Compare 6 commits »
jimmy pushed to main at technicalkiwi/led-tool 2026-05-03 02:54:20 +00:00
2f3db9272b feat(cli): extend upload flags for src, patterns, lib, and --all
jimmy pushed to main at technicalkiwi/led-driver 2026-05-03 02:54:19 +00:00
3ee89ce3b4 feat(driver): add HTTP routes, startup split, and binary envelope support