/msp430ws2812

Interrupt based WS2812 driver for the MSP430

Primary LanguageCGNU General Public License v3.0GPL-3.0

msp430ws2812

Example project using an MSP430 to drive a WS2812 LED strip using interrupt driven SPI.

This should work on any MSP430 device that has a USCI module. It's currently using USCIA0.