-->
Page 1 of 1

FastLED Support (addressable LED stripes, e.g. WS2812b)

PostPosted: Fri Aug 18, 2017 8:53 am
by RalfR68
Hi,

I am working on a project to run predefined effects on addressable LED stripes (around 300 LEDs of WS2812b type), triggered and controlled via network (WiFi). ESP BASIC running on on an ESP2866 should be the ideal platform for that, since it works interactively - no need for minute-long turn-around times during effect creation.

But how could I include FastLED into the binary, and how to access it through BASIC? The FastLED library makes it very easy to control LED stripes where each single LED can be controller individually. See http://fastled.io/

Is there any plan for this? Or is there a general how-to on adding new libraries to ESPBasic?

Thanks for your ideas!
Ralf

Re: FastLED Support (addressable LED stripes, e.g. WS2812b)

PostPosted: Fri Nov 24, 2017 8:29 am
by euclas@gmail.com
Hi!

I need This too.

Thanks.

Euclides.

Re: FastLED Support (addressable LED stripes, e.g. WS2812b)

PostPosted: Fri Nov 24, 2017 7:38 pm
by Mmiscool
Neo pixels are already supported.

Look at the docs and search for the neo functions.