Library for the WS2812 LED Driver. Uses bit banging and nops for precise timing. Number of nops executed are configurable at run time.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:31c18f8b2ddf | 2020-06-24 | turumputum | good for me |
2:6e647820f587 | 2015-02-12 | bridadan | Updated docs |
1:aadbf08c62a2 | 2015-02-12 | bridadan | Updated documentation and cleaned up code |
0:0b79cafcb387 | 2015-02-12 | bridadan | 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. |