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).
- 11:11, 14 September 2025 Visuino talk contribs uploaded File:TArduinoCANToggleSwitch.Preview.png
- 11:08, 14 September 2025 Visuino talk contribs created page RGBW Alpha Color Toggle Switch (Created page with "Image:TArduinoRGBWAlphaColorToggleSwitch.png == Summary == Selects between two RGBW Alpha Color inputs based on a boolean control signal. == Description == The **RGBW Alpha Color Toggle Switch** component acts as a binary selector for RGBW Alpha Color signals. When the **Select** pin is `True`, the input connected to the **True** pin is routed to the output. When the **Select** pin is `False`, the input connected to the **False** pin is routed instead....")
- 11:00, 14 September 2025 Visuino talk contribs created page File:TArduinoRGBWAlphaColorToggleSwitch.Preview.png
- 11:00, 14 September 2025 Visuino talk contribs uploaded File:TArduinoRGBWAlphaColorToggleSwitch.Preview.png
- 10:57, 14 September 2025 Visuino talk contribs created page Clock Toggle Demux (Created page with "Image:TArduinoClockToggleDemux.png == Summary == Routes a single clock input to one of two outputs based on a boolean control signal. == Description == The **Clock Toggle Demux** component takes a clock input and directs it to either the **True** or **False** output depending on the state of the **Select** pin. The **Initial Select Value** property determines which output is active at startup, providing conditional routing for clock signals. <b>Diagram...")
- 10:56, 14 September 2025 Visuino talk contribs created page File:TArduinoClockToggleDemux.Preview.png
- 10:56, 14 September 2025 Visuino talk contribs uploaded File:TArduinoClockToggleDemux.Preview.png
- 10:55, 14 September 2025 Visuino talk contribs created page CAN bus Toggle Demux (Created page with "Image:TArduinoCANToggleDemux.png == Summary == Routes a single CAN bus input to one of two outputs based on a boolean control signal. == Description == The **CAN bus Toggle Demux** component takes a single CAN bus input and directs it to either the **True** or **False** output depending on the state of the **Select** pin. The **Initial Select Value** property determines which output is active at startup, providing conditional routing for CAN bus messages....")
- 10:54, 14 September 2025 Visuino talk contribs created page File:TArduinoCANToggleDemux.Preview.png
- 10:54, 14 September 2025 Visuino talk contribs uploaded File:TArduinoCANToggleDemux.Preview.png
- 10:51, 14 September 2025 Visuino talk contribs created page CAN bus Demux(Multiple Output channel Switch) (Created page with "Image:TArduinoCANDemux.png == Summary == The **CAN bus Demux (Multiple Output Channel Switch)** routes a single CAN bus input to one of multiple output channels. The selected output channel is determined by the **Initial Channel** property or dynamically via the **select** input. == Description == This component allows dynamic distribution of a CAN bus message stream to multiple outputs. The number of output channels is configurable with the **Output Pins** pro...")
- 10:50, 14 September 2025 Visuino talk contribs created page File:TArduinoCANDemux.Preview.png
- 10:50, 14 September 2025 Visuino talk contribs uploaded File:TArduinoCANDemux.Preview.png
- 10:48, 14 September 2025 Visuino talk contribs created page RGBW Alpha Color Demux(Multiple Output channel Switch) (Created page with "Image:TArduinoRGBWAlphaColorDemux.png == Summary == The **RGBW Alpha Color Demux (Multiple Output Channel Switch)** routes a single RGBW Alpha Color input to one of multiple output channels. The selected output channel is determined by the **Initial Channel** property or dynamically via the **select** input. == Description == This component allows dynamic distribution of a single RGBW Alpha Color signal to multiple outputs. The number of output channels is conf...")
- 10:48, 14 September 2025 Visuino talk contribs created page File:TArduinoRGBWAlphaColorDemux.Preview.png
- 10:48, 14 September 2025 Visuino talk contribs uploaded File:TArduinoRGBWAlphaColorDemux.Preview.png
- 10:46, 14 September 2025 Visuino talk contribs created page Clock Demux(Multiple Output channel Switch) (Created page with "Image:TArduinoClockDemux.png == Summary == The **Clock Demux (Multiple Output Channel Switch)** component routes a single clock input to one of multiple output channels. The selected output channel is determined by the **Initial Channel** property or dynamically via the **select** input. == Description == This component allows dynamic distribution of a clock signal to multiple outputs. The number of output channels is configurable with the **Output Pins** prope...")
- 10:46, 14 September 2025 Visuino talk contribs created page File:TArduinoClockDemux.Preview.png
- 10:46, 14 September 2025 Visuino talk contribs uploaded File:TArduinoClockDemux.Preview.png
- 10:30, 14 September 2025 Visuino talk contribs created page Bluetooth Remote Service (Created page with "Image:TArduinoBluetoothRemoteService.png == Summary == The **Bluetooth Remote Service** component defines a customizable Bluetooth Low Energy (BLE) service with user-defined characteristics. Each characteristic can be of different types such as Analog, Binary, Text, Integer, Unsigned, or Digital. This allows flexible remote data exchange between devices over BLE. == Description == This component lets you build a remote BLE service by adding one or more **charac...")
- 10:30, 14 September 2025 Visuino talk contribs created page File:TArduinoBluetoothRemoteService.Preview.png
- 10:30, 14 September 2025 Visuino talk contribs uploaded File:TArduinoBluetoothRemoteService.Preview.png
- 10:21, 14 September 2025 Visuino talk contribs created page Battery Bluetooth Service (Created page with "Image:TArduinoBatteryBluetoothService.png == Summary == The **Battery Bluetooth Service** component provides a standard Bluetooth Low Energy (BLE) service for reporting device battery level. It can be used to share the remaining charge percentage with connected devices such as smartphones, tablets, or other BLE clients. == Description == This component implements the **Bluetooth Battery Service**, which is part of the standard BLE GATT profile. It allows monito...")
- 10:21, 14 September 2025 Visuino talk contribs created page File:TArduinoBatteryBluetoothService.Preview.png
- 10:21, 14 September 2025 Visuino talk contribs uploaded File:TArduinoBatteryBluetoothService.Preview.png
- 10:17, 14 September 2025 Visuino talk contribs created page Bluetooth iBeacon (Created page with "Image:TArduinoBluetoothIBeacon.png == Summary == The **Bluetooth iBeacon** component is used to broadcast beacon signals for proximity detection and indoor location services. It provides a customizable UUID, manufacturer information, major value, and calibrated signal power output. == Description == An iBeacon is a Bluetooth Low Energy (BLE) device that repeatedly transmits a small amount of data. This component allows you to configure the **Proximity UUID**, *...")
- 10:16, 14 September 2025 Visuino talk contribs created page File:TArduinoBluetoothIBeacon.Preview.png
- 10:16, 14 September 2025 Visuino talk contribs uploaded File:TArduinoBluetoothIBeacon.Preview.png
- 10:11, 14 September 2025 Visuino talk contribs created page On/Off Delay (Created page with "Image:TArduinoOnOffDelay.png == Summary == The **On/Off Delay** component introduces configurable delays for activating and deactivating a digital output signal. It is useful for debouncing, timing control, and ensuring stable state transitions. == Description == This component delays the transition of a digital signal at its output. When the input turns **on**, the output is activated only after the specified **On Interval** has elapsed. When the input turns...")
- 10:04, 14 September 2025 Visuino talk contribs created page Detect Edge(Digital to Clock) (Created page with "Image:TArduinoDetectEdgeDigitalToClock.png == Summary == The **Detect Edge (Digital to Clock)** component converts changes in a digital input signal into clock pulses. It can be configured to trigger on rising edges, falling edges, or any change. == Description == This component monitors a digital signal and generates a clock output when specific edge conditions are met. It supports detection of rising edges (low to high), falling edges (high to low), or any ch...")
- 10:03, 14 September 2025 Visuino talk contribs created page File:TArduinoDetectEdgeDigitalToClock.Preview.png
- 10:03, 14 September 2025 Visuino talk contribs uploaded File:TArduinoDetectEdgeDigitalToClock.Preview.png
- 09:59, 14 September 2025 Visuino talk contribs created page Repeat Clock (Created page with "Image:TArduinoRepeatClock.png == Summary == The **Repeat Clock** component generates repeated clock signals with a configurable interval and optional microsecond precision. == Description == This component outputs clock pulses repeatedly based on the specified interval. It can operate in microseconds or standard timing, making it suitable for precise timing applications or regular digital triggering. <b>Diagram:</b> Image:TArduinoRepeatClock.Preview.png...")
- 09:55, 14 September 2025 Visuino talk contribs created page Repeat 64 bit Integer (Created page with "Image:TArduinoRepeat64bitInteger.png == Summary == The **Repeat 64 bit Integer** component repeats a 64-bit integer input a specified number of times. == Description == This component takes a 64-bit integer input and outputs it multiple times according to the configured count. It is useful for duplicating or broadcasting large integer values to multiple consumers or further processing. <b>Diagram:</b> Image:TArduinoRepeat64bitInteger.Preview.png == Prope...")
- 09:55, 14 September 2025 Visuino talk contribs created page File:TArduinoRepeat64bitInteger.Preview.png
- 09:55, 14 September 2025 Visuino talk contribs uploaded File:TArduinoRepeat64bitInteger.Preview.png
- 09:53, 14 September 2025 Visuino talk contribs created page Repeat Image (Created page with "Image:TArduinoRepeatImage.png == Summary == The **Repeat Image** component repeats an image input a specified number of times. == Description == This component takes an image input and outputs it multiple times according to the configured count. It is useful when duplicating or broadcasting an image to multiple consumers for further processing, storage, or visualization. <b>Diagram:</b> Image:TArduinoRepeatImage.Preview.png == Properties == *'''Enabled''...")
- 09:53, 14 September 2025 Visuino talk contribs created page File:TArduinoRepeatImage.Preview.png
- 09:53, 14 September 2025 Visuino talk contribs uploaded File:TArduinoRepeatImage.Preview.png
- 09:50, 14 September 2025 Visuino talk contribs created page Repeat Quaternion (Created page with "Image:TArduinoRepeatQuaternion.png == Summary == The **Repeat Quaternion** component repeats a quaternion input a specified number of times. == Description == This component takes a quaternion input value and outputs it multiple times according to the configured count. It is useful for re-broadcasting orientation quaternions to multiple consumers or repeating them for synchronization and processing tasks. <b>Diagram:</b> Image:TArduinoRepeatQuaternion.Previ...")
- 09:50, 14 September 2025 Visuino talk contribs created page File:TArduinoRepeatQuaternion.Preview.png
- 09:50, 14 September 2025 Visuino talk contribs uploaded File:TArduinoRepeatQuaternion.Preview.png
- 05:46, 14 September 2025 Visuino talk contribs created page Repeat 3D Orientation (Created page with "Image:TArduinoRepeat3DOrientation.png == Summary == The **Repeat 3D Orientation** component repeats a 3D orientation input a specified number of times. == Description == This component takes a 3D orientation input value and outputs it multiple times according to the configured count. It is useful for re-broadcasting orientation data to multiple consumers or repeating it for synchronization and processing. <b>Diagram:</b> Image:TArduinoRepeat3DOrientation.Pr...")
- 05:46, 14 September 2025 Visuino talk contribs created page File:TArduinoRepeat3DOrientation.Preview.png
- 05:46, 14 September 2025 Visuino talk contribs uploaded File:TArduinoRepeat3DOrientation.Preview.png
- 05:39, 14 September 2025 Visuino talk contribs created page Repeat 2D Orientation (Created page with "Image:TArduinoRepeat2DOrientation.png == Summary == The **Repeat 2D Orientation** component repeats a 2D orientation input a specified number of times. == Description == This component takes a 2D orientation input value and outputs it multiple times according to the configured count. It is useful for re-broadcasting orientation data to multiple consumers or repeating it for synchronization and processing. <b>Diagram:</b> Image:TArduinoRepeat2DOrientation.Pr...")
- 05:38, 14 September 2025 Visuino talk contribs created page File:TArduinoRepeat2DOrientation.Preview.png
- 05:38, 14 September 2025 Visuino talk contribs uploaded File:TArduinoRepeat2DOrientation.Preview.png
- 05:36, 14 September 2025 Visuino talk contribs created page Repeat Integer (Created page with "Image:TArduinoRepeatInteger.png == Summary == The **Repeat Integer** component repeats an integer input a specified number of times. == Description == This component takes an integer input value and outputs it multiple times according to the configured count. It is useful for broadcasting integer values to multiple consumers or repeating them for synchronization and processing. <b>Diagram:</b> Image:TArduinoRepeatInteger.Preview.png == Properties == *'''...")
- 05:35, 14 September 2025 Visuino talk contribs created page Repeat Digital (Created page with "Image:TArduinoRepeatDigital.png == Summary == The **Repeat Digital** component repeats a digital input a specified number of times. == Description == This component takes a digital input signal and outputs it multiple times according to the configured count. It is useful for broadcasting a digital state change, triggering multiple subsystems, or repeating pulses for synchronization. <b>Diagram:</b> Image:TArduinoRepeatDigital.Preview.png == Properties ==...")