Last updated
Our AZ-Delivery RGB-Led-Ring with 12 LEDs impresses with its high luminosity at low power consumption.
The used WS2812b are individually addressable, need only one data line and can display a large color space.
Due to the twelve LEDs, the module is well suited to implement clocks or, for example, to accentuate a camera lens.
Due to the widespread use of WS2812b diodes, the product is compatible with most microcontrollers with 5V logic level and different libraries are available for easy application.
Betriebsspannung: 5V DC
Treiber Chip: WS2812b
LED: 5050 RGB
Farbe: Schwarz
Durchmesser Aussen: 50 mm
Durchmesser Innen: 36 mm
Tiefe: 3.5mm
Gewicht: 6g
Connect the Arduino UNO using the serial cable.
Connect the Arduino and programmable RGB lights according to the wiring diagram, and then connect the serial port to the computer USB port.
Select the corresponding file of the effect you want to realize, as such as lighting up all the lights, running lights, running lights, breathing lights respectively.
Take the running light as an example, open the running light routine file, open Marquee.ino
After connecting the Arduino and module wires, click compile and upload.