K851264 5050 RGB LED Module – Common Cathode, Arduino & ESP32
Tax included. Shipping is calculated at checkout.
Compact 5050 RGB LED on a 22mm round board with current-limiting resistors already built in. Connect ground and three PWM pins, then blend red, green and blue to produce any colour and brightness. No external resistors needed, which makes it a clean drop-in for Arduino, ESP32 and Raspberry Pi projects.
- 5050 surface-mount RGB LED (R, G, B in one package)
- Common cathode (shared ground)
- Onboard current-limiting resistors, no extras needed
- Runs on 3.3V and 5V logic
- 2.54mm male header pins, breadboard friendly
- 22mm round PCB with two mounting holes
- Full PWM colour and brightness control
Wiring at a Glance
Wire the GND pin to any ground pin on your board.
Connect R, B and G to three PWM-capable pins. Follow the board labels, the order reads GND, R, B, G.
Use analogWrite on Arduino or ledcWrite on ESP32 for each colour pin.
Vary each channel from 0 to 255 to blend any colour and brightness.
Specifications
Wiring
What's Included
Round breakout board with a 5050 RGB LED, onboard resistors and a 4-pin male header (GND, R, B, G).
Common Uses
Common Questions
No. Current-limiting resistors are built into the board, so the colour pins connect straight to your microcontroller pins (kept within 3.3V to 5V).
Common cathode. GND is the shared pin, and each colour turns on when its pin is driven HIGH. Use PWM on each colour pin to set brightness and mix colours.
Connect GND to a GND pin, then R, B and G to any three PWM-capable pins (such as 9, 10 and 11 on an Uno). Follow the board labels, since the order is GND, R, B, G.
Yes. It runs on 3.3V to 5V, so it works directly with the ESP32, ESP8266 and Raspberry Pi as well as 5V Arduino boards.
