This is a DMX controller for addressable LED’s. It converts DMX into SPI to control APA102 (DotStar) LED’s. It is built on a Teensy3.6 microcontroller programmed using Teensyduinio.
This uses the FastLED library making it easily portable to other LED Strip types.
This uses the TeensyDMX library which is very capable and would allow for more advanced DMX communication, such as RDM in the future.
Schematic:
Code: