New pages
Jump to navigation
Jump to search
14 September 2025
- 12:1912:19, 14 September 2025 Clock Modified (hist | edit) [784 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoClockModified.png == Summary == Outputs a modified version of the input clock signal. == Description == The **Clock Modified** component takes an input clock signal and outputs a modified version. This can be used for testing, signal conditioning, or adjusting clock characteristics in digital circuits. <b>Diagram:</b> Image:TArduinoClockModified.Preview.png == Properties == *'''Enabled''' – Enables or disables the component. == Pins...")
- 12:1612:16, 14 September 2025 Multiply Complex By Complex Value (hist | edit) [1,093 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoMultiplyComplexByComplexValue.png == Summary == Multiplies an incoming complex signal by a fixed complex value. == Description == The **Multiply Complex By Complex Value** component takes a complex input signal and multiplies it by a specified constant complex number defined by its **Real** and **Imaginary** components. This is useful for scaling, rotating, or transforming complex signals in applications such as signal processing, phasor analysis, a...")
- 12:0912:09, 14 September 2025 CAN bus On/Off Switch (hist | edit) [1,228 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoCANBusOnOffSwitch.png == Summary == Enables or disables the flow of a CAN bus input signal to the output. == Description == The **CAN bus On/Off Switch** component allows conditional control of a CAN bus signal. When **Enable** is active, the value from **In** is passed to **Out**. When **Enable** is inactive, the output is blocked. This is useful for gating, selectively routing, or pausing CAN bus signal propagation. <b>Diagram:</b> Ima...")
- 11:4211:42, 14 September 2025 CAN bus Mux(Multi channel Switch) (hist | edit) [1,149 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoCANBusMux.png == Summary == Selects one of multiple CAN bus input signals based on an integer channel index. == Description == The **CAN bus Mux (Multi Channel Switch)** component allows routing of multiple CAN bus input signals into a single output. The active channel is determined by the value received at the **Select** pin. This is useful for multiplexing multiple CAN bus sources into one processing or output path. <b>Diagram:</b> Image...")
- 11:3111:31, 14 September 2025 RGBW Alpha Color Multi Source (hist | edit) [1,301 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRGBWAlphaColorMultiSource.png == Summary == Distributes a single RGBW Alpha Color input to multiple output channels simultaneously. == Description == The **RGBW Alpha Color Multi Source** component copies an incoming RGBW Alpha Color signal to multiple output pins at the same time. The number of output pins is configurable via the **Output Pins** property. This is useful for sending the same color and alpha information to multiple LEDs or processi...")
- 11:2911:29, 14 September 2025 CAN bus Multi Source (hist | edit) [1,235 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoCANbusMultiSource.png == Summary == Distributes a single CAN bus input message to multiple output channels simultaneously. == Description == The **CAN bus Multi Source** component copies an incoming CAN bus message to multiple output pins at the same time. The number of output pins is configurable via the **Output Pins** property. This allows the same CAN message to be sent to multiple processing blocks or devices without duplicating the bus conne...")
- 11:2411:24, 14 September 2025 CAN bus Snapshot (hist | edit) [948 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoCANbusSnapshot.png == Summary == Captures a snapshot of an incoming CAN bus message when triggered. == Description == The **CAN bus Snapshot** component stores the current state of a CAN bus input when the **Snapshot** pin is triggered. The stored snapshot can then be retrieved from the **Out** pin for further use or analysis. <b>Diagram:</b> Image:TArduinoCANbusSnapshot.Preview.png == Categories == *Image:TArduinoSignalCate...")
- 11:1211:12, 14 September 2025 CAN bus Toggle Switch (hist | edit) [1,261 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoCANToggleSwitch.png == Summary == Selects between two CAN bus inputs based on a boolean control signal. == Description == The **CAN bus Toggle Switch** component acts as a binary selector for CAN bus 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. The **Initial Select Value** propert...")
- 11:0811:08, 14 September 2025 RGBW Alpha Color Toggle Switch (hist | edit) [1,340 bytes] Visuino (talk | contribs) (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....")
- 10:5710:57, 14 September 2025 Clock Toggle Demux (hist | edit) [1,146 bytes] Visuino (talk | contribs) (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:5510:55, 14 September 2025 CAN bus Toggle Demux (hist | edit) [1,173 bytes] Visuino (talk | contribs) (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:5110:51, 14 September 2025 CAN bus Demux(Multiple Output channel Switch) (hist | edit) [1,374 bytes] Visuino (talk | contribs) (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:4810:48, 14 September 2025 RGBW Alpha Color Demux(Multiple Output channel Switch) (hist | edit) [1,459 bytes] Visuino (talk | contribs) (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:4610:46, 14 September 2025 Clock Demux(Multiple Output channel Switch) (hist | edit) [1,387 bytes] Visuino (talk | contribs) (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:3010:30, 14 September 2025 Bluetooth Remote Service (hist | edit) [1,925 bytes] Visuino (talk | contribs) (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:2110:21, 14 September 2025 Battery Bluetooth Service (hist | edit) [1,348 bytes] Visuino (talk | contribs) (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:1710:17, 14 September 2025 Bluetooth iBeacon (hist | edit) [1,324 bytes] Visuino (talk | contribs) (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:1110:11, 14 September 2025 On/Off Delay (hist | edit) [1,495 bytes] Visuino (talk | contribs) (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:0410:04, 14 September 2025 Detect Edge(Digital to Clock) (hist | edit) [1,481 bytes] Visuino (talk | contribs) (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...")
- 09:5909:59, 14 September 2025 Repeat Clock (hist | edit) [1,054 bytes] Visuino (talk | contribs) (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:5509:55, 14 September 2025 Repeat 64 bit Integer (hist | edit) [952 bytes] Visuino (talk | contribs) (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:5309:53, 14 September 2025 Repeat Image (hist | edit) [878 bytes] Visuino (talk | contribs) (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:5009:50, 14 September 2025 Repeat Quaternion (hist | edit) [975 bytes] Visuino (talk | contribs) (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...")
- 05:4605:46, 14 September 2025 Repeat 3D Orientation (hist | edit) [998 bytes] Visuino (talk | contribs) (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:3905:39, 14 September 2025 Repeat 2D Orientation (hist | edit) [998 bytes] Visuino (talk | contribs) (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:3605:36, 14 September 2025 Repeat Integer (hist | edit) [916 bytes] Visuino (talk | contribs) (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:3505:35, 14 September 2025 Repeat Digital (hist | edit) [923 bytes] Visuino (talk | contribs) (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 ==...")
- 05:3405:34, 14 September 2025 Repeat Date/Time (hist | edit) [884 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRepeatDateTime.png == Summary == The **Repeat Date/Time** component repeats a Date/Time input a specified number of times. == Description == This component takes a Date/Time input and outputs it multiple times based on the configured count. It is useful for synchronizing time data across multiple subsystems, logging, or broadcasting repeated time signals. <b>Diagram:</b> Image:TArduinoRepeatDateTime.Preview.png == Properties == *'''Enabled'...")
- 04:5404:54, 14 September 2025 Repeat RGBW Color (hist | edit) [905 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRepeatRGBWColor.png == Summary == The **Repeat RGBW Color** component repeats an RGBW color input a specified number of times. == Description == This component takes an RGBW color input and outputs it multiple times based on the configured count. It is useful for controlling RGBW LED strips, visual effects, or broadcasting repeated color data to downstream components. <b>Diagram:</b> Image:TArduinoRepeatRGBWColor.Preview.png == Properties =...")
- 04:5204:52, 14 September 2025 Repeat RGBW Alpha Color (hist | edit) [952 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRepeatRGBWAlphaColor.png == Summary == The **Repeat RGBW Alpha Color** component repeats an RGBW Alpha color input a specified number of times. == Description == This component receives an RGBW Alpha color input and outputs it multiple times according to the configured count. It can be used for LED color sequencing, visual effects, or repeatedly sending the same color data in a signal chain. <b>Diagram:</b> Image:TArduinoRepeatRGBWAlphaColor.P...")
- 04:5004:50, 14 September 2025 Repeat Text (hist | edit) [858 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRepeatText.png == Summary == The **Repeat Text** component repeats a text input a specified number of times. == Description == This component receives a text input and outputs it multiple times according to the configured count. It can be used for generating repeated text patterns, message duplication, or debugging text-based data streams. <b>Diagram:</b> Image:TArduinoRepeatText.Preview.png == Properties == *'''Enabled''' (boolean) – Ena...")
- 04:4704:47, 14 September 2025 Repeat Touch (hist | edit) [864 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRepeatTouch.png == Summary == The **Repeat Touch** component repeats a touch signal input a specified number of times. == Description == This component receives a touch input and outputs it multiple times according to the configured count. Useful for gesture recognition, touch-based controls, or generating repeated touch events for testing. <b>Diagram:</b> Image:TArduinoRepeatTouch.Preview.png == Properties == *'''Enabled''' (boolean) – E...")
- 04:3204:32, 14 September 2025 Repeat Unsigned (hist | edit) [855 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRepeatUnsigned.png == Summary == The **Repeat Unsigned** component repeats an unsigned integer input a specified number of times. == Description == This component takes an unsigned integer and outputs it multiple times according to the configured count. Useful for generating repeated numeric sequences or testing data streams. <b>Diagram:</b> Image:TArduinoRepeatUnsigned.Preview.png == Properties == *'''Enabled''' (boolean) – Enables or di...")
- 04:2904:29, 14 September 2025 Repeat 64 bit Unsigned (hist | edit) [892 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRepeatUnsigned64.png == Summary == The **Repeat 64 bit Unsigned** component repeats a 64-bit unsigned integer input a specified number of times. == Description == This component takes a 64-bit unsigned integer and outputs it multiple times according to the configured count. Useful for generating repeated numeric sequences or testing data streams. <b>Diagram:</b> Image:TArduinoRepeatUnsigned64.Preview.png == Properties == *'''Enabled''' (boo...")
- 02:4602:46, 14 September 2025 Repeat Char (hist | edit) [888 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRepeatChar.png == Summary == The **Repeat Char** component repeats a character or text element a specified number of times. == Description == This component takes a text or character input and outputs it multiple times according to the configured count. Useful for generating repeated text sequences, display testing, or string manipulation. <b>Diagram:</b> Image:TArduinoRepeatChar.Preview.png == Properties == *'''Enabled''' (boolean) – Ena...")
- 02:4402:44, 14 September 2025 Repeat Color (hist | edit) [852 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRepeatColor.png == Summary == The **Repeat Color** component repeats a color signal a specified number of times. == Description == This component takes a color input (such as RGB or RGBW) and outputs it multiple times according to the configured count. Useful for visual patterns, LED control, or color signal testing. <b>Diagram:</b> Image:TArduinoRepeatColor.Preview.png == Properties == *'''Enabled''' (boolean) – Enables or disables the r...")
- 02:4102:41, 14 September 2025 Repeat Complex (hist | edit) [932 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRepeatComplex.png == Summary == The **Repeat Complex** component repeats a complex data signal a specified number of times. == Description == This component receives a complex signal (such as an array of analog or digital values) and outputs it multiple times according to the configured count. Useful for testing or replicating complex data sequences in signal processing or control applications. <b>Diagram:</b> Image:TArduinoRepeatComplex.Previ...")
- 02:3702:37, 14 September 2025 Repeat CAN bus (hist | edit) [869 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRepeatCANBus.png == Summary == The **Repeat CAN Bus** component repeats a CAN bus message a specified number of times. == Description == This component receives a CAN bus message and outputs it multiple times according to the configured count. Useful for testing, simulation, or repeating CAN messages in automotive or industrial applications. <b>Diagram:</b> Image:TArduinoRepeatCANBus.Preview.png == Properties == *'''Enabled''' (boolean) –...")
- 02:3402:34, 14 September 2025 Repeat Audio (hist | edit) [847 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRepeatAudio.png == Summary == The **Repeat Audio** component outputs a repeated sequence of an audio signal a specified number of times. == Description == This component takes an audio input and duplicates it according to the configured count. Useful for audio testing, looping, or signal processing applications. <b>Diagram:</b> Image:TArduinoRepeatAudio.Preview.png == Properties == *'''Enabled''' (boolean) – Enables or disables the repeat...")
- 02:3202:32, 14 September 2025 Repeat Analog (hist | edit) [855 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRepeatAnalog.png == Summary == The **Repeat Analog** component outputs a repeated sequence of an analog input a specified number of times. == Description == This component takes a single analog input and duplicates it according to the configured count. Useful for generating repeated analog signals or test patterns. <b>Diagram:</b> Image:TArduinoRepeatAnalog.Preview.png == Properties == *'''Enabled''' (boolean) – Enables or disables the re...")
- 02:2902:29, 14 September 2025 Repeat Binary (hist | edit) [868 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRepeatBinary.png == Summary == The **Repeat Binary** component outputs a repeated sequence of a binary (boolean) input a specified number of times. == Description == This component takes a single binary input and duplicates it according to the configured count. Useful for generating repeated digital signals or test patterns. <b>Diagram:</b> Image:TArduinoRepeatBinary.Preview.png == Properties == *'''Enabled''' (boolean) – Enables or disab...")
- 02:2702:27, 14 September 2025 Repeat Alpha Color (hist | edit) [1,003 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRepeatAlphaColor.png == Summary == The **Repeat Alpha Color** component outputs a repeated sequence of an input color value a specified number of times. == Description == This component takes a single input color (RGB or RGBA) and duplicates it according to the configured count. Useful for populating arrays or sequences of colors in LED strips or graphics pipelines. <b>Diagram:</b> Image:TArduinoRepeatAlphaColor.Preview.png == Properties ==...")
- 02:2402:24, 14 September 2025 RGBW Alpha Color On/Off Switch (hist | edit) [1,233 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRGBWAlphaSwitch.png == Summary == The **RGBW Alpha Color On/Off Switch** routes an RGBW color signal based on an enable input, allowing selective transmission of color values. == Description == This component can selectively pass RGBW color values from its input to the output depending on the enable state. It includes options to ignore repeated values, set initial enabled state, and control whether to send the value on enable. <b>Diagram:</b> ...")
- 02:0302:03, 14 September 2025 Grove LED (hist | edit) [922 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoGroveLED.png == Summary == The **Grove LED** is a basic light-emitting diode module for visual indicators. It can be turned on or off using a digital input signal. == Description == This module provides a simple way to indicate logic states or activity in circuits. It connects to the Grove interface for power and control. <b>Diagram:</b> Image:TArduinoGroveLED.Preview.png == Pins == === Input Pins === *'''in (digital)''' – Digital input...")
- 02:0002:00, 14 September 2025 Grove Passive Buzzer (hist | edit) [856 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoGrovePassiveBuzzer.png == Summary == The **Grove Passive Buzzer** produces sound using an external PWM signal. It allows for tone generation by modulating the input frequency. == Description == This passive buzzer requires an input signal to generate sound. It can produce various tones and frequencies depending on the PWM input applied. <b>Diagram:</b> Image:TArduinoGrovePassiveBuzzer.Preview.png == Pins == === Input Pins === *'''in (di...")
- 01:5601:56, 14 September 2025 Laser (hist | edit) [851 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoLaser.png == Summary == The **Laser** component represents a laser visually in diagrams and simulations. It is intended for easier visualization and does not perform any functional operation. == Description == This module acts as a visual placeholder for a laser in circuit designs or simulations. It can be controlled via digital signals but does not emit a real laser beam. <b>Diagram:</b> Image:TArduinoLaser.Preview.png == Pins == === Inp...")
- 01:5201:52, 14 September 2025 M5Stack Mini Relay Unit (Grove) (hist | edit) [1,098 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoM5StackMiniRelayUnit.png == Summary == The **M5Stack Mini Relay Unit (Grove)** allows switching of external devices using a digital input signal, compatible with the Grove connector system. It supports an initial ON or OFF state for startup configuration. == Description == This compact relay module can control lights, motors, or other devices with a digital signal from an MCU. It integrates seamlessly with M5Stack Mini systems and Grove-compatible...")
- 01:4801:48, 14 September 2025 Grove Relay (hist | edit) [1,117 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoGroveRelay.png == Summary == The **Grove Relay** module allows control of high-voltage devices using a digital input signal. It features a simple interface compatible with Grove connectors and supports initial state configuration. == Description == This relay module can switch devices on or off based on a digital input signal. It is suitable for controlling lights, motors, or other appliances in prototyping and automation projects. The module ca...")
- 01:4401:44, 14 September 2025 Measure Unsigned Array Length (hist | edit) [1,055 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoMeasureUnsignedArrayLength.png == Summary == The **Measure Unsigned Array Length** component calculates the number of elements in an unsigned array input and outputs this length as an integer. == Description == This component determines the size of an unsigned array dynamically, which can be useful for loops, indexing, or conditional operations. It counts the number of entries in the input unsigned array and provides the count on the output pin. <b...")
- 01:4101:41, 14 September 2025 Measure Binary Length (hist | edit) [1,030 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoMeasureBinaryLength.png == Summary == The **Measure Binary Length** component calculates the number of elements in a binary input array and outputs this length as an integer. == Description == This component is useful for determining the size of a binary array dynamically, allowing for proper indexing, loops, or conditional processing. It counts the number of entries in the input binary array and provides the count on the output pin. <b>Diagram:</b...")