Digital Multi Source: Difference between revisions

From Visuino
Jump to navigation Jump to search
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..."
 
(No difference)

Latest revision as of 06:03, 24 August 2025

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).