Using LabJack with SparkFun's WS2812 Addressable LED Strip | LabJack
 

Using LabJack with SparkFun's WS2812 Addressable LED Strip

2 posts / 0 new
Last post
Cris
cgarduno1's picture
Using LabJack with SparkFun's WS2812 Addressable LED Strip

Has anyone here worked with this LED strip? https://www.sparkfun.com/products/12025

I'm trying to use a LabJack to control this with a C script, but I'm having issues with Adafruit's NeoPixel Library. Does anyone have experience using this library with C or C++? Thanks! 

LabJack Support
labjack support's picture
That LED strip uses a

That LED strip uses a protocol that is not compatible with I2C, SPI, 1-wire or UART. The protocol is also too fast to bit bang. I recommend using a LED strip that uses a standard communication protocol.