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

Dependents:   DARVIN-kletka

History

good for me default tip

2020-06-24, by turumputum [Wed, 24 Jun 2020 12:41:31 +0000] rev 3

good for me


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.