Library for the WS2812 LED Driver. Uses bit banging and nops for precise timing. Number of nops executed are configurable at run time.

Dependents:   MIP

History

Error solved for frdm-kl25z default tip

2021-05-19, by anna_dot [Wed, 19 May 2021 18:54:40 +0000] rev 3

Error solved for frdm-kl25z


Updated docs

2015-02-12, by bridadan [Thu, 12 Feb 2015 20:24:15 +0000] rev 2

Updated docs


Updated documentation and cleaned up code

2015-02-12, by bridadan [Thu, 12 Feb 2015 20:20:10 +0000] rev 1

Updated documentation and cleaned up code


Driver for the WS2812 LED driver. Uses bit banging and relies on nops for timing. Number of nops can be varied to potentially accommodate different platforms. Currently tested on the K64F.

2015-02-12, by bridadan [Thu, 12 Feb 2015 19:17:10 +0000] rev 0

Driver for the WS2812 LED driver. Uses bit banging and relies on nops for timing. Number of nops can be varied to potentially accommodate different platforms. Currently tested on the K64F.