Gorillacell Module: 001 - Gorillacell LED Module
Table of Contents




LED is an acronym which stands for Light Emitting Diode. It is an output device that emits light when a forward-biased voltage is applied.It is commonly used as an indicator on most electronics’ consumer products due to its cost and simplicity.
Gorillacell ESP32 development kit comes with 4 varieties of LED modules of different LED colors which are red, green, blue, and yellow.
BASIC INFORMATION
Device | Category | Interface | Chipset | Description |
---|---|---|---|---|
Output | Display Cell | Digital / PWM | - | 0 = OFF, 1 = ON |
HOW DOES IT WORK?
It has 3 pins which are:
- G- for the ground pin,
- V- for the supply voltage, and
- S- for controlling the status of the LED.
A logic 1 turns ON the LED while a logic 0 turns OFF the LED.
×