RGBW Alpha Color Demux(Multiple Output channel Switch)
Jump to navigation
Jump to search
File:TArduinoRGBWAlphaColorDemux.png
Summary
The **RGBW Alpha Color Demux (Multiple Output Channel Switch)** routes a single RGBW Alpha Color input to one of multiple output channels. The selected output channel is determined by the **Initial Channel** property or dynamically via the **select** input.
Description
This component allows dynamic distribution of a single RGBW Alpha Color signal to multiple outputs. The number of output channels is configurable with the **Output Pins** property. Only the selected output channel receives the color signal, while others remain inactive.
Diagram:
Properties
- Initial Channel – The default output channel that receives the RGBW Alpha Color signal on startup.
- Output Pins – Number of output channels (default 2).
Pins
Input Pins
- In – RGBW Alpha Color input.
- Select (integer) – Determines which output channel is active.
Output Pins
- Pin [0] – First output channel (RGBW Alpha Color).
- Pin [1] – Second output channel (RGBW Alpha Color).
- … – Additional outputs depend on **Output Pins** setting.
Categories
- File:TArduinoColorCategory.png Category Color – RGBW and color signal components.
- File:TArduinoDigitalCategory.png Category Digital – Digital selection control.