New pages
Jump to navigation
Jump to search
24 August 2025
- 02:2602:26, 24 August 2025 Color Sensor (Taos TCS230, TCS3200, TCS3210) (hist | edit) [1,734 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoColorSensorTCS.png == Summary == Detects color and outputs analog values for red, green, blue, and clear channels. == Description == The **Color Sensor (Taos TCS230, TCS3200, TCS3210)** component measures the intensity of red, green, blue, and clear light using a programmable frequency output. Frequency scaling can be adjusted to change sensitivity, and individual color channels can be scaled using the '''Scale Dividers'''. This sensor is id...")
- 02:2002:20, 24 August 2025 RGBW Alpha Color To Analog (hist | edit) [1,188 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRGBWAlphaColorToAnalog.png == Summary == Splits an RGBW alpha color input into separate analog red, green, blue, white, and alpha outputs. == Description == The **RGBW Alpha Color To Analog** component takes a single RGBW alpha color input and separates it into individual analog signals for the red, green, blue, white, and alpha channels. This is useful for driving analog-controlled RGBW LEDs, displays, or other systems that require separate c...")
- 02:1802:18, 24 August 2025 Analog To RGBW Alpha Color (hist | edit) [1,335 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAnalogToRGBWAlphaColor.png == Summary == Combines separate analog red, green, blue, white, and alpha inputs into a single RGBW alpha color output. == Description == The **Analog To RGBW Alpha Color** component merges individual analog signals for red, green, blue, white, and alpha channels into one RGBW alpha color output. An '''Initial Value''' can be set at startup to define the starting RGBW alpha color. This is useful for translating ana...")
- 02:1502:15, 24 August 2025 Alpha Color To Analog (hist | edit) [1,161 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAlphaColorToAnalog.png == Summary == Splits an alpha color input into separate analog red, green, blue, and alpha outputs. == Description == The **Alpha Color To Analog** component takes a single alpha color input and separates it into individual analog signals for the red, green, blue, and alpha channels. This is useful for driving analog-controlled LEDs, displays, or other systems that require separate channel control from a combined alpha c...")
- 02:1302:13, 24 August 2025 Analog To Alpha Color (hist | edit) [1,213 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAnalogToAlphaColor.png == Summary == Converts separate analog red, green, blue, and alpha inputs into a single alpha color output. == Description == The **Analog To Alpha Color** component combines individual analog signals for red, green, blue, and alpha channels into one alpha color output. An '''Initial Value''' can be set at startup to define the starting alpha color. This is useful for translating analog sensor data or control signals i...")
- 02:0502:05, 24 August 2025 RGBW Alpha Color Array (hist | edit) [1,187 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRGBWAlphaColorArray.png == Summary == Outputs values from a configurable array of RGBW alpha colors. == Description == The **RGBW Alpha Color Array** component allows you to define a set of RGBW alpha color values using elements. On each '''Clock''' trigger, it outputs the value corresponding to the current '''Index''', which can also be set externally. This is useful for cycling through multiple RGWB transparency and color values in LEDs, d...")
- 02:0402:04, 24 August 2025 Alpha Color Array (hist | edit) [1,129 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAlphaColorArray.png == Summary == Outputs values from a configurable array of alpha colors. == Description == The **Alpha Color Array** component allows you to define a set of alpha color values using elements. On each '''Clock''' trigger, it outputs the value corresponding to the current '''Index''', which can also be set externally. This is useful for cycling through multiple transparency values in LEDs, displays, or visual effects. <b>...")
- 02:0102:01, 24 August 2025 Color To RGBW Color (hist | edit) [1,031 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoColorToRGBWColor.png == Summary == Converts a standard color input into an RGBW color output. == Description == The **Color To RGBW Color** component transforms an incoming color signal into an RGBW color, adding a white channel to the original RGB values. The '''White''' property sets the intensity of the white channel, and an '''Initial Value''' can be defined at startup. This is useful for driving RGBW LEDs or systems that require separat...")
- 01:5701:57, 24 August 2025 Color To Alpha Color (hist | edit) [1,042 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoColorToAlphaColor.png == Summary == Converts a color signal into an alpha (transparency) color signal. == Description == The **Color To Alpha Color** component extracts or applies a transparency value to an incoming color signal. The '''Alpha/Transparency''' property determines the output alpha value, and an '''Initial Value''' can be set for startup. This is useful for controlling transparency effects based on color inputs in LEDs, displays...")
- 01:5401:54, 24 August 2025 Alpha Color On/Off Switch (hist | edit) [1,283 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAlphaColorOnOffSwitch.png == Summary == Controls whether an alpha color signal is passed through based on enable input and settings. == Description == The **Alpha Color On/Off Switch** component allows or blocks the alpha color signal based on the '''Enable''' input and its properties. When enabled, the incoming alpha color is forwarded to the output. The '''Ignore Same''' property prevents redundant updates, and '''Send On Enable''' determi...")
- 01:5101:51, 24 August 2025 Alpha Color Snapshot (hist | edit) [1,030 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAlphaColorSnapshot.png == Summary == Captures the current alpha color value when triggered. == Description == The **Alpha Color Snapshot** component stores the incoming alpha color value when the '''Snapshot''' clock input is triggered and outputs it until the next snapshot is taken. This is useful for capturing a specific transparency state for later use in LEDs, displays, or visual effects. <b>Diagram:</b> Image:TArduinoAlphaColorSna...")
- 01:4901:49, 24 August 2025 Remember Alpha Color Value (hist | edit) [1,231 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRememberAlphaColorValue.png == Summary == Stores and recalls an alpha color value based on trigger inputs. == Description == The **Remember Alpha Color Value** component allows you to store an incoming alpha color value when the '''Remember''' clock input is triggered, and recall the stored value when the '''Recall''' clock input is triggered. This is useful for temporarily holding transparency values or for creating memory-based effects in LE...")
- 01:4601:46, 24 August 2025 Alpha Color Toggle Demux (hist | edit) [1,226 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAlphaColorToggleDemux.png == Summary == Routes a single alpha color input to one of two outputs based on a boolean select input. == Description == The **Alpha Color Toggle Demux** component takes one alpha color input and routes it to either the '''True''' or '''False''' output depending on the state of the '''Select''' input. This is useful for dynamically directing transparency or alpha color values to different channels, devices, or visual...")
- 01:4501:45, 24 August 2025 Color Toggle Demux (hist | edit) [1,146 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoColorToggleDemux.png == Summary == Routes a single color input to one of two outputs based on a boolean select input. == Description == The **Color Toggle Demux** component takes one color input and routes it to either the '''True''' or '''False''' output depending on the state of the '''Select''' input. This is useful for dynamically directing color values to different channels, devices, or visual effects based on a boolean condition. <b>D...")
- 01:4201:42, 24 August 2025 Alpha Color Demux(Multiple Output channel Switch) (hist | edit) [1,238 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAlphaColorDemux.png == Summary == Routes a single alpha color input to multiple outputs based on a channel selection. == Description == The **Alpha Color Demux** component takes one alpha color input and routes it to one of several output channels according to the '''Select''' input. The number of output channels is configurable. This is useful for dynamically directing transparency or alpha color data to different parts of a system, such as...")
- 01:3901:39, 24 August 2025 Alpha Color Toggle Switch (hist | edit) [1,240 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAlphaColorToggleSwitch.png == Summary == Selects between two alpha color inputs based on a boolean control signal. == Description == The **Alpha Color Toggle Switch** component outputs one of two alpha color inputs depending on the state of the '''Select''' input. When '''Select''' is true, the '''True''' input is forwarded; when false, the '''False''' input is forwarded. This is useful for toggling between two transparency or alpha color st...")
- 01:2201:22, 24 August 2025 Alpha Color Mux(Multi channel Switch) (hist | edit) [1,179 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAlphaColorMux.png == Summary == Selects one of multiple alpha color inputs and forwards it to the output. == Description == The **Alpha Color Mux (Multi-Channel Switch)** component allows selecting one of several incoming alpha color signals to be sent to a single output. The active input is determined by the '''Select''' pin. This is useful for dynamically routing transparency or alpha color data to different parts of a system, such as LEDs...")
- 01:2001:20, 24 August 2025 Alpha Color Multi-Source Merger (hist | edit) [961 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAlphaColorMultiSourceMerger.png == Summary == Merges multiple alpha color inputs into a single output. == Description == The **Alpha Color Multi-Source Merger** component combines several incoming alpha color signals into one output. It is useful when multiple alpha color sources need to be unified, such as merging transparency data from different layers or devices. <b>Diagram:</b> [[Image:TArduinoAlphaColorMultiSourceMerger.Preview.png]...")
- 01:1701:17, 24 August 2025 Alpha Color Multi Source (hist | edit) [1,022 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAlphaColorMultiSource.png == Summary == Distributes a single alpha color input to multiple outputs. == Description == The **Alpha Color Multi Source** component takes one incoming alpha color signal and distributes it to several output pins. It is useful when the same alpha color needs to be shared with multiple devices or modules simultaneously, such as controlling multiple transparent overlays, LEDs, or visual indicators. <b>Diagram:</b>...")
- 01:1501:15, 24 August 2025 RGBW Color Multi Source (hist | edit) [978 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRGBWColorMultiSource.png == Summary == Distributes a single RGBW color input to multiple outputs. == Description == The **RGBW Color Multi Source** component takes one incoming RGBW color signal and distributes it to several output pins. It is useful when the same RGBW color needs to be shared with multiple devices or modules simultaneously, such as RGBW LEDs, displays, or visual indicators. <b>Diagram:</b> Image:TArduinoRGBWColorMulti...")
- 01:1401:14, 24 August 2025 RGBW Alpha Color Change Only (hist | edit) [999 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRGBWAlphaColorChangeOnly.png == Summary == Passes RGBW alpha color values only when they change. == Description == The **RGBW Alpha Color Change Only** component outputs a new RGBW alpha color value only if it differs from the previously received value. This prevents redundant updates and reduces unnecessary data flow, making it ideal for systems where repeated identical color values are common, such as LED displays or dynamic lighting setups....")
- 01:1201:12, 24 August 2025 Compare RGBW Alpha Color Value (hist | edit) [1,590 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoCompareRGBWAlphaColorValue.png == Summary == Compares an input RGBW alpha color against a predefined value and outputs the result as a boolean. == Description == The **Compare RGBW Alpha Color Value** component evaluates the incoming RGBW alpha color value based on the selected comparison type and a predefined reference value. It is useful for conditional logic, filtering, or triggering events when RGBW alpha color values match or differ from...")
- 01:0901:09, 24 August 2025 RGBW Alpha Color Value (hist | edit) [1,435 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRGBWAlphaColorValue.png == Summary == Outputs a configurable RGBW Alpha Color with optional value control through elements. == Description == The **RGBW Alpha Color Value** component outputs an RGBW color value with transparency (alpha). You can define a default value and multiple additional values using elements, each of which can be triggered when needed. This is useful for applications that require dynamic control of RGBW LEDs or displays...")
- 01:0701:07, 24 August 2025 Ramp To Alpha Color Value (hist | edit) [1,327 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRampToAlphaColorValue.png == Summary == Smoothly transitions an alpha color value from its current state to a target value over a defined time. == Description == The **Ramp To Alpha Color Value** component gradually changes the input alpha color to a specified target value at a controlled slope. The slope defines the duration of the transition from the current alpha color to the target. This is useful for creating smooth transparency effects...")
- 01:0501:05, 24 August 2025 Ramp To Color Value (hist | edit) [1,246 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRampToColorValue.png == Summary == Smoothly transitions a color value from its current state to a target value over a defined time. == Description == The **Ramp To Color Value** component gradually changes the input color to the specified target color at a controlled slope. The slope determines the time it takes to transition from the current color to the target. This is useful for creating smooth color fades or visual effects in LEDs, displ...")
- 01:0201:02, 24 August 2025 Compare Alpha Color Value (hist | edit) [1,547 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoCompareAlphaColorValue.png == Summary == Compares an input alpha color against a predefined value and outputs the result as a boolean. == Description == The **Compare Alpha Color Value** component evaluates the incoming alpha color value based on the selected comparison type and a predefined reference value. It is useful for conditional logic, filtering, or triggering events when alpha color values match or differ from a target. <b>Diagram:...")
- 00:5800:58, 24 August 2025 Alpha Color Change Only (hist | edit) [929 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAlphaColorChangeOnly.png == Summary == Passes alpha color values only when they change. == Description == The **Alpha Color Change Only** component outputs a new alpha color value only if it differs from the previously received one. This prevents redundant updates, reduces unnecessary data flow, and optimizes performance in systems where color values may remain constant for long periods. <b>Diagram:</b> Image:TArduinoAlphaColorChangeOn...")
- 00:5600:56, 24 August 2025 Color Change Only (hist | edit) [865 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoColorChangeOnly.png == Summary == Passes color values only when they change. == Description == The **Color Change Only** component outputs a new color value only if it differs from the previously received one. This helps reduce unnecessary updates, optimize performance, and avoid redundant processing in systems where frequent identical values may occur. <b>Diagram:</b> Image:TArduinoColorChangeOnly.Preview.png == Categories == *...")
- 00:5300:53, 24 August 2025 Random Alpha Color (hist | edit) [1,188 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRandomAlphaColor.png == Summary == Generates random alpha color values within a specified range. == Description == The **Random Alpha Color** component outputs random alpha colors (colors with transparency) between defined minimum and maximum values. It can be seeded for reproducible results and triggered with a clock input. This is useful in applications requiring randomized color effects, dynamic visuals, or testing scenarios where variati...")
- 00:5100:51, 24 August 2025 Alpha Color Value (hist | edit) [1,382 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAlphaColorValue.png == Summary == Outputs a configurable Alpha Color with optional value control through elements. == Description == The **Alpha Color Value** component outputs an alpha color (a color with transparency). It allows defining a default value and additional values via elements. These values can be triggered at any time, making it useful for applications where different color states with transparency need to be activated dynamicall...")
23 August 2025
- 23:2423:24, 23 August 2025 Color Demux(Multiple Output channel Switch) (hist | edit) [1,154 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoColorDemux.png == Summary == Routes a single color input to one of multiple outputs based on a channel selector. == Description == The **Color Demux (Multiple Output Channel Switch)** component distributes a single incoming color signal to one of several output pins. The active output is determined by the value of the '''Select''' input. This component is useful when directing a color signal dynamically to different destinations, such as mul...")
- 23:1823:18, 23 August 2025 Color Multi Source (hist | edit) [975 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoColorMultiSource.png == Summary == Distributes a single color input to multiple outputs. == Description == The **Color Multi Source** component takes one incoming color signal and distributes it to several output pins. It is commonly used when the same color information needs to be shared with multiple modules or devices at the same time, such as driving multiple LEDs, displays, or visual indicators in parallel. <b>Diagram:</b> Image:T...")
- 06:0706:07, 23 August 2025 EEPROM I2C (hist | edit) [1,401 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoEEPROMI2C.png == Summary == Provides access to external EEPROM memory over the I2C interface. == Description == The **EEPROM (I2C)** component enables communication with I2C-based EEPROM chips for non-volatile data storage. It can be used to save and retrieve configuration data, logs, calibration parameters, or other persistent values that must be retained even after power cycles. This component supports a variety of **data element types**,...")
- 06:0406:04, 23 August 2025 EEPROM SPI (hist | edit) [1,824 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoEEPROMSPI.png == Summary == Provides access to external EEPROM memory over the SPI interface. == Description == The **EEPROM (SPI)** component enables communication with SPI-based EEPROM chips for non-volatile data storage. It can be used to save and retrieve configuration data, logs, calibration parameters, or other persistent values that must be retained even after power cycles. This component supports a variety of **data element types**,...")
- 05:4705:47, 23 August 2025 RAM SPI (hist | edit) [1,600 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRAMSPI.png == Summary == Provides access to external SPI RAM for temporary data storage and retrieval. == Description == The **RAM (SPI)** component enables communication with external RAM chips over the SPI interface. It can be used to store and manage various types of data dynamically at runtime, providing extended volatile memory for applications requiring buffering, caching, or handling large temporary data sets. This component suppor...")
- 05:4005:40, 23 August 2025 Flash Memory(SPI) (hist | edit) [2,290 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoFlashMemorySPI.png == Summary == Provides access to SPI-based Flash memory devices for data storage, retrieval, and block erasure. == Description == The **Flash Memory (SPI)** component enables communication and control of external SPI Flash chips. It allows data storage, reading, and erasing of specific memory blocks, making it useful for logging, persistent storage, or large binary data management. The component supports: * Configurable...")
- 05:1105:11, 23 August 2025 Memory Storage (hist | edit) [2,405 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoMemoryStorage.png == Summary == Provides an in-memory storage buffer with flexible read and write operations. == Description == The **Memory Storage** component implements a data buffer stored in memory, allowing sequential or random access reading and writing. It supports a wide range of element types for both **Readers** and **Writers**, making it suitable for applications that require temporary data storage, stream manipulation, or bina...")
- 04:5304:53, 23 August 2025 Modbus Server(Slave) TCP/IP Protocol (hist | edit) [1,277 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoModbusServerTCP.png == Summary == Handles Modbus TCP/IP communication for a Modbus Server (Slave). == Description == The **Modbus Server (Slave) TCP/IP Protocol** component allows a device to act as a Modbus Slave over a network connection. It supports the **Modbus TCP/IP** protocol, enabling communication with Modbus Masters such as PLCs, HMIs, and SCADA systems over Ethernet or Wi-Fi. This component manages TCP/IP framing, transaction i...")
- 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...")