Repeat 2D Orientation: Difference between revisions
Jump to navigation
Jump to search
Created page with "Image:TArduinoRepeat2DOrientation.png == Summary == The **Repeat 2D Orientation** component repeats a 2D orientation input a specified number of times. == Description == This component takes a 2D orientation input value and outputs it multiple times according to the configured count. It is useful for re-broadcasting orientation data to multiple consumers or repeating it for synchronization and processing. <b>Diagram:</b> Image:TArduinoRepeat2DOrientation.Pr..." |
(No difference)
|
Latest revision as of 05:39, 14 September 2025
File:TArduinoRepeat2DOrientation.png
Summary
The **Repeat 2D Orientation** component repeats a 2D orientation input a specified number of times.
Description
This component takes a 2D orientation input value and outputs it multiple times according to the configured count. It is useful for re-broadcasting orientation data to multiple consumers or repeating it for synchronization and processing.
Diagram:
Properties
- Enabled (boolean) – Enables or disables the repeat function.
- Count (integer) – Number of times the 2D orientation input is repeated.
Pins
Input Pins
- in (2D Orientation) – Input 2D orientation value.
Output Pins
- out (2D Orientation) – Output repeated 2D orientation value.
Categories
- File:TArduinoOrientationCategory.png Category Orientation – Orientation and motion-related components.