Custom LED solution with Raspberry Pi and MIDI input.
Developed for Kišobran parties in Belgrade, Serbia.
Pi-Blaster @ 1035ad7dffb270c40eec1bb3a654171a755fba98
- Install Pi-Blaster on your Raspberry Pi
- Change K_PiBlasterExec from constants.h to point to the right location
- Build K-Leds using build.sh
- Build with -DDEBUG for debugging info
- Start debug version
- Attached MIDI controller and observe the K-Leds output
- Use this info to figure out the buttons codes
- Apply these codes in midi_mapping.h
- The code works with 6 RGB LED stripes
- Use gpio_mapping.h for GPIO-LED connection or adapt the header file to your setup
Incoming..