This website requires JavaScript.
Explore
Help
Sign In
technicalkiwi
/
lighting-controller
Watch
1
Star
0
Fork
0
You've already forked lighting-controller
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
42
Commits
6
Branches
1
Tag
ace47b783595fcf0f2745bfe53c0ebae08ff6d67
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Jimmy
ace47b7835
UI: default CONTROL_SERVER_URI -> ws://10.42.0.1:8765
2025-10-04 02:13:21 +13:00
esp32
ESP32 SPI/ESP-NOW working; add watch scripts; sender colors RGB
2025-10-01 22:56:24 +13:00
src
UI: default CONTROL_SERVER_URI -> ws://10.42.0.1:8765
2025-10-04 02:13:21 +13:00
test
UI: Color palette REST integration, MIDI 44–51 color slot selection, Color 1/2 previews with next indicator and click-to-select target; use REST for pattern changes and parameter updates (brightness, delay, n1–n3); send colors only on confirm; load palette on startup; fix NoneType await issue in async handlers
2025-10-03 23:40:20 +13:00
.env.example
Add .env file support for UI client configuration
2025-10-03 20:08:36 +13:00
.gitignore
Ignore venv, pycache and config
2025-01-04 19:43:23 +13:00
api.md
UI: Color palette REST integration, MIDI 44–51 color slot selection, Color 1/2 previews with next indicator and click-to-select target; use REST for pattern changes and parameter updates (brightness, delay, n1–n3); send colors only on confirm; load palette on startup; fix NoneType await issue in async handlers
2025-10-03 23:40:20 +13:00
colorpallet.md
UI: Color palette REST integration, MIDI 44–51 color slot selection, Color 1/2 previews with next indicator and click-to-select target; use REST for pattern changes and parameter updates (brightness, delay, n1–n3); send colors only on confirm; load palette on startup; fix NoneType await issue in async handlers
2025-10-03 23:40:20 +13:00
debug_espnow.py
Add segmented_movement pattern with n4 parameter support
2025-10-03 19:54:43 +13:00
debug_led_bar.py
Add segmented_movement pattern with n4 parameter support
2025-10-03 19:54:43 +13:00
esp32_debug_patch.md
Add segmented_movement pattern with n4 parameter support
2025-10-03 19:54:43 +13:00
Pipfile
Add .env file support for UI client configuration
2025-10-03 20:08:36 +13:00
Pipfile.lock
Add ESP32-C3 SPI slave with ESP-NOW, Raspberry Pi test tools, and updated project structure
2025-10-01 21:08:28 +13:00
README_SEPARATED.md
Separate UI and control logic with WebSocket communication
2025-09-28 12:36:25 +13:00
settings.json
Move to src. Add midi and sound
2025-09-07 21:15:42 +12:00
start_lighting_controller.py
Separate UI and control logic with WebSocket communication
2025-09-28 12:36:25 +13:00
Description
No description provided
56
MiB
Languages
Python
100%