Skip to content
/ k-leds Public

Driving RGB LEDs using Raspberry Pi while relying on pi-blaster

Notifications You must be signed in to change notification settings

pavlecc/k-leds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

K-Leds

Custom LED solution with Raspberry Pi and MIDI input.

Developed for Kišobran parties in Belgrade, Serbia.

Kišobran party

Dependencies

Pi-Blaster @ 1035ad7dffb270c40eec1bb3a654171a755fba98

Setup

  • 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
MIDI Mapping
  • 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
GPIO Mapping
  • The code works with 6 RGB LED stripes
  • Use gpio_mapping.h for GPIO-LED connection or adapt the header file to your setup

How's it done

Incoming..

About

Driving RGB LEDs using Raspberry Pi while relying on pi-blaster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published