-->
Page 1 of 1

WS2812b LED strip working.

PostPosted: Thu Jun 04, 2015 3:18 pm
by 12christiaan
I added NeoPixelBus successfully with arduino 1.6.4 to steer some WS2812 LED.
Only had 2 LED connected, but could runs the examples and set te LED colors.
find the code here: https://github.com/Makuna/NeoPixelBus

both AdaFruit NeoPixel and FastLED (FastSPI_LED) I was not able to get working, but the NeoPixelBus worked first time. :D

Re: WS2812b LED strip working.

PostPosted: Thu Jun 04, 2015 10:31 pm
by RichardS
Strang as the time from running it on a 8 bit 16mhz machine to a 32 bit 80mhz should have thrown it some curves, how does the code handle the timing?

Richard.