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

Gorillacell Module 003: RGB LED

Table of Contents

The RGB LED Module consists of three LEDs — red, green, and blue — all housed in a single package. By turning one or more LEDs ON simultaneously, different colors can be produced through color mixing. This allows the module to display a wide range of colors depending on the LED combination.

The Gorillacell ESP32 Development Kit comes with one (1) RGB LED module.

BASIC INFORMATION

Device Category Interface Chipset Description
Output Display Cell Digital / PWM - 0 = OFF, 1 = ON

PINOUT

It has 5 pins which are:

  1. GND - for the ground pin,
  2. VCC - for the supply voltage,
  3. Red - for the control signal of red LED,
  4. Green - for the control signal of green LED, and
  5. Blue - for the control signal of blue LED.

A logic 1 turns ON an LED and a logic 0 turns OFF an LED.

×



Related Articles: (by Series)