LED / Strip
RGB LED Module
Simple common-cathode RGB LED breakout for basic color mixing.
A basic 4-pin RGB LED breakout used for teaching PWM color mixing and simple status-indicator projects.
Specifications
| Type | Common-cathode on most breakout modules (common-anode variants also exist — verify with a multimeter before wiring) |
| Forward voltage | ~2V (Red), ~3.2V (Green), ~3.2V (Blue), typical |
| Control | 3 independent PWM channels, one per color, each through its own current-limiting resistor |
| Current-limiting resistor | ~220Ω-330Ω per color channel at 5V logic — a shared value across R/G/B works fine even though forward voltages differ slightly |
Pinout
| Pin | Name | Description |
|---|---|---|
| 1 | R | Red channel — through a current-limiting resistor to a PWM pin |
| 2 | COM | Common cathode (to GND) or common anode (to VCC), depending on your specific module |
| 3 | G | Green channel — through a current-limiting resistor to a PWM pin |
| 4 | B | Blue channel — through a current-limiting resistor to a PWM pin |
On a common-anode module, drive each color LOW to turn it on rather than HIGH — inverted from the common-cathode wiring most beginner tutorials assume.