User contributions for Visuino
Jump to navigation
Jump to search
25 August 2025
- 09:0209:02, 25 August 2025 diff hist 0 N File:TArduinoTM1638.Preview.png No edit summary current
- 08:5508:55, 25 August 2025 diff hist +1,301 N QYF-TM1638 7 Segment Display, 16 Keys, Module (QIFEI) Created page with "Image:TArduinoQYF-TM1638.png == Summary == Controls a 7-segment display with 16 buttons on a single module. == Description == The **QYF-TM1638** module provides a 7-segment display and 16 digital buttons. It allows you to configure display brightness and individual digits using the **Digits** window. Communication with the microcontroller is handled via **Chip Select**, **Clock**, and **Data** pins. <b>Diagram:</b> Image:TArduinoQYF-TM1638.Preview.png..." current
- 08:5508:55, 25 August 2025 diff hist 0 N File:TArduinoQYF-TM1638.Preview.png No edit summary current
- 08:4908:49, 25 August 2025 diff hist +943 N TTP226 Keys Touch Pad (Serial) Created page with "Image:TArduinoTTP226.png == Summary == Detects touch input on 8 keys using a serial interface. == Description == The **TTP226 Keys Touch Pad (Serial)** provides 8 touch-sensitive digital inputs. It communicates via a serial data line and provides **Reset** and **Clock** pins for proper hardware connection to the microcontroller. <b>Diagram:</b> Image:TArduinoTTP226.Preview.png == Categories == *Image:TArduinoDigitalCategory.png Category Digital..." current
- 08:4908:49, 25 August 2025 diff hist 0 N File:TArduinoTTP226.Preview.png No edit summary current
- 08:3008:30, 25 August 2025 diff hist +1,187 N Texas Instruments 54HC595/74HC595 Shift Register Created page with "Image:TArduino54HC595.png == Summary == Controls multiple digital outputs using a serial-in, parallel-out shift register. == Description == The **54HC595/74HC595 Shift Register** allows expansion of digital outputs using only a few pins from a microcontroller. Each output channel can be set with an initial boolean value, and channels are updated in sequence using serial **data**, **clock**, and **latch** signals. <b>Diagram:</b> Image:TArduino54HC595.Previe..." current
- 08:2908:29, 25 August 2025 diff hist 0 N File:TArduino54HC595.Preview.png No edit summary current
- 08:2308:23, 25 August 2025 diff hist +3,367 N Adafruit Motor Shield V2 (I2C) Created page with "Image:TArduinoAdafruitMotorFeatherWing.png == Summary == Provides DC motor, stepper motor, and PWM output 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**, **2 stepper motors**, and **additional PWM outputs**. It is based on the PCA9685 16-channel PWM driver and TB6612 MOSFET drivers. Each motor driver has configurable slope contro..." current
- 08:2208:22, 25 August 2025 diff hist 0 N File:TArduinoAdafruitMotorFeatherWingV2.Preview.png No edit summary current
- 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