shadowlamer / midled

NeoPixel led strip controller firmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeoPixel led strip controller, designed especially for led suits. It can:

  • display animation - sequences of frames at regular (given) interval,
  • switch animations on MIDI event - note on/off, velocity used for brightness adjust,
  • MIDI over UDP over WiFi (UDP broadcast so far, but i'm working on multicast),
  • use regular SD card to storage animations.

These guys use them for example. See videos on their page.

Get hardware here

About

NeoPixel led strip controller firmware


Languages

Language:C 98.5%Language:C++ 1.1%Language:Assembly 0.3%Language:CMake 0.1%