/stm32f030_ws2812b_dmx512

STM32F030 DMX512 WS2812B driver

Primary LanguageC

STM32F030 DMX512 WS2812B driver

This code drives eight parallel strings of WS2812B LED's (connected to GPIOA pins 0-7) based on DMX512 packets fed to USART1.

The WS2812B library is a port of Elia's code at devtrash/0xWS2812