We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I experimented with an ESP8266 driving WS281x RGB LEDs (also known as Adafruit NeoPixels) using a p5.js sketch to create the pixel images. The ESP8266 web server and web socket server libraries make this easy to do. node.js and socket.io are not used for these demos. The source code is available on github. A few more details are here
Comments
Thank you for sharing this!