Learn electronics, coding, and projects — step by step.

Gorillacell Module 013: 16 Addressable RGB LED Ring

Table of Contents

An Addressable RGB LED Display is an array of RGB LEDs where each LED can be individually controlled.

The Gorillacell ESP32 Development Kit comes with one (1) piece of 16-RGB LED Ring Display module, with the 16 RGB LEDs arranged in a circular (ring) formation. The module is driven by the WS2812B driver chip, which allows each LED to be turned ON or OFF individually. The WS2812B uses a 1-wire communication protocol, simplifying the interfacing with microcontrollers.

BASIC INFORMATION

Device Category Interface Chipset Description
Output Display Cell Serial 1-wire WS2812B -

PINOUT

It has 3 pins which are

  1. GND- for the ground pin,
  2. VCC- for the supply voltage, and
  3. DI- for controlling the addressable RGB LED.
×



Related Articles: (by Series)