• Joined on 2020-07-14
jimmy created repository technicalkiwi/led-driver 2025-12-01 09:33:42 +00:00
jimmy pushed to v2 at technicalkiwi/led-bar 2025-11-30 10:30:38 +00:00
af711bfb98 Remove color order
4d4b91e40d Remove color1 and color2, use colors array instead
b864f166cb Update web interface to use colors array instead of color1/color2
05828833e0 Add support for all RGB color order permutations (RGB, RBG, GRB, GBR, BRG, BGR)
ce1db86fb6 Add tool.py with RGB color order options and debug mode setting
Compare 6 commits »
jimmy pushed to v2 at technicalkiwi/led-bar 2025-11-30 05:35:45 +00:00
d45846ec74 Update main.py, tests, and add presets, circle test, and tool directory
6ae6189519 Revert "Add support for all RGB color order permutations (RGB, RBG, GRB, GBR, BRG, BGR)"
Compare 2 commits »
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 »