Arduino WS2812b Controller Shield
The Arduino WS2812b Controller Shield is a shield designed to offload the implementation of the WS2812b protocol to the shield. It is implemented on an ATtiny85, and the Arduino communicates with the shield over standard SPI. The code for the ATtiny85 can be found at https://github.com/k3jph/ws2812b-spi-controller
k3jph

209 Forks

1 Star