Generic WS2812 Driver

This is a generic driver for the WS2812 that only uses GPIO. It uses bit banging to ensure portability.

Hello World

Import programWS2812_Example

Example for WS2812 Library

Library

Import libraryWS2812

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


You need to log in to post a discussion