Color Multi Source

From Visuino
Revision as of 23:18, 23 August 2025 by Visuino (talk | contribs) (Created page with "Image:TArduinoColorMultiSource.png == Summary == Distributes a single color input to multiple outputs. == Description == The **Color Multi Source** component takes one incoming color signal and distributes it to several output pins. It is commonly used when the same color information needs to be shared with multiple modules or devices at the same time, such as driving multiple LEDs, displays, or visual indicators in parallel. <b>Diagram:</b> Image:T...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Distributes a single color input to multiple outputs.

Description

The **Color Multi Source** component takes one incoming color signal and distributes it to several output pins. It is commonly used when the same color information needs to be shared with multiple modules or devices at the same time, such as driving multiple LEDs, displays, or visual indicators in parallel.

Diagram:

Categories

Properties

  • Output Pins – Number of output channels to distribute the color to (default is 2).

Pins

Input Pins

  • In – Single color input source.

Output Pins

  • Out – Outputs that each receive the same color signal (count depends on Output Pins set).