TheMiles / ws2811

AVR code to communicate with a WS2811 led controller from an AVR clocked from its internal 8Mhz oscillator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AVR code to communicate with a WS2811 led controller from an AVR clocked from its internal 8Mhz oscillator.
The interesting stuff is in ws2811_8.h, while the assembly code design is documented in ws2811@8Mhz.ods

About

AVR code to communicate with a WS2811 led controller from an AVR clocked from its internal 8Mhz oscillator.

License:Boost Software License 1.0


Languages

Language:C++ 68.6%Language:Objective-C 31.4%