You are reading a single comment by @jonas and its replies. Click here to read the full conversation.
  • Hi,
    I'm working on a small ESP8266 Arduino Project to create cool animations and effects for the WS2812b LED pixels/strips.

    Everything works fine using the Espruino neopixel libary. But now I'd like to make use of the Arduino FastLED library because it contains a whole bunch of cool features.

    To be honest I don't have much experience with Espruino... therefore my question: Is there a simple way or some tutorial how I can use the native FastLED within Espruino?

    What I've found so far is this tutorial: espruino.com/Extending+Espruino+1 but I'm not really sure if this is the best way to go.. in this case. Using inline C code is probably also a really bad practise :D

    So any help how to go on would be really appreciated.
    Thanks in advance,

    Jonas

About

Avatar for jonas @jonas started