Description
The KY-029 Bi-Colour LED Module features a two-colour red and green LED in a single package, allowing you to create red, green, or yellow (red + green) light using simple digital outputs from an Arduino, Raspberry Pi, or any microcontroller.
This compact module is ideal for status indicators, visual alerts, colour mixing demonstrations, or creative lighting effects. It’s easy to use and integrates seamlessly into breadboards and DIY electronics projects.
- Module: KY-029
- Component: 3mm Bi-Colour LED (Red & Green)
- Function: Displays Red, Green, or Yellow (both on)
- Output Type: Digital (controlled via I/O pins)
- Operating Voltage: 3.3V – 5V
- Interface: 3 Pins – R (Red), G (Green), GND
- LED Type: Common cathode
- Module Size: Approx. 19mm x 15mm x 18mm
Key Features:
- Module: KY-029
- Function: Dual-colour LED output (Red/Green)
- Output: Digital signals to control each colour
- Red, Green, or Yellow (both) lighting modes
- Operating Voltage: 3.3V – 5V
- Interface: R (Red), G (Green), GND
- Compact and breadboard-friendly
- Compatible with Arduino, Raspberry Pi, ESP32, etc.
What’s Included:
- 1x KY-029 Bi-Colour LED Module
Great For:
- Visual Status Indicators
- Digital Output Demonstrations
- Arduino Signal/Alert Lights
- Learning Digital Pin Control
- Colour Mixing Educational Projects
- STEM Kits & Creative LED Projects
Usage Tips:
- Connect Red and Green pins to separate digital I/O pins
- Drive either pin HIGH to turn on red or green
- Drive both HIGH for a yellow/orange glow
- Use digitalWrite() to control the colours via code
- Can be pulsed with analogWrite() (PWM) for brightness control

