Family part of weekend is gone, and I have some time again to play with my ESP8266 ;-) @Kolban WS2812 is running now, there is only one problem, typed array (Uint8Array, Uint8ClampedArray etc) are not supported. This would be very helpful to save some memory.
To answer your question, I can run NeoPixel based on support in Espruino only. May be I misunderstood your question ? @MarkusGritsch, @Kolban, on long term I would like to have an interface to upload binarys(compiled code) in addition to existing firmware, something like a plugin handling. This would end discussion of "does this belong to Espruino".
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Family part of weekend is gone, and I have some time again to play with my ESP8266 ;-)
@Kolban WS2812 is running now, there is only one problem, typed array (Uint8Array, Uint8ClampedArray etc) are not supported. This would be very helpful to save some memory.
To answer your question, I can run NeoPixel based on support in Espruino only. May be I misunderstood your question ?
@MarkusGritsch, @Kolban, on long term I would like to have an interface to upload binarys(compiled code) in addition to existing firmware, something like a plugin handling. This would end discussion of "does this belong to Espruino".