Skip to main content
WS2812 NeoPixel Compatible LED Ring.

Pin names

pin
Ground
pin
Positive voltage supply
pin
Data input signal
pin
Data output (for chaining)

Attributes

string
default:"16"
Number of LEDs in the ring

Chaining

You can chain multiple rings by connecting the DOUT pin of one ring to the DIN pin of the next. All LEDs share the same data line and are addressed sequentially.

Arduino code example

See also

Simulator examples