p5.js and ws2811/ws2812 NeoPixel RGB LEDs

edited October 2017 in Share Your Work

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

Dot follow finger

Comments

Sign In or Register to comment.