Touch Multi-Source Merger
File:TArduinoTouchMultiSourceMerger.png
Summary
Merges multiple touch inputs into a single output.
Description
The Touch Multi-Source Merger component combines multiple independent touch signals into one unified output.
The number of input pins is defined by the Input Pins property.
If any of the inputs is active, the merged Out will also be active.
This component is useful when multiple touch sensors or sources need to trigger the same action or destination.
Diagram:
Categories
- File:TArduinoTouchCategory.png Category Touch – Components for handling and merging touch signals.
Properties
- Input Pins – Integer – sets the number of input channels (default: 2).
Pins
- In – Multiple touch inputs [0] to [N-1], depending on the Input Pins property.
- Out – Single merged touch output.