I have an Espruino Wifi which I've used with WS2811 which performs really well. I've been testing a new neopixel strip of 144 LEDs but they are painfully slow like even with an interval of 10ms they barely change colour every half second. The brightness and colours are fine, just updating too slow.
I've also tried to power the strip separately from the Espruino Wifi but that also makes no difference.
I've been using the pattern examples on the main Espruino site to test my hardware. If there are any tips to improve the speed I'm all ears.
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.
I have an Espruino Wifi which I've used with WS2811 which performs really well. I've been testing a new neopixel strip of 144 LEDs but they are painfully slow like even with an interval of 10ms they barely change colour every half second. The brightness and colours are fine, just updating too slow.
I've also tried to power the strip separately from the Espruino Wifi but that also makes no difference.
I've been using the pattern examples on the main Espruino site to test my hardware. If there are any tips to improve the speed I'm all ears.