User contributions for Visuino
Jump to navigation
Jump to search
25 August 2025
- 08:0608:06, 25 August 2025 diff hist +2,378 N Adafruit Stepper DC Motor FeatherWing (I2C) Created page with "Image:TArduinoAdafruitMotorFeatherWing.png == Summary == Provides DC motor and stepper motor control using the Adafruit FeatherWing board based on PCA9685 via I2C. == Description == The **Adafruit Stepper + DC Motor FeatherWing** allows control of up to **4 DC motors** or **2 stepper motors** using I2C communication. It is based on the PCA9685 16-channel PWM driver and TB6612 MOSFET drivers. Each motor driver has configurable slope control, initial values,..." current
- 08:0608:06, 25 August 2025 diff hist 0 N File:TArduinoAdafruitMotorFeatherWing.Preview.png No edit summary current
- 06:1606:16, 25 August 2025 diff hist +2,174 N NXP Servo PCA9685 (I2C) Created page with "Image:TArduinoPCA9685Servo.png == Summary == Provides 16-channel PWM control via I2C using the NXP PCA9685 chip. == Description == The **NXP PCA9685 Servo (I2C)** component allows independent PWM/servo control over 16 channels. Each channel can be individually enabled, assigned an initial value, and reversed if necessary. It supports external clock input and open-drain mode. <b>Diagram:</b> Image:TArduinoPCA9685Servo.Preview.png == Properties..." current
- 06:1606:16, 25 August 2025 diff hist 0 N File:TArduinoPCA9685Servo.Preview.png No edit summary current
- 06:0306:03, 25 August 2025 diff hist +1,894 N Microchip MCP23017 GPIO (I2C) Created page with "Image:TArduinoMCP23017GPIO.png == Summary == Provides GPIO expansion via I2C using the Microchip MCP23017 chip with ports A and B. == Description == The **Microchip MCP23017 GPIO (I2C)** component exposes 16 digital GPIO pins organized in two banks: * Port A: Channel[0] – Channel[7] * Port B: Channel[0] – Channel[7] Each channel can be independently configured as input or output, with optional inversion and pull-ups. <b>Diagram:</b> Image:T..." current
- 06:0206:02, 25 August 2025 diff hist 0 N File:TArduinoMCP23017GPIO.Preview.png No edit summary current
- 06:0006:00, 25 August 2025 diff hist +1,906 N Microchip MCP23018 GPIO (I2C) Created page with "Image:TArduinoMCP23018GPIO.png == Summary == Provides GPIO expansion via I2C using the Microchip MCP23018 chip with ports A and B. == Description == The **Microchip MCP23018 GPIO (I2C)** component exposes 16 digital GPIO pins organized in two banks: * Port A: Channel[0] – Channel[7] * Port B: Channel[0] – Channel[7] Each channel can be independently configured as input or output, with support for inversion and internal pull-ups. <b>Diagram:</b>..." current
- 06:0006:00, 25 August 2025 diff hist 0 N File:TArduinoMCP23018GPIO.Preview.png No edit summary current
- 05:5105:51, 25 August 2025 diff hist +1,044 N Digital To RGBW Color Created page with "Image:TArduinoDigitalToRGBWColor.png == Summary == Converts a digital signal into an RGBW color. == Description == The **Digital To RGBW Color** component outputs one of two predefined RGBW color values depending on the digital input state. If the input is `false`, the component outputs the configured **False Value (color)**. If the input is `true`, it outputs the configured **True Value (color)**. <b>Diagram:</b> Image:TArduinoDigitalToRGBWColor...." current
- 05:5105:51, 25 August 2025 diff hist 0 N File:TArduinoDigitalToRGBWColor.Preview.png No edit summary current
24 August 2025
- 10:1010:10, 24 August 2025 diff hist +1,151 N TTP229 Keys Touch Pad (I2C) Created page with "Image:TArduinoTTP229I2C.png == Summary == TTP229 capacitive touch pad sensor (I²C interface). == Description == The **TTP229 Keys Touch Pad (I²C)** provides up to 16 capacitive touch buttons. It communicates over the I²C bus and outputs individual digital states for each key. <b>Diagram:</b> Image:TArduinoTTP229I2C.Preview.png == Categories == *Image:TArduinoInputCategory.png Category Input – Receives user input via touch. *Ima..." current
- 10:0910:09, 24 August 2025 diff hist 0 N File:TArduinoTTP229I2C.Preview.png No edit summary current
- 10:0610:06, 24 August 2025 diff hist +1,081 N TTP229/TTP229-BSF Keys Touch Pad (Serial) Created page with "Image:TArduinoTTP229.png == Summary == TTP229 / TTP229-BSF capacitive touch pad sensor (serial interface). == Description == The **TTP229 / TTP229-BSF Keys Touch Pad** provides up to 16 capacitive touch buttons. It communicates over a serial-like protocol with **Clock** and **Data** lines, and outputs individual digital states for each key. <b>Diagram:</b> Image:TArduinoTTP229.Preview.png == Categories == *Image:TArduinoInputCategory.png ..." current
- 10:0610:06, 24 August 2025 diff hist 0 N File:TArduinoTTP229.Preview.png No edit summary current
- 09:4909:49, 24 August 2025 diff hist +1,107 N Grove Digital Output Created page with "Image:TArduinoGroveDigitalOutput.png == Summary == Generic Grove digital output component. == Description == The **Grove Digital Output** module provides two output channels (Primary and Secondary) to control Grove-compatible actuators, indicators, or digital devices. Each channel supports an initial state configuration. <b>Diagram:</b> Image:TArduinoGroveDigitalOutput.Preview.png == Categories == *Image:TArduinoDigitalCategory.png Catego..." current
- 09:4909:49, 24 August 2025 diff hist 0 N File:TArduinoGroveDigitalOutput.Preview.png No edit summary current
- 09:4609:46, 24 August 2025 diff hist +949 N Grove Digital Input Created page with "Image:TArduinoGroveDigitalInput.png == Summary == Generic Grove digital input component. == Description == The **Grove Digital Input** module allows reading digital signals (HIGH/LOW) from Grove-compatible input devices such as switches, buttons, and simple digital sensors. Provides both a primary and secondary digital output, along with a Grove connector pin. <b>Diagram:</b> Image:TArduinoGroveDigitalInput.Preview.png == Categories == *Image..." current
- 09:4609:46, 24 August 2025 diff hist 0 N File:TArduinoGroveDigitalInput.Preview.png No edit summary current
- 09:4309:43, 24 August 2025 diff hist +1,026 N M5Stack Dual Button Unit (Grove) Created page with "Image:TArduinoM5StackDualButtonUnit.png == Summary == Unit with two push buttons (red and blue), Grove compatible. == Description == The **M5Stack Dual Button Unit (Grove)** provides two independent push buttons (red and blue). Each button outputs a digital signal when pressed, allowing use as simple user input controls in interactive projects. Includes a Grove connector for easy integration. <b>Diagram:</b> Image:TArduinoM5StackDualButtonUnit.Pre..." current
- 09:4309:43, 24 August 2025 diff hist 0 N File:TArduinoM5StackDualButtonUnit.Preview.png No edit summary current
- 09:4109:41, 24 August 2025 diff hist +1,196 N M5Stack Light Unit with Photo-resistance (Grove) Created page with "Image:TArduinoM5StackLightUnit.png == Summary == Light-sensing unit with a photoresistor, compatible with Grove. == Description == The **M5Stack Light Unit with Photo-resistance (Grove)** detects ambient light intensity. It provides both **digital** and **analog** outputs, enabling threshold-based detection or continuous brightness measurement. Commonly used for automatic lighting control, environmental monitoring, and smart devices. <b>Diagram:</b>..." current
- 09:4109:41, 24 August 2025 diff hist 0 N File:TArduinoM5StackLightUnit.Preview.png No edit summary current
- 09:3909:39, 24 August 2025 diff hist +1,182 N M5Stack Earth Moisture Unit (Grove) Created page with "Image:TArduinoM5StackEarthMoisture.png == Summary == Soil moisture detection unit compatible with Grove systems. == Description == The **M5Stack Earth Moisture Unit (Grove)** measures soil moisture content. It provides both **digital** and **analog** outputs, allowing threshold-based or continuous monitoring. Useful in smart farming, irrigation automation, and environmental monitoring projects. <b>Diagram:</b> Image:TArduinoM5StackEarthMoisture.Pr..." current
- 09:3909:39, 24 August 2025 diff hist 0 N File:TArduinoM5StackEarthMoisture.Preview.png No edit summary current
- 09:3609:36, 24 August 2025 diff hist +1,043 N Grove Tilt Sensor Created page with "Image:TArduinoGroveTiltSensor.png == Summary == Tilt detection sensor compatible with Grove systems. == Description == The **Grove Tilt Sensor** detects orientation changes or tilt events. It functions like a simple switch: when tilted, the sensor output changes state. Commonly used for orientation-based control, motion detection, and simple triggers in interactive projects. <b>Diagram:</b> Image:TArduinoGroveTiltSensor.Preview.png == Categorie..." current
- 09:3609:36, 24 August 2025 diff hist 0 N File:TArduinoGroveTiltSensor.Preview.png No edit summary current
- 09:3509:35, 24 August 2025 diff hist +1,091 N M5Stack PIR Motion Sensor Unit (Grove) Created page with "Image:TArduinoM5StackPIRMotionSensor.png == Summary == Passive Infrared (PIR) motion detection sensor for M5Stack Grove systems. == Description == The **M5Stack PIR Motion Sensor Unit** detects motion using infrared signals emitted by moving objects such as people or animals. It outputs a digital signal when motion is detected, making it useful for security, automation, or occupancy detection projects. <b>Diagram:</b> Image:TArduinoM5StackPIRMotionS..." current
- 09:3509:35, 24 August 2025 diff hist 0 N File:TArduinoM5StackPIRMotionSensor.Preview.png No edit summary current
- 09:3009:30, 24 August 2025 diff hist +900 N M5Stack Mini Button Unit (Grove) Created page with "Image:TArduinoM5StackMiniButton.png == Summary == Compact digital button module for M5Stack Grove systems. == Description == The **M5Stack Mini Button Unit** provides a tactile push button with digital output. The button state can be read through the clock input or directly from the digital output. Ideal for user input in compact embedded projects. <b>Diagram:</b> Image:TArduinoM5StackMiniButton.Preview.png == Categories == *Image:TArduinoD..." current
- 09:3009:30, 24 August 2025 diff hist 0 N File:TArduinoM5StackMiniButton.Preview.png No edit summary current
- 09:2709:27, 24 August 2025 diff hist +901 N Grove Touch Sensor Created page with "Image:TArduinoGroveTouchSensor.png == Summary == Capacitive touch sensor module for Grove systems. == Description == The **Grove Touch Sensor** detects touch events and outputs a digital signal. It can be triggered via the clock input or directly read through the digital output. Ideal for creating touch-sensitive interfaces in embedded projects. <b>Diagram:</b> Image:TArduinoGroveTouchSensor.Preview.png == Categories == *Image:TArduinoDigit..." current
- 09:2709:27, 24 August 2025 diff hist 0 N File:TArduinoGroveTouchSensor.Preview.png No edit summary current
- 09:2409:24, 24 August 2025 diff hist +873 N Grove Button Created page with "Image:TArduinoGroveButton.png == Summary == Digital push button module for Grove systems. == Description == The **Grove Button** detects button presses and outputs a digital signal. It can be triggered via the clock input or directly read through the digital output. Useful for user input in embedded or microcontroller projects. <b>Diagram:</b> Image:TArduinoGroveButton.Preview.png == Categories == *Image:TArduinoDigitalCategory.png Cate..." current
- 09:2409:24, 24 August 2025 diff hist 0 N File:TArduinoGroveButton.Preview.png No edit summary current
- 09:2009:20, 24 August 2025 diff hist +891 N M5Stack Laser Transmitter(Tx) Unit (Grove) Created page with "Image:TArduinoM5StackLaserTx.png == Summary == Digital laser transmitter module for M5Stack Grove systems. == Description == The **M5Stack Laser Transmitter (Tx) Unit** outputs a controllable digital laser signal. The output can be toggled using the input pin or set to an initial default state. Suitable for optical communication experiments or simple laser signaling applications. <b>Diagram:</b> Image:TArduinoM5StackLaserTx.Preview.png == Categ..." current
- 09:2009:20, 24 August 2025 diff hist 0 N File:TArduinoM5StackLaserTx.Preview.png No edit summary current
- 09:1609:16, 24 August 2025 diff hist +2,548 N Infineon TLE8110EE Smart Multichannel Switch (SPI) Created page with "Image:TArduinoInfineonTLE8110EE.png == Summary == SPI-controlled smart multichannel switch with configurable digital outputs and monitoring pins. == Description == The **Infineon TLE8110EE** provides multiple power channels for switching and controlling loads with current monitoring. It supports SPI communication and allows configuration of output channels, initial states, and monitoring of under-voltage conditions. Suitable for automotive and industrial..." current
- 09:0909:09, 24 August 2025 diff hist 0 N File:TArduinoInfineonTLE8110EE.Preview.png No edit summary current
- 09:0009:00, 24 August 2025 diff hist +1,837 N M5Stack Makey Capacitive Touch Unit (Grove) Created page with "Image:TArduinoM5StackMakey.png == Summary == I2C-controlled capacitive touch module with multiple touch channels and configurable low/high outputs. == Description == The **M5Stack Makey Capacitive Touch Unit** provides several capacitive touch inputs accessible via I2C. It supports both **Low** and **High** digital outputs for each channel, making it suitable for buttons, sliders, or other human interface devices in embedded systems. <b>Diagram:</b> [..." current
- 09:0009:00, 24 August 2025 diff hist 0 N File:TArduinoM5StackMakey.Preview.png No edit summary current
- 08:5508:55, 24 August 2025 diff hist +1,929 N Touch Sensor Holtek BS8112A/BS8116A I2C Created page with "Image:TArduinoHoltekTouchSensor.png == Summary == I2C-controlled touch sensor module with up to 12 channels, each configurable with threshold and wakeup options. == Description == The **Holtek BS8112A/BS8116A Touch Sensor** provides up to 12 capacitive touch input channels accessible via I2C. Each channel can be individually configured with a touch **Threshold** and **Wakeup** option for low-power applications. This sensor is suitable for touch buttons, s..." current
- 08:5508:55, 24 August 2025 diff hist 0 N File:TArduinoHoltekTouchSensor.Preview.png No edit summary current
- 08:3208:32, 24 August 2025 diff hist +49 PLC-X DIO GPIO (I2C) No edit summary current
- 08:3008:30, 24 August 2025 diff hist +1,285 N PLC-X DIO GPIO (I2C) Created page with "Image:TArduinoPLCXDIO.png == Summary == I2C-controlled digital I/O module with 4 output channels and 4 input channels. == Description == The **PLC-X DIO GPIO** component provides 4 digital output channels and 4 digital input channels accessible via I2C. Each output channel has a configurable initial value. This module is useful for controlling LEDs, relays, or reading digital signals from sensors. <b>Diagram:</b> Image:TArduinoPLCXDIO.Preview.png..."
- 08:2908:29, 24 August 2025 diff hist 0 N File:TArduinoPLCXDIO.Preview.png No edit summary current
- 08:2608:26, 24 August 2025 diff hist +1,850 N Microchip MCP23008 GPIO (I2C) Created page with "Image:TArduinoMCP23008.png == Summary == I2C-controlled GPIO expander with 8 channels, configurable as inputs or outputs with optional pull-up resistors and inversion. == Description == The **MCP23008** component provides 8 GPIO channels accessible over I2C. Each channel can be individually configured as a digital input or output, with optional pull-up resistors and inverted logic. This component is useful for expanding the number of digital I/O pins on a..." current
- 08:2408:24, 24 August 2025 diff hist 0 N File:TArduinoMCP23008.Preview.png No edit summary current
- 08:2108:21, 24 August 2025 diff hist +2,120 N Microchip MCP230S18 GPIO (SPI) Created page with "Image:TArduinoMCP230S18.png == Summary == SPI-controlled GPIO expander with 16 channels organized in two banks (A and B), configurable as inputs or outputs with optional pull-up resistors. == Description == The **MCP230S18** component provides 16 GPIO channels accessible over SPI, split into bank A and bank B. Each channel can be individually configured as a digital input or output, with optional pull-up resistors. This component is ideal for expanding di..." current
- 08:2108:21, 24 August 2025 diff hist 0 N File:TArduinoMCP230S18.Preview.png No edit summary current
- 08:1908:19, 24 August 2025 diff hist +2,143 N Microchip MCP230S17 GPIO (SPI) Created page with "Image:TArduinoMCP230S17.png == Summary == SPI-controlled GPIO expander with 16 channels organized in two banks (A and B), configurable as inputs or outputs with optional pull-up resistors. == Description == The **MCP230S17** component provides 16 GPIO channels accessible over SPI, split into bank A and bank B. Each channel can be individually configured as a digital input or output, with optional pull-up resistors. This component is useful for expanding t..." current