New pages
Jump to navigation
Jump to search
23 August 2025
- 03:4303:43, 23 August 2025 Audio Signal Generator(Tone, Sine, Triangle, Square, Saw Tooth) (hist | edit) [1,779 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAudioSignalGenerator.png == Summary == Generates configurable audio signals including Tone, Sine, Triangle, Square, and Sawtooth waveforms. == Description == The **Audio Signal Generator** component produces audio signals with precise control over waveform type, frequency, amplitude, phase, and asymmetry. You can configure the **Format** including Bits Per Sample, Buffer Size, number of Channels, Sample Rate, and Frequency (Hz). The **Sign...")
- 01:4001:40, 23 August 2025 Play Frequency Tone (hist | edit) [1,312 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoPlayFrequencyTone.png == Summary == Generates frequency tones based on configurable elements and outputs them as digital signals. == Description == The **Play Frequency Tone** component allows you to generate tones of specified frequencies and durations. You can add **Elements** such as **Play Tone** or **Play Tone State**, and set each element's **Duration (ms)** and **Frequency (Hz)**. The **Initial Frequency** property defines the start...")
- 01:1801:18, 23 August 2025 Maxim Integrated I2S Mono Audio Amplifier (Speaker) - MAX98357A/MAX98357B (hist | edit) [1,395 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoMAX98357A.png == Summary == Low-cost, digital input Class D audio amplifier that delivers high-efficiency mono output for compact audio applications. == Description == The **MAX98357A/MAX98357B** are mono Class D audio amplifiers with digital audio input. The **I2S Mode** property allows selection between Left, Right, or Merge output channels. The **TDM Mode** property enables TDM operation, allowing you to select the channel and enable or...")
- 01:1201:12, 23 August 2025 Knowles PDM Mono Audio Microphone - SPM1423HM4H (hist | edit) [1,613 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoSPM1423HM4H.png == Summary == Low-power, top-port MEMS microphone with PDM digital output, designed for high-fidelity audio capture in compact devices.:contentReference[oaicite:2]{index=2} == Description == The **SPM1423HM4H** is a MEMS-based microphone featuring a Pulse Density Modulation (PDM) interface, designed for high-fidelity audio capture in space-constrained applications. It operates with a supply voltage range of 1.6V to 3.6V and offers a si...")
- 01:1001:10, 23 August 2025 Knowles I2S Mono Audio Microphone - SPH0645LM4H (hist | edit) [1,336 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoSPH0645LM4H.png == Summary == Low-power, bottom-port MEMS microphone with I2S digital output, ideal for compact audio capture in embedded systems. == Description == The **SPH0645LM4H** is a MEMS-based microphone featuring a digital I2S interface, designed for high-fidelity audio capture in space-constrained applications. It operates with a supply voltage range of 1.62V to 3.6V and offers a signal-to-noise ratio (SNR) of 65 dB. The microphone is om...")
- 01:0601:06, 23 August 2025 Shenzhen Yongfukang Technology I2S Mono Audio Amplifier (Speaker) - NS4168 (hist | edit) [1,237 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoNS4168.png == Summary == 2.5W mono Class D audio amplifier with I2S digital input, designed for efficient audio amplification in compact devices. == Description == The **NS4168** is a mono Class D audio power amplifier that supports I2S digital audio signals. It delivers up to 2.5W output power with high efficiency and anti-distortion performance. This amplifier is ideal for compact audio applications such as Bluetooth speakers, Wi-Fi spea...")
- 01:0001:00, 23 August 2025 Audio Snapshot (hist | edit) [1,138 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAudioSnapshot.png == Summary == Captures a snapshot of the incoming audio signal for processing or analysis. == Description == The **Audio Snapshot** component allows you to take a single snapshot of the current audio signal when the **Snapshot** pin is triggered. The captured data is then output as an array through the **Out** pin. This is useful for analyzing audio segments, creating visualizations, or processing audio in discrete blocks...")
- 00:5700:57, 23 August 2025 Split Audio Channels to Analog Arrays (hist | edit) [1,227 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoSplitAudioChannelsToAnalogArrays.png == Summary == Splits an incoming audio signal into multiple analog arrays for each channel. == Description == The **Split Audio Channels to Analog Arrays** component converts an incoming audio signal into separate analog arrays corresponding to each channel. The number of output channels is defined by the **Output Pins** property. This is useful for analyzing, processing, or visualizing individual audio...")
- 00:5400:54, 23 August 2025 Audio Mux(Multi channel Switch) (hist | edit) [1,160 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAudioMux.png == Summary == Selects one audio input from multiple channels and routes it to a single output. == Description == The **Audio Mux** component allows an audio signal from one of several inputs to be sent to a single output. The **Initial Channel** property sets the default input channel, while the **Select** pin determines the active channel during operation. The number of input channels is defined by the **Input Pins** property...")
- 00:5000:50, 23 August 2025 Audio Toggle Demux (hist | edit) [1,095 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAudioToggleDemux.png == Summary == Routes an audio signal to one of two outputs based on a boolean selection. == Description == The **Audio Toggle Demux** component allows an incoming audio signal to be directed to either the **True** or **False** output depending on the boolean **Select** input. The **Initial Select Value** property sets which output is active when the component starts. <b>Diagram:</b> Image:TArduinoAudioToggleDemux...")
- 00:4600:46, 23 August 2025 Audio Demux(Multiple Output channel Switch) (hist | edit) [1,140 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAudioDemux.png == Summary == Routes a single audio input to multiple outputs based on a selected channel. == Description == The **Audio Demux** component allows an incoming audio signal to be sent to one of several outputs. The **Initial Channel** property sets the default output channel, while the **Select** pin determines the active channel during operation. The number of outputs is defined by the **Output Pins** property. <b>Diagram:...")
- 00:4300:43, 23 August 2025 Audio Toggle Switch (hist | edit) [1,072 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAudioToggleSwitch.png == Summary == Toggles an audio signal between two states based on a boolean input. == Description == The **Audio Toggle Switch** component allows an incoming audio signal to be routed to either the **True** or **False** output depending on the boolean **Select** input. The **Initial Select Value** property sets the starting state of the switch. <b>Diagram:</b> Image:TArduinoAudioToggleSwitch.Preview.png ==...")
- 00:4000:40, 23 August 2025 Audio Multi-Source Merger (hist | edit) [888 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAudioMultiSourceMerger.png == Summary == Merges multiple audio input sources into a single output stream. == Description == The **Audio Multi-Source Merger** component combines several incoming audio signals into one. This is useful for mixing multiple audio channels or merging different audio generators into a single output line. <b>Diagram:</b> Image:TArduinoAudioMultiSourceMerger.Preview.png == Categories == *Image:TArdui...")
- 00:3700:37, 23 August 2025 Audio On/Off Switch (hist | edit) [1,216 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAudioOnOffSwitch.png == Summary == Enables or disables the flow of an incoming audio signal. == Description == The **Audio On/Off Switch** component allows selective control of an audio signal. When enabled, the audio input is passed to the output. When disabled, the signal is blocked. Options include ignoring repeated enable signals, setting the initial enabled state, and choosing whether to send output immediately when enabled. <b>Dia...")
- 00:3300:33, 23 August 2025 Audio Multi Source (hist | edit) [936 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAudioMultiSource.png == Summary == Distributes an incoming audio signal to multiple outputs. == Description == The **Audio Multi Source** component takes a single audio input and replicates it across multiple output pins. The number of outputs is defined by the **Output Pins** property, making it useful for routing audio to multiple destinations simultaneously. <b>Diagram:</b> Image:TArduinoAudioMultiSource.Preview.png == Catego...")
- 00:1100:11, 23 August 2025 Unsigned Array Value (hist | edit) [1,495 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoUnsignedArrayValue.png == Summary == Defines and outputs an unsigned array with configurable values and elements. == Description == The **Unsigned Array Value** component allows you to create a static or programmable unsigned array. You can define **Value Elements** or add functional elements (such as **Set Value** or **Set Value State**) through the element editor, each providing its own input pins. The array can also be updated or trigge...")
- 00:0600:06, 23 August 2025 Remember Unsigned Array (hist | edit) [1,309 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRememberUnsignedArray.png == Summary == Stores and recalls an unsigned array with user-defined initial values. == Description == The **Remember Unsigned Array** component saves the current unsigned array when triggered and can later recall the stored array. It supports defining **Initial Value Elements** as a default state, ensuring that the array has a valid value even before any input or memory update occurs. This component is useful whe...")
22 August 2025
- 23:5823:58, 22 August 2025 Unsigned Array Replace Items At Index (hist | edit) [1,225 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoUnsignedArrayReplaceItemsAtIndex.png == Summary == Replaces items in an unsigned array at a specified index with defined values. == Description == The **Unsigned Array Replace Items At Index** component allows modification of an unsigned array by replacing one or more items starting at a given **Index**. You can define the replacement values using **Value Elements**. The component is useful for updating parts of an array dynamically during e...")
- 23:5523:55, 22 August 2025 Ignore Unsigned Ranges (hist | edit) [1,335 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoIgnoreUnsignedRanges.png == Summary == Filters out unsigned values that fall within specified ranges. == Description == The **Ignore Unsigned Ranges** component checks incoming unsigned values against a list of defined **Range** elements. If the value is inside one of the ranges, it will be marked as **ignored**. Otherwise, the value passes through the **Out** pin. This component is useful when you want to block specific intervals of value...")
- 23:5123:51, 22 August 2025 Compare Unsigned Range (hist | edit) [1,399 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoCompareUnsignedRange.png == Summary == Compares an unsigned value against a defined range and outputs a boolean result. == Description == The **Compare Unsigned Range** component checks if an incoming unsigned value falls within or outside a specified range. You can configure whether the **Min** and **Max** limits are inclusive with the **Include Limits** property, and invert the logic using **Is Outside Range**. This makes the component u...")
- 23:4623:46, 22 August 2025 Unsigned Array Insert Items (hist | edit) [1,196 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoUnsignedArrayInsertItems.png == Summary == Inserts new items into an unsigned array at a specified index. == Description == The **Unsigned Array Insert Items** component allows inserting one or more values into an array at the specified position. The **Index** property determines where the new values will be inserted, and the **Value Elements** define the items to add. This component is useful for dynamically building or modifying arrays d...")
- 09:5209:52, 22 August 2025 Unsigned Array Replace (hist | edit) [1,261 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoUnsignedArrayReplace.png == Summary == Replaces values in an incoming unsigned array with specified replacement values. == Description == The **Unsigned Array Replace** component scans an incoming unsigned array and replaces matching values with the specified replacements. The **From Value Elements** define which values to look for, while the **To Value Elements** specify their replacements. This component is useful when mapping or remappi...")
- 09:4209:42, 22 August 2025 Ignore Unsigned Values (hist | edit) [1,215 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoIgnoreUnsignedValues.png == Summary == Filters incoming unsigned values based on comparison rules. == Description == The **Ignore Unsigned Values** component controls which unsigned input values are passed through. It compares incoming values with the specified **Value** and applies the rules defined by **Pass Equal Values** and **Pass Values Below**. When disabled, the component simply passes all input values unchanged. <b>Diagram:</b>...")
- 09:2309:23, 22 August 2025 Ignore Unsigned 64 bit Values (hist | edit) [1,392 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoIgnoreUnsigned64BitValues.png == Summary == Filters incoming 64-bit unsigned values based on equality or magnitude rules. == Description == The **Ignore Unsigned 64-bit Values** component selectively blocks or passes incoming 64-bit unsigned values according to the configured **Value** property. The **Pass Equal Values** property determines if values equal to **Value** are passed. The **Pass Values Below** property determines if values sma...")
- 09:2009:20, 22 August 2025 Remember 64 bit Unsigned Value (hist | edit) [1,321 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRememberUnsigned64BitValue.png == Summary == Stores and recalls a 64-bit unsigned value based on trigger inputs. == Description == The **Remember 64-bit Unsigned Value** component allows storing an incoming 64-bit unsigned value when the **Remember** pin is triggered. The stored value can later be output through the **Recall** pin, or directly passed to the **Out** pin. The **Initial Value** property sets the starting value, and the compon...")
- 09:1809:18, 22 August 2025 Ignore Unsigned 64 bit Ranges (hist | edit) [1,346 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoIgnoreUnsigned64BitRanges.png == Summary == Ignores incoming 64-bit unsigned values that fall within specified ranges. == Description == The **Ignore Unsigned 64-bit Ranges** component filters 64-bit unsigned input values based on user-defined ranges. Use the **Elements** property (click the 3-dots button) to add **Range** elements specifying the values to ignore. Values outside the defined ranges pass to the **Out** pin, while values insi...")
- 09:1509:15, 22 August 2025 Min Limit Unsigned 64 bit (hist | edit) [1,117 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoMinLimitUnsigned64Bit.png == Summary == Limits a 64-bit unsigned input to a minimum specified value. == Description == The **Min Limit Unsigned 64-bit** component ensures that an incoming 64-bit unsigned value does not fall below the configured **Value** property. If the input is lower than **Value**, the output is set to **Value**; otherwise, the input passes through unchanged. The component can be enabled or disabled using the **Enabled*...")
- 09:1409:14, 22 August 2025 Max Limit Unsigned 64 bit (hist | edit) [1,130 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoMaxLimitUnsigned64Bit.png == Summary == Limits a 64-bit unsigned input to a maximum specified value. == Description == The **Max Limit Unsigned 64-bit** component ensures that an incoming 64-bit unsigned value does not exceed the configured **Value** property. If the input is higher than **Value**, the output is set to **Value**; otherwise, the input passes through unchanged. The component can be enabled or disabled using the **Enabled** p...")
- 09:1109:11, 22 August 2025 Multiply Unsigned 64 bit By Value (hist | edit) [1,106 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoMultiplyUnsigned64BitByValue.png == Summary == Multiplies a stored 64-bit unsigned value by the incoming input and outputs the result. == Description == The **Multiply Unsigned 64-bit By Value** component performs a multiplication where the configured **Value** property is multiplied by the incoming 64-bit unsigned input. The result is output as a 64-bit unsigned value. The component can be enabled or disabled using the **Enabled** propert...")
- 09:0909:09, 22 August 2025 Divide Unsigned 64 bit By Value (hist | edit) [1,100 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoDivideUnsigned64BitByValue.png == Summary == Divides a stored 64-bit unsigned value by the incoming input and outputs the result. == Description == The **Divide Unsigned 64-bit By Value** component performs a division where the configured **Value** property is the dividend and the incoming 64-bit unsigned input is the divisor. The result is output as a 64-bit unsigned value. The component can be enabled or disabled using the **Enabled** pr...")
- 09:0709:07, 22 August 2025 Divide Unsigned 64 bit Value (hist | edit) [1,071 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoDivideUnsigned64BitValue.png == Summary == Divides the incoming 64-bit unsigned input by a stored value and outputs the result. == Description == The **Divide Unsigned 64-bit Value** component performs a division where the incoming 64-bit unsigned input is divided by the configured **Value** property. The result is output as a 64-bit unsigned value. The component can be enabled or disabled using the **Enabled** property. <b>Diagram:</b>...")
- 09:0109:01, 22 August 2025 Subtract Unsigned 64 bit From Value (hist | edit) [1,166 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoSubtractUnsigned64BitFromValue.png == Summary == Subtracts the incoming 64-bit unsigned input from a stored value and outputs the result. == Description == The **Subtract Unsigned 64-bit From Value** component performs a subtraction where the configured **Value** property is the minuend and the incoming 64-bit unsigned input is the subtrahend. The result is output as a 64-bit unsigned value. The component can be enabled or disabled using t...")
- 08:5908:59, 22 August 2025 Subtract Unsigned 64 bit Value (hist | edit) [1,080 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoSubtractUnsigned64BitValue.png == Summary == Subtracts a stored 64-bit unsigned value from the incoming input and outputs the result. == Description == The **Subtract Unsigned 64-bit Value** component performs a subtraction between the incoming 64-bit unsigned input and the configured **Value** property. The result is output as a 64-bit unsigned value. The component can be enabled or disabled using the **Enabled** property. <b>Diagram:<...")
- 08:5608:56, 22 August 2025 Add Unsigned 64 bit Value (hist | edit) [1,036 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAddUnsigned64BitValue.png == Summary == Adds a stored 64-bit unsigned value to the incoming input and outputs the result. == Description == The **Add Unsigned 64-bit Value** component performs an addition between the incoming 64-bit unsigned input and the configured **Value** property. The result is output as a 64-bit unsigned value. The component can be enabled or disabled using the **Enabled** property. <b>Diagram:</b> Image:TArd...")
- 08:5308:53, 22 August 2025 And Unsigned 64 bit Value (hist | edit) [1,062 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAndUnsigned64BitValue.png == Summary == Performs a bitwise AND operation between the input and a stored 64-bit unsigned value. == Description == The **And Unsigned 64-bit Value** component applies a bitwise AND between the incoming 64-bit unsigned input and the configured **Value** property. The result is output as a 64-bit unsigned value. The component can be enabled or disabled using the **Enabled** property. <b>Diagram:</b> Imag...")
- 08:4408:44, 22 August 2025 Or Unsigned 64 bit Value (hist | edit) [1,054 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoOrUnsigned64BitValue.png == Summary == Performs a bitwise OR operation between the input and a stored 64-bit unsigned value. == Description == The **Or Unsigned 64-bit Value** component applies a bitwise OR between the incoming 64-bit unsigned input and the configured **Value** property. The result is output as a 64-bit unsigned value. The component can be enabled or disabled using the **Enabled** property. <b>Diagram:</b> Image:TA...")
- 08:4208:42, 22 August 2025 Xor Unsigned 64 bit Value (hist | edit) [1,062 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoXorUnsigned64BitValue.png == Summary == Performs a bitwise XOR operation between the input and a stored 64-bit unsigned value. == Description == The **Xor Unsigned 64-bit Value** component applies a bitwise XOR between the incoming 64-bit unsigned input and the configured **Value** property. The result is output as a 64-bit unsigned value. The component can be enabled or disabled using the **Enabled** property. <b>Diagram:</b> Imag...")
- 08:4008:40, 22 August 2025 Accumulate(Integral) Unsigned 64 bit (hist | edit) [1,180 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAccumulateUnsigned64Bit.png == Summary == Calculates the cumulative sum (integral) of incoming 64-bit unsigned values. == Description == The **Accumulate (Integral) Unsigned 64-bit** component continuously adds incoming 64-bit unsigned values to an internal accumulator. The **Initial Value** property sets the starting point of the accumulation. The **Reset** input clears the accumulator, and the component can be enabled or disabled using t...")
- 08:3708:37, 22 August 2025 Min Unsigned 64 bit Value (hist | edit) [1,054 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoMinUnsigned64BitValue.png == Summary == Outputs the minimum 64-bit unsigned value received on the input. == Description == The **Min Unsigned 64-bit Value** component monitors incoming 64-bit unsigned values and retains the lowest value received. The **Reset** input clears the stored minimum, allowing the component to start tracking anew. The component can be enabled or disabled using the **Enabled** property. <b>Diagram:</b> Image...")
- 08:3508:35, 22 August 2025 Max Unsigned 64 bit Value (hist | edit) [1,055 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoMaxUnsigned64BitValue.png == Summary == Outputs the maximum 64-bit unsigned value received on the input. == Description == The **Max Unsigned 64-bit Value** component monitors incoming 64-bit unsigned values and retains the highest value received. The **Reset** input clears the stored maximum, allowing the component to start tracking anew. The component can be enabled or disabled using the **Enabled** property. <b>Diagram:</b> Imag...")
- 07:0107:01, 22 August 2025 Limit Unsigned 64 bit between Min and Max (hist | edit) [1,161 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoLimitUnsigned64Bit.png == Summary == Constrains a 64-bit unsigned input value within specified minimum and maximum limits. == Description == The **Limit Unsigned 64-bit between Min and Max** component ensures that an incoming 64-bit unsigned value stays within the defined range. Values below **Min** are raised to **Min**, and values above **Max** are lowered to **Max**. The component can be enabled or disabled using the **Enabled** propert...")
- 06:3806:38, 22 August 2025 64 bit Unsigned Mux(Multi channel Switch) (hist | edit) [1,225 bytes] Visuino (talk | contribs) (Created page with "Image:TArduino64BitUnsignedMux.png == Summary == Selects one of multiple 64-bit unsigned inputs and routes it to a single output. == Description == The **64-bit Unsigned Mux (Multi Channel Switch)** component takes multiple 64-bit unsigned inputs and outputs the one selected by the **Select** pin. The number of input pins is determined by the **Input Pins** property, and the **Initial Channel** property sets the default active input at startup. <b>Diag...")
- 06:3706:37, 22 August 2025 64 bit Unsigned On/Off Switch (hist | edit) [1,344 bytes] Visuino (talk | contribs) (Created page with "Image:TArduino64BitUnsignedOnOffSwitch.png == Summary == Controls the flow of a 64-bit unsigned input using an enable signal. == Description == The **64-bit Unsigned On/Off Switch** component acts as a gate for a 64-bit unsigned input. When enabled, the input is passed through to the output; when disabled, the output is blocked. The component includes options to ignore repeated values, set the initial enabled state, and send the input automatically when...")
- 06:2306:23, 22 August 2025 64 bit Unsigned Toggle Switch (hist | edit) [1,294 bytes] Visuino (talk | contribs) (Created page with "Image:TArduino64BitUnsignedToggleSwitch.png == Summary == Selects between two 64-bit unsigned inputs based on a boolean control signal. == Description == The **64-bit Unsigned Toggle Switch** component routes one of two 64-bit unsigned inputs to the output depending on the **Select** pin. When **Select** is true, the **True** input is passed to the output; when false, the **False** input is passed. The **Initial Select Value** property sets the default...")
- 06:1706:17, 22 August 2025 Add Unsigned 64 bit (hist | edit) [1,073 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAddUnsigned64Bit.png == Summary == Adds multiple 64-bit unsigned inputs and outputs the result. == Description == The **Add Unsigned 64-bit** component takes two or more 64-bit unsigned inputs and calculates their sum. The number of inputs is determined by the **Input Pins** property (default is 2). A **Clock** input triggers the addition operation, and the result is sent to the output. <b>Diagram:</b> Image:TArduinoAddUnsigned64Bi...")
- 06:1406:14, 22 August 2025 Multiply Unsigned 64 bit (hist | edit) [1,116 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoMultiplyUnsigned64Bit.png == Summary == Multiplies multiple 64-bit unsigned inputs and outputs the result. == Description == The **Multiply Unsigned 64-bit** component takes two or more 64-bit unsigned inputs and calculates their product. The number of inputs is determined by the **Input Pins** property (default is 2). A **Clock** input triggers the multiplication operation, and the result is sent to the output. <b>Diagram:</b> Ima...")
- 06:0706:07, 22 August 2025 Unsigned 64 bit Value (hist | edit) [1,165 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoUnsigned64BitValue.png == Summary == Represents a 64-bit unsigned value that can be set or modified using configurable elements. == Description == The **Unsigned 64-bit Value** component holds a 64-bit unsigned number. You can set a default value that is output when the **Clock** pin is triggered. Additional **Elements** (click the 3-dots button) like **Set Value State**, **Add Value**, and **Set Value** have their own input pins for progr...")
- 06:0106:01, 22 August 2025 Unsigned 64 bit Schmitt Trigger (Hysteresis) (hist | edit) [1,887 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoUnsigned64BitSchmittTrigger.png == Summary == {{:Summaries:Summary Unsigned 64-bit Schmitt Trigger (Hysteresis)}} == Description == Use this Schmitt Trigger component to compare with hysteresis a 64-bit unsigned signal with a given **Value**. The Schmitt Trigger component emits **True** when the input rises above the **High Threshold** and returns to **False** only when it falls below the **Low Threshold**. The **Inverted** property can rev...")
- 05:5605:56, 22 August 2025 Compare Unsigned 64 bit Value (hist | edit) [1,374 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoCompareUnsigned64BitValue.png == Summary == Compares a 64-bit unsigned input with a specified value using a selected comparison type. == Description == The **Compare Unsigned 64-bit Value** component evaluates an incoming 64-bit unsigned input against the configured **Value** property. The **Compare Type** property defines the type of comparison: equal, not equal, greater, smaller, greater or equal, or smaller or equal. The component outpu...")
- 05:5205:52, 22 August 2025 Compare Unsigned 64 bit Range (hist | edit) [1,441 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoCompareUnsigned64BitRange.png == Summary == Checks if a 64-bit unsigned input is within a specified range. == Description == The **Compare Unsigned 64-bit Range** component evaluates whether an incoming 64-bit unsigned value falls within the defined **Min** and **Max** range. The **Include Limits** property determines whether the boundary values are considered inside the range. The **Is Outside Range** property inverts the output logic, tr...")