RGBW LED: Difference between revisions
Jump to navigation
Jump to search
Created page with "Image:TArduinoLEDRGBW.png == Summary == RGBW LED component with color input control. Provides independent red, green, blue, and white analog outputs for full-color mixing including dedicated white light. == Description == The RGBW LED integrates four LEDs (red, green, blue, and white) into a single package. It extends the capabilities of a standard RGB LED by adding a dedicated white channel for improved brightness and natural white tones. The component can..." |
(No difference)
|
Latest revision as of 07:01, 4 September 2025
Summary
RGBW LED component with color input control. Provides independent red, green, blue, and white analog outputs for full-color mixing including dedicated white light.
Description
The RGBW LED integrates four LEDs (red, green, blue, and white) into a single package. It extends the capabilities of a standard RGB LED by adding a dedicated white channel for improved brightness and natural white tones. The component can be driven with a color input signal and configured with an initial value and inverted logic option.
Diagram:
Categories
- File:TArduinoLEDSCategory.png Category LED – LED control components.
Properties
- Initial Value – Default LED color value.
- Inverted – Boolean option to invert the color output.
Pins
Input Pins
- In (color) – Color input to drive the LED.
Output Pins
- Red – Analog output for red channel.
- Green – Analog output for green channel.
- Blue – Analog output for blue channel.
- White – Analog output for white channel.