-->
Page 1 of 1

Easy WS281X led strip animation

PostPosted: Wed Apr 27, 2016 2:11 pm
by DedeHai
Hi everyone,

I finished the code for the 'NeoPixel Painter' Library and it is available now from the library manager. I already posted this in the official Arduino forum but I actually developed the library on an ESP8266.
In a nutshell it makes it very easy to do animations with fading effects on LED pixel strips. It is using the Adafruit NeoPixel library and adds some functionality for color animations.
See the Video of the example animations I wrote to demonstrate what the library can do (sorry for the bad quality, shot it using my phone).
Visit the Git repository for details on how to use it or check the examples.

Re: Easy WS281X led strip animation

PostPosted: Thu Apr 28, 2016 5:15 pm
by velkrosmaak
Hi! Signed up to say thanks for this! Works nicely.

Re: Easy WS281X led strip animation

PostPosted: Sun May 01, 2016 4:19 am
by DedeHai
I am very glad it is useful to you.
Let me know if you have any suggestions for improvements.