User contributions for Visuino
Jump to navigation
Jump to search
16 August 2025
- 10:3410:34, 16 August 2025 diff hist +1,067 N Complex Array Snapshot Created page with "Image:TArduinoComplexArraySnapshot.png == Summary == Captures and holds a complex array value on a snapshot trigger. == Description == The **Complex Array Snapshot** component stores the complex array present at its **In** pin whenever the **Snapshot** pin is triggered. The stored array is then held and continuously output at the **Out** pin until another snapshot event occurs. This is useful for freezing the state of a complex array at a specific moment for la..." current
- 10:3310:33, 16 August 2025 diff hist 0 N File:TArduinoComplexArraySnapshot.Preview.png No edit summary current
- 10:3110:31, 16 August 2025 diff hist +1,012 N Repeat Complex Array Created page with "Image:TArduinoRepeatComplexArray.png == Summary == Repeats the contents of a complex array a specified number of times. == Description == The **Repeat Complex Array** component takes the complex array provided at its **In** pin and outputs a new array where the input values are repeated according to the **Count** property. This is useful when you need to duplicate array data for buffering, pattern generation, or repeated signal structures. <b>Diagram:</b> Ima..." current
- 10:3110:31, 16 August 2025 diff hist 0 N File:TArduinoRepeatComplexArray.Preview.png No edit summary current
- 10:2810:28, 16 August 2025 diff hist +1,179 N Complex To Complex Array Created page with "Image:TArduinoComplexToComplexArray.png == Summary == Creates a complex array from multiple complex input values on a clock trigger. == Description == The **Creating Complex To Complex Array** component takes multiple complex inputs and, when the **Clock** pin is triggered, captures all the input values simultaneously and assembles them into a complex array. The resulting array is then output at the **Out** pin until the next clock event. This is useful for bun..." current
- 10:2510:25, 16 August 2025 diff hist 0 N File:TArduinoComplexToComplexArray.Preview.png No edit summary current
- 10:2310:23, 16 August 2025 diff hist +964 N Complex Array Multi Source Created page with "Image:TArduinoComplexArrayMultiSource.png == Summary == Distributes a complex array input to multiple outputs simultaneously. == Description == The **Complex Array Multi Source** component takes a single complex array input and replicates it across multiple output pins. This allows the same complex array data to be routed in parallel to different processing or storage components. <b>Diagram:</b> Image:TArduinoComplexArrayMultiSource.Preview.png == Categori..." current
- 10:2310:23, 16 August 2025 diff hist 0 N File:TArduinoComplexArrayMultiSource.Preview.png No edit summary current
- 10:2110:21, 16 August 2025 diff hist +1,152 N Complex Array Toggle Demux Created page with "Image:TArduinoComplexArrayToggleDemux.png == Summary == Routes a complex array input to one of two outputs based on a boolean select signal. == Description == The **Complex Array Toggle Demux** component splits a complex array input into two possible outputs, **True** and **False**. The active output is determined by the boolean value at the **Select** pin. This is useful for conditionally routing a complex array signal into different processing paths. <b>Diag..." current
- 10:2110:21, 16 August 2025 diff hist 0 N File:TArduinoComplexArrayToggleDemux.Preview.png No edit summary current
- 10:1910:19, 16 August 2025 diff hist +1,213 N Complex Array Demux(Multiple Output channel Switch) Created page with "Image:TArduinoComplexArrayDemux.png == Summary == Routes a single complex array input to one of multiple output channels based on the selected index. == Description == The **Complex Array Demux (Multiple Output Channel Switch)** component takes a single complex array input and directs it to one of several output channels. The active output channel is selected using the **Select** pin, while all other outputs remain inactive. This is useful for distributing comp..." current
- 10:1810:18, 16 August 2025 diff hist 0 N File:TArduinoComplexArrayDemux.Preview.png No edit summary current
- 10:1510:15, 16 August 2025 diff hist +1,187 N Complex Array Mux(Multi channel Switch) Created page with "Image:TArduinoComplexArrayMux.png == Summary == Selects one of multiple complex array input channels and forwards it to the output. == Description == The **Complex Array Mux (Multi Channel Switch)** component allows you to select one of several complex array inputs and route it to the output pin. The input channel is chosen dynamically using the **Select** pin. This is useful when working with multiple complex array sources and needing to dynamically switch bet..." current
- 10:1410:14, 16 August 2025 diff hist 0 N File:TArduinoComplexArrayMux.Preview.png No edit summary current
- 10:1310:13, 16 August 2025 diff hist +1,230 N Complex Array On/Off Switch Created page with "Image:TArduinoComplexArraySwitch.png == Summary == Enables or disables the flow of a complex array signal from input to output. == Description == The **Complex Array On/Off Switch** component allows control over whether a complex array input is passed to the output. When the **Enable** pin is `true`, the input value at **In** is forwarded to the **Out** pin. When disabled, the output is blocked. This is useful for conditionally controlling complex array data..." current
- 10:1210:12, 16 August 2025 diff hist 0 N File:TArduinoComplexArraySwitch.Preview.png No edit summary current
- 10:1010:10, 16 August 2025 diff hist +1,249 N Complex Array Toggle Switch Created page with "Image:TArduinoComplexArrayToggleSwitch.png == Summary == Selects between two complex array input signals based on a boolean toggle. == Description == The **Complex Array Toggle Switch** component allows switching between two complex array inputs (**True** and **False**) depending on the state of the **Select** pin. When **Select** is `true`, the **True** input is passed to the **Out** pin; when `false`, the **False** input is passed instead. This is useful when..." current
- 10:0910:09, 16 August 2025 diff hist 0 N File:TArduinoComplexArrayToggleSwitch.Preview.png No edit summary current
- 08:4808:48, 16 August 2025 diff hist +1,298 N Random Complex Created page with "Image:TArduinoComplexRandom.png == Summary == Generates a random complex number within specified minimum and maximum ranges. == Description == The **Random Complex** component outputs a random complex number at its **Out** pin whenever triggered by the **Clock** input. The generated number is constrained between the specified **Min** and **Max** values for both the real and imaginary parts. This is useful for simulations, testing, and introducing randomized com..." current
- 08:4608:46, 16 August 2025 diff hist 0 N File:TArduinoComplexRandom.Preview.png No edit summary current
- 08:3708:37, 16 August 2025 diff hist +1,014 N Divide Complex by Complex Value Created page with "Image:TArduinoComplexDivideByComplex.png == Summary == Divides a complex input value by another complex input value. == Description == The **Divide Complex by Complex Value** component divides the complex number provided at its **In** pin by the complex constant specified in the **Value** property. The result is continuously output at the **Out** pin. This is useful for normalizing or scaling a complex signal using a predefined complex divisor. <b>Diagram:</b>..." current
- 08:3608:36, 16 August 2025 diff hist 0 N File:TArduinoComplexDivideByComplex.Preview.png No edit summary current
- 08:3308:33, 16 August 2025 diff hist +980 N Subtract Complex Value Created page with "Image:TArduinoComplexSubtract.png == Summary == Subtracts a specified complex Value from the complex input signal. == Description == Use this component to subtract the specified **Value** property from the complex number provided at the **In** pin. The result is output continuously at the **Out** pin. This is useful when you need to offset or adjust a complex signal by a fixed complex amount. <b>Diagram:</b> Image:TArduinoComplexSubtract.Preview.png == C..." current
- 08:3208:32, 16 August 2025 diff hist 0 N File:TArduinoComplexSubtract.Preview.png No edit summary current
- 08:2908:29, 16 August 2025 diff hist +938 N Divide Complex Value Created page with "Image:TArduinoComplexDivide.png == Summary == Divides a specified value by the value of the complex signal. == Description == Use this component to divide a specified value by the value of the complex signal. The result is output continuously at the **Out** pin. This is useful for scaling, normalizing, or adjusting complex signals using a constant divisor. <b>Diagram:</b> Image:TArduinoComplexDivide.Preview.png == Categories == *Image:TArduinoComplexCat..." current
- 08:2408:24, 16 August 2025 diff hist 0 N File:TArduinoComplexDivide.Preview.png No edit summary current
- 08:2008:20, 16 August 2025 diff hist +916 N Complex Multi Source Created page with "Image:TArduinoComplexMultiSource.png == Summary == Provides multiple complex number outputs from a single input source. == Description == The Complex Multi Source component duplicates a single complex input value across multiple output channels. This is useful for distributing one complex value to several processing paths simultaneously without additional wiring duplication. <b>Diagram:</b> Image:TArduinoComplexMultiSource.Preview.png == Categories == *Ima..." current
- 08:1908:19, 16 August 2025 diff hist 0 N File:TArduinoComplexMultiSource.Preview.png No edit summary current
- 08:1608:16, 16 August 2025 diff hist +1,252 N Random Quaternion Created page with "Image:TArduinoRandomQuaternion.png == Summary == Generates random Quaternion values within specified minimum and maximum ranges. == Description == The Random Quaternion component produces random quaternion values each time it is triggered by the Clock pin. The generated values for the Imaginary (X, Y, Z) and Real parts are constrained between the defined Min and Max properties. Optionally, a Seed can be provided to make the random sequence repeatable. <b>Diagram:<..." current
- 08:1608:16, 16 August 2025 diff hist 0 N File:TArduinoRandomQuaternion.Preview.png No edit summary current
- 08:1208:12, 16 August 2025 diff hist +1,231 N Quaternion Demux(Multiple Output channel Switch) Created page with "Image:TArduinoQuaternionDemux.png == Summary == Routes a Quaternion input to one of multiple Quaternion outputs, based on a selected channel index. == Description == The Quaternion Demux (Multiple Output Channel Switch) component takes a single Quaternion input and directs it to one of several output channels, determined by the Select pin. This is useful for distributing quaternion data (e.g., orientation values) across different branches of a project or selectivel..." current
- 08:1208:12, 16 August 2025 diff hist 0 N File:TArduinoQuaternionDemux.Preview.png No edit summary current
- 07:3307:33, 16 August 2025 diff hist +1,029 N Analog To Quaternion Created page with "Image:TArduinoAnalogToQuaternion.png == Summary == Converts four analog inputs (X, Y, Z, and Real) into a single Quaternion value. == Description == The Analog To Quaternion component combines four analog values into a quaternion structure, where X, Y, and Z form the imaginary part, and Real represents the real part. This allows quaternion-based processing or transmission from simple analog sources. <b>Diagram:</b> Image:TArduinoAnalogToQuaternion.Preview.png..." current
- 07:3307:33, 16 August 2025 diff hist 0 N File:TArduinoAnalogToQuaternion.Preview.png No edit summary current
- 07:3007:30, 16 August 2025 diff hist +1,072 N Quaternion To Analog Created page with "Image:TArduinoQuaternionToAnalog.png == Summary == Converts a Quaternion into its individual analog components: X, Y, Z (Imaginary parts), and Real. == Description == The Quaternion To Analog component extracts the individual numeric values of a Quaternion and outputs them as separate analog signals. This allows integration of quaternion-based orientation or rotation data with analog processing blocks, displays, or further numeric computation. <b>Diagram:</b> I..." current
- 07:2907:29, 16 August 2025 diff hist 0 N File:TArduinoQuaternionToAnalog.Preview.png No edit summary current
- 07:2607:26, 16 August 2025 diff hist +1,365 N Compare Quaternion Value Created page with "Image:TArduinoQuaternionCompare.png == Summary == Compares an incoming Quaternion against a predefined Quaternion value and outputs the result as a boolean. == Description == The Compare Quaternion Value component allows you to compare an input Quaternion with a reference Quaternion specified in the Value property. Depending on the selected Compare Type, the component outputs True or False. This is useful for detecting when a Quaternion matches or differs from a s..." current
- 07:2607:26, 16 August 2025 diff hist 0 N File:TArduinoQuaternionCompare.Preview.png No edit summary current
- 07:2207:22, 16 August 2025 diff hist +1,180 N Quaternion Mux(Multi channel Switch) Created page with "Image:TArduinoQuaternionMux.png == Summary == Selects and outputs one Quaternion input from multiple channels based on the selection index. == Description == The Quaternion Mux component works as a multi-channel switch for Quaternion values. It allows you to provide multiple Quaternion inputs and dynamically select which one to route to the output by setting the Select pin. This is useful when switching between different Quaternion sources, such as sensor readings,..." current
- 07:2107:21, 16 August 2025 diff hist 0 N File:TArduinoQuaternionMux.Preview.png No edit summary current
- 07:1907:19, 16 August 2025 diff hist +1,107 N Quaternion Array Created page with "Image:TArduinoQuaternionArray.png == Summary == Stores and outputs a Quaternion value from an indexed array. == Description == The Quaternion Array component maintains an array of Quaternion values. Each element in the array can be predefined through its Elements property. At runtime, the component outputs the Quaternion at the specified index. The Clock input triggers updating of the output with the Quaternion value at the current Index. <b>Diagram:</b> Image:..." current
- 07:1907:19, 16 August 2025 diff hist 0 N File:TArduinoQuaternionArray.Preview.png No edit summary current
- 07:1507:15, 16 August 2025 diff hist +1,096 N Quaternion Snapshot Created page with "Image:TArduinoQuaternionSnapshot.png == Summary == Captures and holds a Quaternion value when triggered by the Snapshot input. == Description == The Quaternion Snapshot component stores the current Quaternion from its In pin whenever the Snapshot pin is triggered. The stored value is held and continuously output until the next snapshot event occurs. This is useful for “freezing” an orientation/rotation state at a specific moment in time for further processing o..." current
- 07:1407:14, 16 August 2025 diff hist 0 N File:TArduinoQuaternionSnapshot.Preview.png No edit summary current
- 07:1207:12, 16 August 2025 diff hist +1,203 N Quaternion On/Off Switch Created page with "Image:TArduinoQuaternionSwitch.png == Summary == {{:Summaries:Summary Quaternion On/Off Switch}} == Description == The Quaternion On/Off Switch component enables or disables the transfer of a Quaternion input value to the output. This allows selective control over when orientation/rotation data is passed forward in your project. <b>Diagram:</b> Image:TArduinoQuaternionSwitch.Preview.png == Categories == *Image:TArduinoMathCategory.png Category Quaterni..." current
- 07:1107:11, 16 August 2025 diff hist 0 N File:TArduinoQuaternionSwitch.Preview.png No edit summary current
- 07:0907:09, 16 August 2025 diff hist +868 N Quaternion Multi Source Created page with "Image:TArduinoQuaternionMultiSource.png == Summary == {{:Summaries:Summary Quaternion Multi Source}} == Description == The Quaternion Multi Source component provides multiple Quaternion outputs from a single input source. This allows the same orientation/rotation value to be distributed to multiple modules or subsystems simultaneously. <b>Diagram:</b> Image:TArduinoQuaternionMultiSource.Preview.png == Categories == *Image:TArduinoMathCategory.png Categ..." current
- 07:0807:08, 16 August 2025 diff hist 0 N File:TArduinoQuaternionMultiSource.Preview.png No edit summary current
- 07:0707:07, 16 August 2025 diff hist +1,130 N Quaternion Toggle Demux Created page with "Image:TArduinoQuaternionToggleDemux.png == Summary == {{:Summaries:Summary Quaternion Toggle Demux}} == Description == The Quaternion Toggle Demux component routes a Quaternion input to one of two outputs (True or False) depending on the state of the Select pin. This is useful when you need to direct orientation/rotation values into different processing paths or modules based on a condition. <b>Diagram:</b> Image:TArduinoQuaternionToggleDemux.Preview.png ==..." current
- 07:0607:06, 16 August 2025 diff hist 0 N File:TArduinoQuaternionToggleDemux.Preview.png No edit summary current