This website requires JavaScript.
Explore
Help
Sign In
ash
/
loopy_midi_controller
Watch
1
Star
0
Fork
0
You've already forked loopy_midi_controller
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
34
Commits
1
Branch
0
Tags
d957e276bd9c9b52175cce93636940262828021f
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
ash
d957e276bd
Fix daisy-chain MUX byte order: MUX1 (first 8 bits) → low byte/switches 0-7, MUX2 → high byte/switches 8-15
2026-06-23 22:49:59 +00:00
include
Fix NUM_LEDS=10, NUM_BUTTONS=16 for 2 daisy-chained MUX boards. Fix pixel7 stuck blue (was only sending 8 LED data to 10-LED chain)
2026-06-23 22:43:53 +00:00
src
Fix daisy-chain MUX byte order: MUX1 (first 8 bits) → low byte/switches 0-7, MUX2 → high byte/switches 8-15
2026-06-23 22:49:59 +00:00
platformio.ini
Remove broken I2S define, revert to default RMT + correct pin 12
2026-06-23 22:37:03 +00:00
S
Description
ESP32-S3 Loopy Pro Launchpad-Compatible Foot Controller
315
KiB
Languages
C++
96.3%
Python
3.7%