There was an error while loading. Please reload this page.
Create an WS2812 controller with the specified number of LEDs and data channel.
Ws2812Open(unsigned short numLeds, unsigned char dataChan);
numLeds The number of LEDs in the WS2812 chain.
dataChan The data channel to use for the WS2812 control signal. Supported channels will vary by device.
int status
Ws2812Open()
Ws2812WriteOnePixel()
Ws2812WriteNPixels()
Ws2812Refresh()
Ws2812Close()
Firmware Reference
Home
Getting Started
Tutorials
FAQ
Pinouts
VI Reference
Specification Reference