Alpha Color Mux(Multi channel Switch)
Jump to navigation
Jump to search
File:TArduinoAlphaColorMux.png
Summary
Selects one of multiple alpha color inputs and forwards it to the output.
Description
The **Alpha Color Mux (Multi-Channel Switch)** component allows selecting one of several incoming alpha color signals to be sent to a single output. The active input is determined by the Select pin. This is useful for dynamically routing transparency or alpha color data to different parts of a system, such as LEDs, displays, or visual effects modules.
Diagram:
Categories
- File:TArduinoColorCategory.png Category Alpha Color – Components for routing and selecting alpha color values.
Properties
- Initial Channel – The default input channel selected on startup.
- Input Pins – Number of alpha color inputs available.
Pins
Input Pins
- In – Alpha color input channels (number depends on Input Pins set).
- Select – Integer input to choose which channel is routed to the output.
Output Pins
- Out – The selected alpha color output.