RGBW Color Demux(Multiple Output channel Switch)
Jump to navigation
Jump to search
File:TArduinoRGBWColorDemux.png
Summary
Routes a single RGBW color input to one of several outputs based on a channel selector.
Description
The **RGBW Color Demux** component takes one RGBW color input and directs it to one of multiple output channels determined by the Select input. The number of outputs is configurable via the Output Pins property, and the Initial Channel sets which output is active at startup. This is useful for distributing a color signal to different LEDs, displays, or visual effects dynamically.
Diagram:
Categories
- File:TArduinoColorCategory.png Category RGBW Color – Components for distributing RGBW color signals to multiple outputs.
Properties
- Initial Channel – The default output channel selected at startup.
- Output Pins – Number of RGBW color output channels.
Pins
Input Pins
- In – RGBW color input to be routed.
- Select – Integer input specifying which output channel receives the input.
Output Pins
- Out – RGBW color outputs (number depends on Output Pins set).