Analog To Analog Array
Jump to navigation
Jump to search
Summary
Converts multiple individual analog inputs into a single analog array output.
Description
The Analog To Analog Array component collects multiple analog signals from individual input pins and combines them into one analog array. The number of inputs can be configured via the **Input Pins** property. A clock input can be used to control when the array is updated. This is useful for packaging multiple sensor signals into a single array for easier processing or routing.
Diagram:
Properties
- Input Pins (default 8) – Number of analog input pins to include in the output array.
Pins
Input Pins
- In (analog) – Individual analog inputs (number depends on **Input Pins** property).
- Clock – Optional clock input to trigger the update of the array.
Output Pins
- Out (analog array) – Combined analog array representing all input signals.
Categories
- File:TArduinoAnalogCategory.png Category Analog – Analog signal processing components.
- File:TArduinoArrayCategory.png Category Array – Components for handling analog arrays.