News

Description: Using an Arduino or a micro controller we can generate cool looking patterns with an led strip with addressable LEDs. In this case I'm using an Arduino uno (clone board) and a strip of ...
[Jeremy] does a great job outlining how it all works, covering everything from the data format used by WS2812B LEDs to the way cache needs to be handled to avoid garbled data.
This Cube project uses LED panels for a 3D physics simulation. The creator used ESP32, WS2812b control, and limited external libraries. The source code is available on GitHub, with a possible PCB ...