Color To RGBW Color
Jump to navigation
Jump to search
File:TArduinoColorToRGBWColor.png
Summary
Converts a standard color input into an RGBW color output.
Description
The **Color To RGBW Color** component transforms an incoming color signal into an RGBW color, adding a white channel to the original RGB values. The White property sets the intensity of the white channel, and an Initial Value can be defined at startup. This is useful for driving RGBW LEDs or systems that require separate white intensity for lighting effects.
Diagram:
Categories
- File:TArduinoColorCategory.png Category Color – Components for converting and enhancing color signals.
Properties
- Initial Value – The starting RGBW color value.
- White – Intensity of the white channel in the output.
Pins
Input Pins
- In – Incoming color signal.
Output Pins
- Out – Converted RGBW color output.