Digital Multi Source

From Visuino
Revision as of 06:03, 24 August 2025 by Visuino (talk | contribs) (Created page with "Image:TArduinoDigitalMultiSource.png == Summary == Distributes a single digital input signal to multiple outputs simultaneously. == Description == The **Digital Multi Source** component takes a digital input and forwards it to multiple output pins. The number of '''Output Pins''' can be adjusted, and the input will be mirrored across all of them. This is useful when the same digital signal needs to be shared across several destinations in a project. <b...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Distributes a single digital input signal to multiple outputs simultaneously.

Description

The **Digital Multi Source** component takes a digital input and forwards it to multiple output pins. The number of Output Pins can be adjusted, and the input will be mirrored across all of them. This is useful when the same digital signal needs to be shared across several destinations in a project.

Diagram:

Categories

Properties

  • Output Pins – Defines the number of output pins.

Pins

Input Pins

  • In – Digital input signal.

Output Pins

  • Out – Digital outputs (quantity depends on the Output Pins setting).