RGBW LED

From Visuino
Revision as of 07:01, 4 September 2025 by Visuino (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

File: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 be driven with a color input signal and configured with an initial value and inverted logic option.

Diagram:

Categories

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.