Color Demux(Multiple Output channel Switch)
Jump to navigation
Jump to search
Summary
Routes a single color input to one of multiple outputs based on a channel selector.
Description
The **Color Demux (Multiple Output Channel Switch)** component distributes a single incoming color signal to one of several output pins. The active output is determined by the value of the Select input. This component is useful when directing a color signal dynamically to different destinations, such as multiple LEDs, displays, or lighting zones.
Diagram:
Categories
- File:TArduinoColorCategory.png Category Color – Components for working with color data.
Properties
- Initial Channel – The default channel selected on startup.
- Output Pins – Number of available output channels.
Pins
Input Pins
- In – The incoming color signal.
- Select – Integer input that defines which output channel will receive the signal.
Output Pins
- Out – Color output pins (number depends on the configured Output Pins).