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).
- 07:22, 14 August 2025 Visuino talk contribs created page Image Multi Source (Created page with "Image:TArduinoImageMultiSource.png == Summary == Replicates a single image input to multiple outputs; you choose how many outputs. == Description == The **Image Multi Source** component takes one image stream on **In** and fans it out to **N** identical outputs. Configure the number of outputs via **Output Pins**. Each **Out[n]** carries the same frames and timing as the input. <b>Diagram:</b> Image:TArduinoImageMultiSource.Preview.png == Categories == *[...")
- 07:19, 14 August 2025 Visuino talk contribs created page File:TArduinoImageMultiSource.Preview.png
- 07:19, 14 August 2025 Visuino talk contribs uploaded File:TArduinoImageMultiSource.Preview.png
- 07:18, 14 August 2025 Visuino talk contribs created page Change Image Format (Created page with "Image:TArduinoChangeImageFormat.png == Summary == Converts an image from one pixel format to another. == Description == The **Change Image Format** component transforms the pixel format of an incoming image to the selected **Format**. Use it to match the requirements of displays, encoders, or downstream processing components. <b>Diagram:</b> Image:TArduinoChangeImageFormat.Preview.png == Categories == *Image:TArduinoImageCategory.png [[Category Image]...")
- 07:14, 14 August 2025 Visuino talk contribs created page File:TArduinoChangeImageFormat.Preview.png
- 07:14, 14 August 2025 Visuino talk contribs uploaded File:TArduinoChangeImageFormat.Preview.png
- 06:19, 14 August 2025 Visuino talk contribs created page Extract Image Info (Created page with "Image:TArduinoExtractImageInfo.png == Summary == Outputs metadata such as width, height, and format from an image stream. == Description == The **Extract Image Info** component inspects the **In** image and exposes its basic metadata on dedicated pins. <b>Diagram:</b> Image:TArduinoExtractImageInfo.Preview.png == Categories == *Image:TArduinoImageCategory.png Category Image – Image inspection / metadata == Properties == *'''Enabled''' – Enab...")
- 06:18, 14 August 2025 Visuino talk contribs created page File:TArduinoExtractImageInfo.Preview.png
- 06:18, 14 August 2025 Visuino talk contribs uploaded File:TArduinoExtractImageInfo.Preview.png
- 06:16, 14 August 2025 Visuino talk contribs created page Image to JPEG (Created page with "Image:TArduinoImageToJpeg.png == Summary == Encodes the input image into a JPEG-compressed binary stream. == Description == The **Image To JPEG** component converts the **In** image to a JPEG-encoded byte stream suitable for storage or transmission. Adjust **Quality** to trade off size vs. fidelity. <b>Diagram:</b> Image:TArduinoImageToJpeg.Preview.png == Categories == *Image:TArduinoImageCategory.png Category Image – Image compression / encodin...")
- 06:14, 14 August 2025 Visuino talk contribs created page File:TArduinoImageToJpeg.Preview.png
- 06:14, 14 August 2025 Visuino talk contribs uploaded File:TArduinoImageToJpeg.Preview.png
- 06:12, 14 August 2025 Visuino talk contribs created page Image Toggle Demux (Created page with "Image:TArduinoImageToggleDemux.png == Summary == Routes an image input to **True** or **False** outputs based on a boolean control. == Description == The **Image Toggle Demux** sends the **In** image to one of two outputs: **True** or **False**, depending on the value of **select**. The starting route can be set with **Initial Select Value**. <b>Diagram:</b> Image:TArduinoImageToggleDemux.Preview.png == Categories == *Image:TArduinoImageCategory.png [...")
- 06:12, 14 August 2025 Visuino talk contribs created page File:TArduinoImageToggleDemux.Preview.png
- 06:12, 14 August 2025 Visuino talk contribs uploaded File:TArduinoImageToggleDemux.Preview.png
- 06:10, 14 August 2025 Visuino talk contribs created page Image Mux(Multi channel Switch) (Created page with "Image:TArduinoImageMux.png == Summary == Selects one of multiple image inputs to route to the output. == Description == The **Image Mux** component routes one of **N** image inputs to **Out**. The selected input index is provided over the **Select** pin (0‑based). Configure how many inputs you need with **Input Pins** and optionally specify **Initial Channel**. <b>Diagram:</b> Image:TArduinoImageMux.Preview.png == Categories == *Image:TArduinoImageCa...")
- 06:09, 14 August 2025 Visuino talk contribs created page File:TArduinoImageMux.Preview.png
- 06:09, 14 August 2025 Visuino talk contribs uploaded File:TArduinoImageMux.Preview.png
- 06:07, 14 August 2025 Visuino talk contribs created page Image Snapshot (Created page with "Image:TArduinoImageSnapshot.png == Summary == Takes a snapshot of the image stream when triggered. == Description == The **Image Snapshot** component captures and holds a single frame from the **In** image stream whenever a clock event arrives on **Snapshot**. The captured frame is provided on **Out** until a new snapshot is taken. <b>Diagram:</b> Image:TArduinoImageSnapshot.Preview.png == Categories == *Image:TArduinoImageCategory.png Category Imag...")
- 06:06, 14 August 2025 Visuino talk contribs created page File:TArduinoImageSnapshot.Preview.png
- 06:06, 14 August 2025 Visuino talk contribs uploaded File:TArduinoImageSnapshot.Preview.png
- 06:05, 14 August 2025 Visuino talk contribs deleted page File:TArduinoImageToggleSwitch.png (content was: "", and the only contributor was "Visuino" (talk))
- 06:03, 14 August 2025 Visuino talk contribs created page File:TArduinoImageToggleSwitch.Preview.png
- 06:03, 14 August 2025 Visuino talk contribs uploaded File:TArduinoImageToggleSwitch.Preview.png
- 06:00, 14 August 2025 Visuino talk contribs created page Image On/Off Switch (Created page with "Image:TArduinoImageSwitch.png == Summary == Enables or disables the image stream based on a boolean control. == Description == The **Image Switch** (On/Off) component passes the image through only when **Enable** is **True**. When disabled, no image is produced at the output. <b>Diagram:</b> Image:TArduinoImageSwitch.Preview.png == Categories == *Image:TArduinoImageCategory.png Category Image – Signal gating / enabling == Properties == *'''Ena...")
- 05:59, 14 August 2025 Visuino talk contribs created page Image Toggle Switch (Created page with "Image:TArduinoImageSwitch.png == Summary == Enables or disables the image stream based on a boolean control. == Description == The **Image Switch** (On/Off) component passes the image through only when **Enable** is **True**. When disabled, no image is produced at the output. <b>Diagram:</b> Image:TArduinoImageSwitch.Preview.png == Categories == *Image:TArduinoImageCategory.png Category Image – Signal gating / enabling == Properties == *'''Ena...") Tag: Visual edit
- 05:58, 14 August 2025 Visuino talk contribs created page File:TArduinoImageSwitch.Preview.png
- 05:58, 14 August 2025 Visuino talk contribs uploaded File:TArduinoImageSwitch.Preview.png
- 04:22, 14 August 2025 Visuino talk contribs created page File:TArduinoImageToggleSwitch.png
- 04:22, 14 August 2025 Visuino talk contribs uploaded File:TArduinoImageToggleSwitch.png
- 04:20, 14 August 2025 Visuino talk contribs created page Image Demux(Multiple Output channel Switch) (Created page with "Image:TArduinoImageDemux.png == Summary == Routes a single image stream to one of several output channels based on a selection index. == Description == The Image Demultiplexer component takes an image at its In pin and directs it to one of its configurable output pins (Out[0], Out[1], etc.). The specific output channel is chosen by the integer value received at the Select pin. For instance, a Select value of 0 routes the image to Out[0], a value of 1 routes it to O...")
- 04:16, 14 August 2025 Visuino talk contribs created page File:TArduinoImageDemux.Preview.png
- 04:16, 14 August 2025 Visuino talk contribs uploaded File:TArduinoImageDemux.Preview.png
- 03:36, 14 August 2025 Visuino talk contribs created page Binary To CAN bus (Created page with "Image:TArduinoBinaryToCANbus.png == Summary == Converts binary data into a CAN bus message with configurable properties. == Description == The **Binary To CAN bus** component transforms binary input into a CAN message according to the settings in the **Info** property group: - **Extract From Data** (boolean) – If **True**, the component can extract CAN message parameters directly from the binary input. - **ID** (integer) – The CAN message identifier. - **...")
- 03:34, 14 August 2025 Visuino talk contribs created page File:TArduinoBinaryToCANbus.Preview.png
- 03:34, 14 August 2025 Visuino talk contribs uploaded File:TArduinoBinaryToCANbus.Preview.png
- 03:29, 14 August 2025 Visuino talk contribs created page CAN bus Array (Created page with "Image:TArduinoCANBusArray.png == Summary == Outputs predefined CAN bus messages based on the index pin. == Description == The **CAN bus Array** component stores a list of CAN message elements that can be accessed via the **Index** pin. - **Elements** – Click the **3 dots** button to open the elements editor, where you can add multiple CAN "Value" elements. For each **Value** element, you can configure: - **ID** (integer) – The CAN message ID. - **Is E...")
- 03:26, 14 August 2025 Visuino talk contribs created page File:TArduinoCANBusArray.Preview.png
- 03:26, 14 August 2025 Visuino talk contribs uploaded File:TArduinoCANBusArray.Preview.png
- 03:10, 14 August 2025 Visuino talk contribs created page Binary Array (Created page with "Image:TArduinoBinaryArray.png == Summary == Outputs predefined binary values based on the index pin or initial index. == Description == The **Binary Array** component stores a list of binary values that can be accessed via the **Index** pin. - **Elements** – Click the **3 dots** button to open the elements editor, where you can add multiple binary value elements. - **Initial Index** – Sets the starting position in the array when the component initializes....")
- 03:07, 14 August 2025 Visuino talk contribs created page File:TArduinoBinaryArray.Preview.png
- 03:07, 14 August 2025 Visuino talk contribs uploaded File:TArduinoBinaryArray.Preview.png
- 02:58, 14 August 2025 Visuino talk contribs created page Binary To Image (Created page with "Image:TArduinoBinaryToImage.png == Summary == Converts binary data into an image based on the specified image format settings. == Description == The **Binary To Image** component interprets incoming binary data as pixel information to generate an image output. You can configure the image using the **Format** property group: - **Extract From Data** – If **True**, image dimensions and format are derived from the binary data. - **Height** – Height of the out...")
- 02:55, 14 August 2025 Visuino talk contribs created page File:TArduinoBinaryToImage.Preview.png
- 02:55, 14 August 2025 Visuino talk contribs uploaded File:TArduinoBinaryToImage.Preview.png
- 02:45, 14 August 2025 Visuino talk contribs created page Binary On/Off Switch (Created page with "Image:TArduinoBinaryOnOffSwitch.png == Summary == Controls the passing of binary data based on an enable signal and configuration settings. == Description == The **Binary On/Off Switch** component allows binary data to pass through only when enabled. - **Ignore Same** – If **True**, repeated input values are ignored and not passed through. - **Initial Enabled** – Sets the initial enabled state of the component. - **Send On Enable** – If **True**, the cu...")
- 02:44, 14 August 2025 Visuino talk contribs created page File:TArduinoBinaryOnOffSwitch.Preview.png
- 02:44, 14 August 2025 Visuino talk contribs uploaded File:TArduinoBinaryOnOffSwitch.Preview.png
- 02:40, 14 August 2025 Visuino talk contribs created page Binary Replace (Created page with "Image:TArduinoBinaryReplace.png == Summary == Replaces occurrences of a specified binary value with another binary value in the input stream. == Description == The **Binary Replace** component scans the binary input for the specified **From Value** and replaces every occurrence with the **To Value**. - **Enabled** controls whether the component is active. When **False**, the input is passed through unchanged. This component is useful for modifying specific bin...")
- 02:39, 14 August 2025 Visuino talk contribs created page File:TArduinoBinaryReplace.Preview.png