Yet another WS2812 driver, uses the BusrtSPI library. Less features than the PixelArray library but I felt like making my own version.

Dependencies:   BurstSPI

Dependents:   WS2812Text cylon

Auto generated API documentation and code listings for wsDrive

Classes

pixelInfo A structure used to hold a single pixel or a pixel colour
wsDrive Drives a WS2812 LED chain

Code

wsDrive.cpp [code]
wsDrive.h [code]