

Round LED Matrix WS2812B-B/W with 112 leds RGB adressables
Round LED Matrix WS2812B-B/W with 112 adressables RDG LEDs, and an external diametre of 95mm.
Every RGB LED RGB is controlable individualy with only one pin of your microcontroller for every LEDs with 24bits colors.
For the wiring, you need to power by the IN with 5V and a GND.
With an Arduino, you can use the library NeoPixel, you need to wire the masses together.
For the alimention, an external on is recommended, in fact each LED can consume 50mA wich can lead to 5,6A if every LEDs are ligth up in white.
A 2A alimention may be sufficient for most of the applications, it usually consume around 1 to 2A.
You can chain up the matrices by wiring the OUT from on Matrix to the IN on the other.
You can found in our github different files like code snippets, 3D models etc