Go to file
jimmy 6fc22fb4f4 Update patterns for 8 strips with different lengths and fix wifi MAC address issue
- Refactored Patterns class to support 8 strips with varying LED counts (270, 277, 280, 270, 270, 270, 270, 270)
- Simplified strip management by removing redundant data storage and using len(strip) directly
- Added new strip_cycle pattern that cycles through strips one by one
- Fixed KeyError: wifi by properly converting MAC address bytes to hex string in MicroPython
- Optimized strip_cycle pattern to only turn off previous strip instead of clearing all strips
2025-09-19 22:49:36 +12:00
lib Initial commit 2025-01-18 16:26:30 +13:00
src Update patterns for 8 strips with different lengths and fix wifi MAC address issue 2025-09-19 22:49:36 +12:00
.gitignore Initial commit 2025-01-18 16:26:30 +13:00
LICENSE Initial commit 2025-01-02 09:12:39 +00:00
README.md Initial commit 2025-01-02 09:12:39 +00:00
box.scad Inital electronics box 2025-04-25 20:09:25 +12:00
box.stl Inital electronics box 2025-04-25 20:09:25 +12:00
dev.py Initial commit 2025-01-18 16:26:30 +13:00
test.py Initial commit 2025-01-18 16:26:30 +13:00

README.md

led-bar