Digital To RGBW Color
Jump to navigation
Jump to search
File:TArduinoDigitalToRGBWColor.png
Summary
Converts a digital signal into an RGBW color.
Description
The **Digital To RGBW Color** component outputs one of two predefined RGBW color values depending on the digital input state. If the input is `false`, the component outputs the configured **False Value (color)**. If the input is `true`, it outputs the configured **True Value (color)**.
Diagram:
Categories
- File:TArduinoDigitalCategory.png Category Digital – Uses a digital input.
- File:TArduinoColorCategory.png Category Color – Produces an RGBW color output.
Properties
- False Value (color) – RGBW color output when input is `false`.
- True Value (color) – RGBW color output when input is `true`.
Pins
Input Pins
- In (digital) – Input digital signal.
Output Pins
- Out (RGBW color) – Selected color output.