• Joined on 2020-07-14
jimmy pushed to v2 at technicalkiwi/led-bar 2025-11-30 05:27:11 +00:00
f53c57f036 Add support for all RGB color order permutations (RGB, RBG, GRB, GBR, BRG, BGR)
jimmy pushed to v2 at technicalkiwi/led-bar 2025-11-30 05:15:44 +00:00
47837c00e5 Add GRB
jimmy pushed to v2 at technicalkiwi/led-bar 2025-11-30 04:45:54 +00:00
251b27133f Remove presets
jimmy pushed to v2 at technicalkiwi/led-bar 2025-11-30 04:42:25 +00:00
10b6e5ee89 Update patterns.py
33aee7a3af Update patterns_base.py
501fd37def Update dev.py
Compare 3 commits »
jimmy pushed to basic at technicalkiwi/lighting-controller 2025-11-30 04:23:43 +00:00
c8ae113355 Remove associated names label and always show n parameter inputs
jimmy pushed to basic at technicalkiwi/lighting-controller 2025-11-30 04:07:32 +00:00
2db2d9e120 Fix bottom menu buttons visibility by adjusting packing order
jimmy pushed to basic at technicalkiwi/lighting-controller 2025-11-30 04:04:21 +00:00
42575b9d2e Fix profile loading to not modify settings.json, preserve patterns
jimmy pushed to basic at technicalkiwi/lighting-controller 2025-11-30 03:52:23 +00:00
517750e5f6 Add patterns configuration to settings.json
jimmy pushed to basic at technicalkiwi/lighting-controller 2025-11-30 03:50:12 +00:00
5e4798a9dc Remove scrolling and fix empty space, restore patterns to settings.json
jimmy pushed to basic at technicalkiwi/lighting-controller 2025-11-30 03:44:24 +00:00
fb4944e475 Add screen resolution scaling and move tab buttons to bottom
jimmy pushed to basic at technicalkiwi/lighting-controller 2025-11-30 03:31:37 +00:00
c5a76c24a7 Move patterns to settings.json and remove patterns.json
jimmy pushed to basic at technicalkiwi/lighting-controller 2025-11-30 03:23:25 +00:00
ce8596ca58 Add tab management, profiles, and pattern-specific delay ranges
92526ab05c Move patterns to separate patterns.json file
Compare 2 commits »
jimmy pushed to basic at technicalkiwi/lighting-controller 2025-11-30 00:31:18 +00:00
8dabf852ba Show descriptive names for n parameters based on selected pattern
jimmy pushed to v2 at technicalkiwi/led-bar 2025-11-24 09:08:23 +00:00
fe2717f51d Add circle pattern
jimmy pushed to basic at technicalkiwi/lighting-controller 2025-11-22 03:20:29 +00:00
e8cb204c0f Remove unneeded packages
jimmy pushed to basic at technicalkiwi/lighting-controller 2025-11-22 03:18:28 +00:00
2a72432c1a Fix RuntimeError: schedule async updates through root.after() to ensure event loop is running
jimmy pushed to basic at technicalkiwi/lighting-controller 2025-11-21 03:20:18 +00:00
e803dd4243 Update main
baf3d0b0ff Update settings
Compare 2 commits »
jimmy pushed to v2 at technicalkiwi/led-bar 2025-11-20 05:24:52 +00:00
a17380c250 Add n values; remove color1, color2
fb51d65077 Add n_chase
ca80f6a3f5 Add n params
66bfc80771 Remove step
3855e76da1 Update to match the new patterns format
Compare 7 commits »
jimmy pushed to basic at technicalkiwi/lighting-controller 2025-11-19 10:07:21 +00:00
7f43b93cb7 Update UI: shorter sliders, add n1-n6 inputs, logarithmic delay scale
9fc58a827b Move to src. Add midi and sound
Compare 2 commits »
jimmy pushed to v2 at technicalkiwi/led-bar 2025-11-12 06:29:34 +00:00
3dae9363e7 Remove unused pattern tests
1962638b81 Add rainbow and transition tests
4f413ee4ff Implement websocket handler
2b0b83f981 Update rainbow: n1 controls step increment
1d82ea6a91 Add auto flag to patterns
Compare 7 commits »