[Devember2021] USB/MIDI controlled DRGB lights

Plan is to have a Raspberry Pi Zero in gadget mode accepting input from a computer running a DAW program over USB/MIDI, and in real time control addressable DRGB lights (WS2812) using various “preprogrammed” modes.

  • MIDI notes enable/disable preprogrammed effects
  • MIDI can also control color and brightness, unless overridden by program
  • When not controlled by a DAW, work as web server and accept control input from local network via web interface

GitHub link: GitHub - petrilaunimaa/raspimidiRGB