Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Visuino. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:39, 14 August 2025 Visuino talk contribs uploaded File:TArduinoBinaryReplace.Preview.png
- 02:14, 14 August 2025 Visuino talk contribs created page Binary Snapshot (Created page with "Image:TArduinoBinarySnapshot.png == Summary == Captures the current binary input value when triggered by a clock signal. == Description == The **Binary Snapshot** component outputs the current binary input only when the **Snapshot** pin receives a clock trigger. - **Enabled** controls whether the component is active. When **False**, the component is disabled and no data is passed through. This component is useful for storing or sampling binary values at specif...")
- 02:14, 14 August 2025 Visuino talk contribs created page File:TArduinoBinarySnapshot.Preview.png
- 02:14, 14 August 2025 Visuino talk contribs uploaded File:TArduinoBinarySnapshot.Preview.png
- 02:10, 14 August 2025 Visuino talk contribs created page Binary Toggle Demux (Created page with "Image:TArduinoBinaryToggleDemux.png == Summary == Directs a binary input to one of two outputs based on a boolean control signal. == Description == The **Binary Toggle Demux** component outputs the binary input to either the **True** or **False** output depending on the **Select** pin. - **Initial Select Value** sets the default output path when the component starts. This component is useful for dynamically splitting binary streams based on a boolean condition...")
- 02:10, 14 August 2025 Visuino talk contribs created page File:TArduinoBinaryToggleDemux.Preview.png
- 02:10, 14 August 2025 Visuino talk contribs uploaded File:TArduinoBinaryToggleDemux.Preview.png
- 02:02, 14 August 2025 Visuino talk contribs created page Binary Demux(Multiple Output channel Switch) (Created page with "Image:TArduinoBinaryDemuxMultipleOutputChannelSwitch.png == Summary == Routes a binary input to one of multiple outputs based on a channel selection. == Description == The **Binary Demux (Multiple Output Channel Switch)** component allows a single binary input to be directed to one of several output pins depending on the **Select** pin value. - **Initial Channel** sets the default output channel when the component starts. - **Output Pins** defines the number of...")
- 02:01, 14 August 2025 Visuino talk contribs created page File:TArduinoBinaryDemuxMultipleOutputChannelSwitch.Preview.png
- 02:01, 14 August 2025 Visuino talk contribs uploaded File:TArduinoBinaryDemuxMultipleOutputChannelSwitch.Preview.png
- 01:20, 14 August 2025 Visuino talk contribs created page Binary Toggle Switch (Created page with "Image:TArduinoBinaryToggleSwitch.png == Summary == Selects between two binary inputs based on a boolean control signal. == Description == The **Binary Toggle Switch** component outputs either the **True** or **False** binary input depending on the **Select** pin. - **Initial Select Value** sets the default selection when the component starts. This component is useful for switching between two binary data sources dynamically during operation. <b>Diagram:</b>...")
- 01:17, 14 August 2025 Visuino talk contribs created page File:TArduinoBinaryToggleSwitch.Preview.png
- 01:17, 14 August 2025 Visuino talk contribs uploaded File:TArduinoBinaryToggleSwitch.Preview.png
- 01:15, 14 August 2025 Visuino talk contribs created page Binary Replace Items At Index (Created page with "Image:TArduinoBinaryReplaceItemsAtIndex.png == Summary == Replaces binary data at a specified index within a binary stream. == Description == The **Binary Replace Items At Index** component allows you to replace existing items in a binary array with a new binary value at the specified **Index**. - **Enabled** controls whether the component is active. When **False**, the component is disabled and passes the input unchanged. - **Index** specifies the zero-based...")
- 01:14, 14 August 2025 Visuino talk contribs created page File:TArduinoBinaryReplaceItemsAtIndex.Preview.png
- 01:14, 14 August 2025 Visuino talk contribs uploaded File:TArduinoBinaryReplaceItemsAtIndex.Preview.png
- 01:10, 14 August 2025 Visuino talk contribs created page Binary Multi-Source Merger (Created page with "Image:TArduinoBinaryMultiSourceMerger.png == Summary == Merges multiple binary input pins into a single binary output stream. == Description == The **Binary Multi-Source Merger** component combines multiple binary inputs into a single output. You can configure the number of input pins via the **Input Pins** property (default: 2). Each input pin contributes its binary data to the merged output. This component is useful for aggregating multiple binary streams or c...")
- 01:09, 14 August 2025 Visuino talk contribs created page File:TArduinoBinaryMultiSourceMerger.Preview.png
- 01:09, 14 August 2025 Visuino talk contribs uploaded File:TArduinoBinaryMultiSourceMerger.Preview.png
- 01:05, 14 August 2025 Visuino talk contribs created page Binary Multi Source (Created page with "Image:TArduinoBinaryMultiSource.png == Summary == Splits a binary input into multiple outputs based on the configured number of output pins. == Description == The **Binary Multi Source** component allows you to distribute a single binary input across multiple output pins. You can set the number of output pins via the **Output Pins** property (default: 2). Each output pin will carry a value of the binary input. <b>Diagram:</b> Image:TArduinoBinaryMultiSource....")
- 01:00, 14 August 2025 Visuino talk contribs created page File:TArduinoBinaryMultiSource.Preview.png
- 01:00, 14 August 2025 Visuino talk contribs uploaded File:TArduinoBinaryMultiSource.Preview.png
- 00:56, 14 August 2025 Visuino talk contribs created page Audio To Binary (Created page with "Image:TArduinoAudioToBinary.png == Summary == Converts audio input into binary data, optionally including audio format information. == Description == The **Audio To Binary** component receives an audio signal and encodes it into binary form. You can choose to include the audio format metadata in the output by enabling the **Include Format** property. *Enabled controls whether the component is active. When **Enabled** is **False**, the component is disabled and n...")
- 00:54, 14 August 2025 Visuino talk contribs created page File:TArduinoAudioToBinary.Preview.png
- 00:54, 14 August 2025 Visuino talk contribs uploaded File:TArduinoAudioToBinary.Preview.png
- 00:42, 14 August 2025 Visuino talk contribs created page Binary To Audio (Created page with "Image:TArduinoBinaryToAudio.png == Summary == Converts binary data into an audio signal based on the specified audio format settings. == Description == The **Binary To Audio** component takes incoming binary data and interprets it as audio samples. You can control the output format via the **Bits Per Sample**, **Audio Channels**, **Extract From Data**, and **Sample Rate** properties. When you select the **Channels** property and click the **…** (three dots) bu...")
- 00:42, 14 August 2025 Visuino talk contribs created page File:TArduinoBinaryToAudio.Preview.png
- 00:42, 14 August 2025 Visuino talk contribs uploaded File:TArduinoBinaryToAudio.Preview.png
- 00:01, 14 August 2025 Visuino talk contribs created page Binary Value (Created page with "Image:TArduinoBinaryValue.png == Summary == Outputs a predefined binary value or a sequence of binary values/states based on triggers. == Description == The **BinaryValue** component can operate in two modes: * **Single Value Mode** – Set the binary data directly in the **Value** property. Click the **…** (three dots) to open the Binary Data Editor. * **Sequence Mode** – Use the **Elements** list to add multiple items: - **Value** elements output their bin...")
- 23:45, 13 August 2025 Visuino talk contribs created page File:TArduinoBinaryValue.Preview.png
- 23:45, 13 August 2025 Visuino talk contribs uploaded File:TArduinoBinaryValue.Preview.png
- 09:29, 13 August 2025 Visuino talk contribs created page Binary Data(Array) Delete Items (Created page with "Image:TArduinoBinaryDataArrayDeleteItems.png == Summary == Removes a specified number of items starting from a given index in a binary data array. == Description == The **Binary Data (Array) Delete Items** component allows you to delete a segment from a binary array. - **Enabled**: When **False**, the component is disabled and passes the input unchanged. - **Count**: Defines how many items to remove starting at the specified index. - **Index**: Defines the st...")
- 09:28, 13 August 2025 Visuino talk contribs created page File:TArduinoBinaryDataArrayDeleteItems.Preview.png
- 09:28, 13 August 2025 Visuino talk contribs uploaded File:TArduinoBinaryDataArrayDeleteItems.Preview.png
- 09:25, 13 August 2025 Visuino talk contribs created page Binary Insert In Items (Created page with "Image:TArduinoBinaryInsertInItems.png == Summary == Inserts a binary value into an existing binary stream at a specified index. == Description == The **Binary Insert In Items** component allows you to insert a binary value into an existing binary data stream at the position defined by the **Index** input. - **Enabled**: When set to **False**, the component is disabled and passes the input unchanged. - **Index**: Specifies the position in the binary stream where the...")
- 09:24, 13 August 2025 Visuino talk contribs created page File:TArduinoBinaryInsertInItems.Preview.png
- 09:24, 13 August 2025 Visuino talk contribs uploaded File:TArduinoBinaryInsertInItems.Preview.png
- 09:21, 13 August 2025 Visuino talk contribs created page Binary Insert Items (Created page with "Image:TArduinoBinaryInsertItems.png == Summary == Inserts a binary value into an existing binary stream at a specified position. == Description == The **Binary Insert Items** component allows you to insert a binary value into an existing binary data stream at the position defined by the **Index** input. - **Enabled**: When **False**, the component is disabled and passes the input unchanged. - **Index**: Specifies the position in the binary stream where the **Va...")
- 09:20, 13 August 2025 Visuino talk contribs created page File:TArduinoBinaryInsertItems.Preview.png
- 09:20, 13 August 2025 Visuino talk contribs uploaded File:TArduinoBinaryInsertItems.Preview.png
- 09:17, 13 August 2025 Visuino talk contribs created page Remember Binary Data(Array) (Created page with "Image:TArduinoRememberBinaryDataArray.png == Summary == Captures and recalls a binary data array, allowing you to store and retrieve values on demand. == Description == The **Remember Binary Data (Array)** component provides memory functionality for binary arrays. - **Enabled**: When **False**, the component is disabled and does not pass any data through. - **Initial Value**: A binary array that you can define using a visual editor—clicking the "..." button o...")
- 09:16, 13 August 2025 Visuino talk contribs created page File:TArduinoRememberBinaryDataArray.Preview.png
- 09:16, 13 August 2025 Visuino talk contribs uploaded File:TArduinoRememberBinaryDataArray.Preview.png
- 09:08, 13 August 2025 Visuino talk contribs created page Image To Binary (Created page with "Image:TArduinoImageToBinary.png == Summary == Converts image data into a binary stream, optionally including format metadata. == Description == The **Image To Binary** component transforms incoming image input into a raw binary output. - **Enabled**: When set to *False*, the component is disabled and **nothing is passed through** (it outputs nothing). - **Include Format**: When *True*, includes image format information (such as JPEG, PNG) alongside the binary dat...")
- 09:08, 13 August 2025 Visuino talk contribs created page File:TArduinoImageToBinary.Preview.png
- 09:08, 13 August 2025 Visuino talk contribs uploaded File:TArduinoImageToBinary.Preview.png
- 09:03, 13 August 2025 Visuino talk contribs created page Compare Binary Value (Created page with "Image:TArduinoCompareBinaryValue.png == Summary == Compares an incoming binary value to a preset reference and outputs true or false accordingly. == Description == The **Compare Binary Value** component evaluates a binary input against a configured constant based on the selected compare type: - **Compare Type**: Choose from **ctEqual** (true if input equals the reference) or **ctNotEqual** (true if input does not match the reference). - **Enabled**: When **False**,...")
- 08:58, 13 August 2025 Visuino talk contribs created page File:TArduinoCompareBinaryValue.Preview.png
- 08:58, 13 August 2025 Visuino talk contribs uploaded File:TArduinoCompareBinaryValue.Preview.png
- 08:52, 13 August 2025 Visuino talk contribs created page Binary Mux(Multi channel Switch) (Created page with "Image:TArduinoBinaryMuxMultiChannelSwitch.png == Summary == Selects one of multiple binary input channels to output based on a numeric selector. == Description == The **Binary Mux (Multi-channel Switch)** component lets you dynamically choose one of several binary input feeds to forward to its output. - **Initial Channel**: Determines which input channel is initially selected when the component starts. - **Input Pins**: Defines how many binary input channels ar...")