Touch Multi Source

From Visuino
Jump to navigation Jump to search

File:TArduinoTouchMultiSource.png

Summary

Duplicates a single touch input to multiple output channels.

Description

The Touch Multi Source component takes one In touch signal and distributes it across multiple Out pins.

The number of outputs is defined by the Output Pins property.

This is useful when the same touch signal needs to be sent to several destinations or parallel processing components.

Diagram:

Categories

Properties

  • Output Pins – Integer – defines the number of output channels (default: 2).

Pins

  • In – Touch input.
  • Out – Multiple touch outputs [0] to [N-1], depending on the Output Pins property.