New pages
Jump to navigation
Jump to search
23 August 2025
- 04:5104:51, 23 August 2025 Modbus Server(Slave) Serial Protocol(RTU and Ascii) (hist | edit) [1,474 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoModbusServerSerial.png == Summary == Handles Modbus Serial communication (RTU and ASCII) for a Modbus Server (Slave). == Description == The **Modbus Server (Slave) Serial Protocol** component enables a device to function as a Modbus Slave over a serial connection. It supports both **RTU** (binary) and **ASCII** formats for compatibility with a wide range of Modbus Master devices. This component processes serial Modbus frames, validates pa...")
- 04:4804:48, 23 August 2025 Modbus Server(Slave) Raw Protocol (hist | edit) [1,052 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoModbusServerRaw.png == Summary == Handles raw Modbus communication for a Modbus Server (Slave). == Description == The **Modbus Server (Slave) Raw Protocol** component allows direct handling of Modbus requests and responses in raw data form. It is used when implementing a Modbus Slave device that communicates over custom or non-standard transport mediums. The component provides a raw interface for integration with external Modbus clients or...")
- 04:4404:44, 23 August 2025 Modbus Device (hist | edit) [1,073 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoModbusDevice.png == Summary == Represents a Modbus device that can respond to requests from a Modbus Client (Master). == Description == The **Modbus Device** component simulates or manages a Modbus Slave device with a specified ID. It provides support for **Coils**, **Digital Inputs**, **Holding Registers**, and **Input Registers**, which can be defined in the **Tables** property. This component is used when building Modbus-enabled systems...")
- 04:4004:40, 23 August 2025 Modbus Remote Device Access (hist | edit) [1,243 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoModbusRemoteDevice.png == Summary == Access and manage remote Modbus devices by sending requests and receiving responses for registers and coils. == Description == The **Modbus Remote Device Access** component allows communication with a remote Modbus device using its configured ID. You can add, edit, or remove **Requests** for Holding Registers, Input Registers, Coils, Digital Inputs, Read, or Write operations. This component is useful fo...")
- 04:3604:36, 23 August 2025 Modbus Client(Master) Serial Protocol(RTU and Ascii) (hist | edit) [1,562 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoModbusClientSerial.png == Summary == Implements a Modbus Master (Client) over Serial using RTU or ASCII protocols for communication with Modbus slave devices. == Description == The **Modbus Client (Master) Serial Protocol (RTU and ASCII)** component allows communication with Modbus slave devices over a serial interface. You can configure **Ascii Format** for ASCII communication, set the **Input Buffer Size Limit**, **Max Transactions**, **Pa...")
- 04:3304:33, 23 August 2025 Modbus Client(Master) TCP/IP Protocol (hist | edit) [1,236 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoModbusClientTCP.png == Summary == Implements a Modbus Master (Client) over TCP/IP to communicate with Modbus TCP slave devices. == Description == The **Modbus Client (Master) TCP/IP Protocol** component allows sending and receiving Modbus requests over a TCP/IP network. You can configure the maximum number of simultaneous **Transactions** and the **Response Timeout** in milliseconds. This component is useful for industrial automation, buil...")
- 04:2904:29, 23 August 2025 Modbus Client(Master) Raw Protocol (hist | edit) [1,024 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoModbusClient.png == Summary == Implements a Modbus Master (Client) to send and receive raw Modbus protocol data. == Description == The **Modbus Client (Master) Raw Protocol** component allows communication with Modbus slave devices using the raw Modbus protocol. It can send requests and receive responses for reading or writing registers, coils, and other Modbus data structures. This component is useful for industrial automation, sensor net...")
- 04:2504:25, 23 August 2025 Maiyout Serial MP3 Player (MY1690-12P/MY1690-16S) (hist | edit) [2,743 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoMaiyoutMP3Player.png == Summary == Controls a Maiyout Serial MP3 Player module with advanced playback, track, and volume management options. == Description == The **Maiyout Serial MP3 Player (MY1690-12P/MY1690-16S)** module allows easy control of MP3 playback via serial communication. It supports various equalizer modes, track selection, volume control, and playback operations. The **Track** property allows selection of play modes includin...")
- 04:1204:12, 23 August 2025 DFRobot Serial MP3 Player (hist | edit) [2,292 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoDFRobotMP3Player.png == Summary == Controls a DFRobot Serial MP3 Player module with flexible playback and audio management options. == Description == The **DFRobot Serial MP3 Player** component provides a simple interface to control MP3 playback using serial commands. It supports DAC output, equalizer modes, loop playback, and volume control. You can configure the **Output Device** (UDisk, SD, Aux, Sleep, Flash) and set a **Time Out Period...")
- 03:5803:58, 23 August 2025 Merge Audio Channels from Analog Arrays (hist | edit) [1,593 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoMergeAudioChannels.png == Summary == Combines multiple analog audio channels into a single audio buffer with configurable format. == Description == The **Merge Audio Channels from Analog Arrays** component merges audio data from multiple input channels into a single output buffer. You can configure **Bits Per Sample**, number of **Input Pins**, **Sample Rate**, and buffer limits (**Min Samples** and **Max Samples**). The **Overfill** clock...")
- 03:5403:54, 23 August 2025 Extract Audio Info (hist | edit) [1,179 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoExtractAudioInfo.png == Summary == Extracts information from an incoming audio buffer, including format and channel details. == Description == The **Extract Audio Info** component analyzes an incoming audio signal and provides detailed information about the buffer. It outputs the number of **Bits Per Sample**, the number of **Channels**, the **Sample Rate**, and the audio **Data** itself. This component is useful for audio processing, form...")
- 03:5003:50, 23 August 2025 Change Audio Buffer Format(Repacket) (hist | edit) [1,355 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoChangeAudioBufferFormat.png == Summary == Modifies the audio buffer format including Bits Per Sample, Channels, and Sample Rate. == Description == The **Change Audio Buffer Format (Repacket)** component allows conversion of audio buffers to different formats. You can configure **Bits Per Sample**, the number of **Channels**, and **Sample Rate** for the audio data. Each property can be enabled or disabled independently, allowing selective m...")
- 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...")