New pages
Jump to navigation
Jump to search
7 September 2025
- 09:3709:37, 7 September 2025 Analog Array On/Off Switch (hist | edit) [1,297 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAnalogArrayOnOffSwitch.png == Summary == Analog array switching component that can enable or disable the flow of analog array signals with configurable behavior. == Description == The Analog Array On/Off Switch controls the passing of analog array values from input to output. It can ignore repeated values, set an initial enabled state, and optionally send values immediately when enabled. <b>Diagram:</b> Image:TArduinoAnalogArrayOnOffSwitch.Pre...")
- 09:3309:33, 7 September 2025 Analog Devices Parallel DDS Synthesizer (Signal Generator) - AD9850 (hist | edit) [1,913 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAD9850DDSParallel.png == Summary == Direct Digital Synthesis (DDS) signal generator using Analog Devices AD9850 in parallel mode. Generates sine, square, or other programmable waveforms with adjustable frequency and phase. == Description == The AD9850 is a high-speed, low-power, direct digital synthesizer designed for generating accurate frequency and phase-programmable waveforms. In parallel mode, the device uses an 8-bit parallel data bus for...")
- 09:3009:30, 7 September 2025 Analog Devices Serial DDS Synthesizer (Signal Generator) - AD9850 (hist | edit) [1,520 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAD9850DDS.png == Summary == Direct Digital Synthesis (DDS) signal generator using Analog Devices AD9850. Generates sine, square, or other programmable waveforms with adjustable frequency and phase. == Description == The AD9850 is a high-speed, low-power, direct digital synthesizer designed for generating accurate frequency and phase-programmable waveforms. It can be controlled serially, requiring minimal control pins, and outputs a stable clock-...")
- 09:0709:07, 7 September 2025 Maxim(Dallas) 1(One)-Wire Thermometer (DS1820/DS18S20/DS18B20) (hist | edit) [1,985 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoDS18x20Thermometer.png == Summary == Digital thermometer using Maxim (Dallas) 1-Wire protocol. Supports DS1820, DS18S20, and DS18B20 sensors with configurable resolution and alarm thresholds. == Description == The DS1820/DS18S20/DS18B20 family of digital thermometers communicates using the Maxim 1-Wire protocol. They provide precise temperature measurements with programmable resolution and alarm limits. Multiple devices can share the same bus,...")
- 09:0109:01, 7 September 2025 Texas Instrument Thermometer LM75(I2C) (hist | edit) [1,850 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoLM75Thermometer.png == Summary == Digital temperature sensor LM75 with I2C interface. Provides analog output, alert functionality, and supports Fahrenheit conversion. == Description == The Texas Instruments LM75 is a digital thermometer with an I2C interface. It supports continuous temperature monitoring and alert output with configurable threshold, hysteresis, and interrupt mode. The sensor can operate in normal or shutdown mode, and temperat...")
- 08:5408:54, 7 September 2025 U-Blox M8 GPS (Serial) (hist | edit) [2,544 bytes] Visuino (talk | contribs) (Created page with "Image:TArduino_UBlox_M8_GPS_Serial.png == Summary == This component interfaces with a U-Blox M8 GPS module using a serial (UART) connection. It processes raw satellite data to provide comprehensive navigation information. == Description == The U-Blox M8 GPS (Serial) component reads data from the GPS module via a serial port. It is designed to parse standard NMEA sentences or proprietary UBX messages to extract useful information. This includes geographical location...")
- 08:5108:51, 7 September 2025 U-Blox M8 GPS (I2C) (hist | edit) [2,932 bytes] Visuino (talk | contribs) (Created page with "Image:TArduino_UBlox_M8_GPS_I2C.png == Summary == This component interfaces with a U-Blox M8 GPS module over the I2C communication protocol. It processes satellite data to provide location, time, speed, and other navigation information. == Description == The U-Blox M8 GPS (I2C) component allows for easy integration of a high-precision GPS module. It communicates using the I2C bus, minimizing the number of required pins. The component decodes messages from the GPS t...")
- 04:4004:40, 7 September 2025 Ignore Analog Ranges (hist | edit) [1,594 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoIgnoreAnalogRanges.png == Summary == Analog filter module that ignores values within defined ranges. Supports multiple range elements with configurable minimum/maximum limits and equality handling. == Description == The Ignore Analog Ranges module processes an incoming analog signal and filters out values that fall within user-defined ranges. Each range can specify minimum and maximum thresholds, with options to pass or block values equal to tho...")
- 04:3504:35, 7 September 2025 Analog Integrator(Integral) (hist | edit) [1,904 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAnalogIntegrator.png == Summary == Analog integrator module that accumulates values over time. Supports reset, initial value, min/max limits, and configurable element actions. == Description == The Analog Integrator (Integral) module integrates incoming analog values over time, triggered by a clock signal. It allows adding or setting values through elements, with support for limits (min/max) and rollover behavior. A reset pin clears the integr...")
- 04:2804:28, 7 September 2025 Analog Differentiator(Delta Change) (hist | edit) [1,064 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAnalogDifferentiator.png == Summary == Analog differentiator module that outputs the rate of change (delta) of an input signal. == Description == The Analog Differentiator (Delta Change) module calculates the difference between successive analog input values. Triggered by the clock pin, it provides the delta change as an analog output. This is useful for detecting trends, slopes, or rapid changes in sensor signals. <b>Diagram:</b> Image:TA...")
- 04:2604:26, 7 September 2025 Interpolate Analog (hist | edit) [1,304 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoInterpolateAnalog.png == Summary == Analog interpolation module for mapping input values to defined output ranges. Supports adding multiple interpolation elements with customizable input-output pairs. == Description == The Interpolate Analog module allows analog input values to be mapped to different output values using interpolation. By adding elements in the interpolation table, each with defined input and output properties, the module can smo...")
- 04:1804:18, 7 September 2025 Ignore Analog Values (hist | edit) [1,269 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoIgnoreAnalogValues.png == Summary == Module to filter and ignore certain analog values. Supports blocking repeated values, values below a threshold, or both. == Description == The Ignore Analog Values module processes incoming analog signals and filters them based on configurable conditions. It can block equal consecutive values, ignore values below a defined threshold, or pass all values if enabled. Useful for reducing noise or redundant data...")
6 September 2025
- 06:5606:56, 6 September 2025 Thermistor Steinhart Hart (hist | edit) [1,658 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoThermistorSteinhartHart.png == Summary == Steinhart-Hart thermistor module for precise temperature measurement. Calculates temperature using Steinhart-Hart coefficients with optional Fahrenheit conversion. == Description == The Thermistor Steinhart-Hart module converts analog resistance readings into temperature using the Steinhart-Hart equation with coefficients A, B, and C. It supports an optional fixed resistor for a voltage divider, conversi...")
- 06:5006:50, 6 September 2025 Thermistor Steinhart Hart - 3 Points (hist | edit) [1,795 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoThermistor3Points.png == Summary == 3-point Steinhart-Hart thermistor module for precise temperature measurement. Converts analog resistance readings to temperature with optional Fahrenheit units. == Description == The Thermistor Steinhart-Hart module uses three reference points to calculate temperature based on thermistor resistance. It supports an optional fixed resistor for voltage divider configuration, conversion to Fahrenheit, and a choice...")
- 05:5905:59, 6 September 2025 Dataq YF-S201 Flow Sensor (hist | edit) [1,187 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoYFS201FlowSensor.png == Summary == Water flow sensor (YF-S201) that measures flow rate in liters per minute. Provides an analog output proportional to flow and supports configurable minimum frequency. == Description == The Dataq YF-S201 Flow Sensor detects the flow rate of liquids using a hall-effect sensor and turbine. It outputs an analog signal representing the flow in liters per minute. The sensor can be enabled or disabled, and the minimu...")
- 05:5605:56, 6 September 2025 Sharp Reflective Optical Distance Meter GP2Y0A02YK0F/GP2Y0A21YK0F/GP2Y0A710K0F/GP2YA41SK0F (hist | edit) [1,456 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoSharpDistanceSensor.png == Summary == Reflective optical distance sensors from Sharp (GP2Y0A series). Measures distance with analog output and supports selectable sensor types and units. == Description == The Sharp Reflective Optical Distance Meter provides distance measurements using an infrared emitter and phototransistor. It supports multiple sensor types including GP2Y0A02YK0F, GP2Y0A21YK0F, GP2Y0A710K0F, GP2YA41SK0F, and GP2Y0A51SK0F. Dis...")
- 05:4805:48, 6 September 2025 6 RGB LEDs Ultrasonic Ranger RUS-04(Ping) (hist | edit) [2,264 bytes] Visuino (talk | contribs) (Created page with "Image:TArduino6RGBUltrasonicRUS04.png == Summary == Ultrasonic ranger module with six RGB LEDs. Measures distance and provides visual feedback via left and right LED groups, with analog and digital outputs. == Description == The 6 RGB LEDs Ultrasonic Ranger RUS-04 (Ping) detects distance using ultrasonic pulses. It includes two groups of three RGB LEDs (left and right) for visual indication of distance or status, with adjustable brightness and initial color v...")
- 05:4205:42, 6 September 2025 6 RGB LEDs Ultrasonic Ranger RUS-04(Ping)(One Pin) (hist | edit) [2,200 bytes] Visuino (talk | contribs) (Created page with "Image:TArduino6RGBUltrasonicRUS04.png == Summary == One-pin ultrasonic ranger module with six RGB LEDs. Measures distance and provides visual feedback via left and right LED groups, with analog and digital outputs. == Description == The 6 RGB LEDs Ultrasonic Ranger RUS-04 (Ping) detects distance using ultrasonic pulses on a single pin. It includes two groups of three RGB LEDs (left and right) for visual indication of distance or status, with adjustable bright...")
- 05:2505:25, 6 September 2025 RGB Ultrasonic Ranger(Ping) (hist | edit) [2,210 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRGBUltrasonicPing.png == Summary == RGB ultrasonic ranger module (Ping) with integrated LEDs. Measures distance and provides visual feedback via left and right RGB LEDs, with analog and single digital output. == Description == The RGB Ultrasonic Ranger (Ping) detects distance using ultrasonic pulses on a single pin. It includes two RGB LEDs (left and right) for visual indication of distance or status, with adjustable brightness and initial color...")
- 05:2005:20, 6 September 2025 RGB Ultrasonic Ranger/Yahboom YB-MVU05(Ping)(One Pin) (hist | edit) [2,134 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoRGBUltrasonicPing.png == Summary == One-pin RGB ultrasonic ranger module with integrated LEDs. Measures distance and provides visual feedback via left and right RGB LEDs, with analog and single digital output. == Description == The RGB Ultrasonic Ranger (Yahboom YB-MVU05) detects distance using ultrasonic pulses on a single pin. It includes two RGB LEDs (left and right) for visual indication of distance or status, with adjustable brightness and...")
- 04:0404:04, 6 September 2025 M5Stack Ultrasonic Ranger(Ping) Unit (Grove) (hist | edit) [1,401 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoM5UltrasonicGrove.png == Summary == Ultrasonic ranger unit using I2C interface (Grove compatible). Provides distance measurements with analog and digital outputs, and supports configurable units. == Description == The M5Stack Ultrasonic Ranger (Ping) Unit measures distance using ultrasonic pulses and communicates via I2C. It provides analog output for distance, digital indication for out-of-range measurements, and a sensor I2C output for reading...")
- 03:5403:54, 6 September 2025 Ultrasonic Ranger(Ping)(One Pin) (hist | edit) [1,640 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoUltrasonicPing.png == Summary == One-pin ultrasonic ranger module for distance measurement. Provides analog output for distance, digital timeout indicator, and ping trigger/echo control. == Description == The Ultrasonic Ranger (Ping) module measures distance using ultrasonic pulses. It uses a single pin for triggering and receiving echoes. The module can be enabled or disabled, and includes configurable pause time, ping time, timeout, and outp...")
- 03:5303:53, 6 September 2025 Analog Apply Window (hist | edit) [1,323 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoAnalogApplyWindow.png == Summary == Applies a mathematical window function to an analog array signal. Supports multiple window types commonly used in signal processing. == Description == The Analog Apply Window component modifies an analog array by applying a window function. Windowing is used in signal processing to reduce spectral leakage before performing operations such as Fourier Transforms. The component supports various window types, adju...")
- 03:4303:43, 6 September 2025 UV Light Sensor Lapis ML8511 (hist | edit) [1,107 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoML8511UVSensor.png == Summary == Ultraviolet (UV) light sensor based on the Lapis ML8511 chip. Provides analog output proportional to UV intensity with reference voltage support. == Description == The ML8511 UV Light Sensor detects ultraviolet light intensity in the UV-A and UV-B spectrum. It outputs an analog signal corresponding to UV strength, with a reference input for calibration. The sensor can be enabled or disabled and includes a clock i...")
4 September 2025
- 10:0810:08, 4 September 2025 TV Output Composite/RCA (hist | edit) [1,537 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoTVOutputComposite.png == Summary == TV output module for composite/RCA connections. Supports drawing graphics, text, and playing tones with optional PAL video format. == Description == The TV Output Composite/RCA module allows microcontrollers to output video signals to a standard TV via RCA connection. It supports graphical operations such as drawing bitmaps, shapes, pixels, and scenes, as well as text rendering and sound output through a conne...")
- 10:0110:01, 4 September 2025 74HC595 Shift Register 8 Digits 7 Segment Display (hist | edit) [1,758 bytes] Visuino (talk | contribs) (Created page with "Image:TArduino74HC595Display.png == Summary == 8-digit 7-segment display module controlled via 74HC595 shift registers. Supports numeric, analog, and text display with configurable digit and segment logic, refresh, and alignment options. == Description == The 74HC595 Shift Register Display allows control of up to 8 digits using serial-to-parallel shift registers. Each digit can be configured for integer, analog, or text display. The module supports inverted...")
- 09:5609:56, 4 September 2025 DIY More TM1637 7 Segment Display 4 Digits Module (hist | edit) [1,381 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoTM1637Display4DigitsDIYMore.png == Summary == 4-digit 7-segment display module using the TM1637 driver. Supports numeric, analog, and text display across digits with configurable brightness. == Description == The DIY More TM1637 7-Segment Display Module allows control of four 7-segment digits via a two-wire interface. Each digit can be configured for integer, analog, or text display. The module supports adjustable brightness and can be enabled...")
- 09:5409:54, 4 September 2025 DIY More TM1637 7 Segment Display 6 Digits Module (hist | edit) [1,387 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoTM1637Display6DigitsDIYMore.png == Summary == 6-digit 7-segment display module using the TM1637 driver. Supports numeric, analog, and text display across digits with configurable brightness. == Description == The DIY More TM1637 7-Segment Display Module allows control of six 7-segment digits via a simple two-wire interface. Each digit can be configured for integer, analog, or text display. The module supports adjustable brightness and can be e...")
- 09:5109:51, 4 September 2025 TM1637 7 Segment Display 6 Digits Module (hist | edit) [1,517 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoTM1637Display6Digits.png == Summary == 6-digit 7-segment display module using the TM1637 driver. Supports numeric, analog, and text display across digits with configurable brightness and optional reversed digit order. == Description == The TM1637 7-Segment Display Module allows control of six 7-segment digits via a two-wire interface. Each digit can be configured for integer, analog, or text display. The module supports adjustable brightness,...")
- 09:4809:48, 4 September 2025 TM1637 7 Segment Display 4 Digits Module (hist | edit) [1,423 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoTM1637Display.png == Summary == 4-digit 7-segment display module using the TM1637 driver. Supports numeric, analog, and text display across digits with configurable brightness. == Description == The TM1637 7-Segment Display Module provides an easy interface to control four 7-segment digits using a two-wire communication protocol. Each digit can be configured with different display types, including integer, analog, or text. Brightness can be ad...")
- 09:4509:45, 4 September 2025 TM1637 7 Segment Display 4 Digits Module 2 Vertical Points (CATALEX) (hist | edit) [1,509 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoTM1637Display.png == Summary == 4-digit 7-segment display module using the TM1637 driver, with optional vertical points. Supports numeric, analog, and text display across digits with configurable brightness and points. == Description == The TM1637 7-Segment Display Module provides a simple way to control four 7-segment digits with a two-wire interface. Each digit can be configured with different display types, including integer, analog, or text....")
- 09:3409:34, 4 September 2025 TM1651 Battery Level Display (hist | edit) [1,450 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoTM1651BatteryLevel.png == Summary == Battery level display using the TM1651 LED driver. Supports brightness control and single/multi-bar modes. == Description == The TM1651 Battery Level Display provides a visual representation of battery charge level using a segmented LED bar. It supports brightness adjustment and can show a bar even when the value is zero. The display can operate in single-bar or multi-bar mode, with an initial value configura...")
- 09:3109:31, 4 September 2025 TM1651 Battery Level With Border Display (hist | edit) [1,573 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoTM1651BatteryLevel.png == Summary == Battery level display using the TM1651 LED driver. Supports brightness control, border display, and single/multi-bar modes. == Description == The TM1651 Battery Level Display provides a visual representation of battery charge level using a segmented LED bar. It supports optional border display, brightness adjustment, and can show a bar even when the value is zero. The display can operate in single-bar or mult...")
- 09:2109:21, 4 September 2025 Adafruit Backpack Liquid Crystal Display (LCD) - SPI (hist | edit) [2,452 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoLCDAdafruitBackpackSPI.png == Summary == Adafruit Backpack LCD module with SPI interface. Provides text display with support for cursor control, scrolling, backlight, and custom characters. == Description == The Adafruit Backpack LCD (SPI) converts a standard character LCD into an SPI device for simplified wiring. It supports cursor visibility, scrolling, adjustable backlight, and left-to-right or right-to-left text rendering. The driver allows...")
- 07:4807:48, 4 September 2025 Graphic LCD Display FTDI FT800 (hist | edit) [1,905 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoGLCDFT800.png == Summary == Graphic LCD display using the FTDI FT800 controller with SPI interface. Supports touch input, animations, and customizable graphical elements with adjustable brightness and display type. == Description == The FT800 Graphic LCD Display provides a rich graphical interface with integrated touch control. It supports multiple display resolutions (QVGA 320×240 or WQVGA 480×272) and allows rendering of scenes, logos, and a...")
- 07:4007:40, 4 September 2025 Dynamic 7 Segment Display (hist | edit) [1,686 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoDynamic7Segment.png == Summary == Dynamic 7-segment display module with configurable digit pins and multiple display types. Supports numeric and text display across one or more digits with individual segment control. == Description == The Dynamic 7 Segment Display allows flexible control of multiple 7-segment digits. Each digit can be configured with different display types, including integer, analog, or text-based rendering. The display suppo...")
- 07:2807:28, 4 September 2025 TFT Color Display Ilitek ILI9341 Parallel (hist | edit) [1,976 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoTFTILI9341Parallel.png == Summary == TFT color display using the Ilitek ILI9341 controller with parallel interface. Supports text, graphics, images, and full-color rendering with orientation, inversion, and mirroring options. == Description == The ILI9341 Parallel TFT Display allows high-speed parallel communication for fast refresh rates. It supports a wide range of rendering elements including text, bitmaps, 2D graphics, monochrome and graysca...")
- 07:2007:20, 4 September 2025 Dynamic RGB LED Bar Display (hist | edit) [1,751 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoLEDDynamicBar.png == Summary == Dynamic RGB LED Bar Display with configurable pixel count. Provides individual pixel color input control, with global analog outputs for red, green, and blue channels. == Description == The Dynamic RGB LED Bar Display is a configurable LED bar component with a default of 8 pixels. Each pixel can be individually addressed through a color input pin, allowing for full RGB control across the bar. The module also pro...")
- 07:0107:01, 4 September 2025 RGBW LED (hist | edit) [1,202 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoLEDRGBW.png == Summary == RGBW LED component with color input control. Provides independent red, green, blue, and white analog outputs for full-color mixing including dedicated white light. == Description == The RGBW LED integrates four LEDs (red, green, blue, and white) into a single package. It extends the capabilities of a standard RGB LED by adding a dedicated white channel for improved brightness and natural white tones. The component can...")
- 06:5806:58, 4 September 2025 RGB LED (hist | edit) [1,113 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoLEDRGB.png == Summary == Basic RGB LED component with color input control. Provides independent red, green, and blue analog outputs for generating mixed colors. == Description == The RGB LED combines three LEDs (red, green, and blue) in a single package, allowing full-color mixing through analog control. It can be driven with a color input signal, and the component provides independent analog outputs for each color channel. The LED can be conf...")
- 06:5406:54, 4 September 2025 Maxim LED Display Controller SPI MAX7219/MAX7221 (hist | edit) [1,862 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoLEDMax7219.png == Summary == LED display controller module using Maxim Integrated MAX7219/MAX7221 chips over SPI. Supports control of 7-segment displays, dot matrix displays, and custom pixel groups with adjustable intensity. == Description == The MAX7219 and MAX7221 are LED display driver ICs that simplify control of 7-segment numeric displays, bar graphs, or 8×8 dot matrix displays via SPI. This driver provides intensity control, multiple pixel...")
- 06:4006:40, 4 September 2025 M5Stack HEX RGB LED Board (SK6812)(Grove) (hist | edit) [1,265 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoLEDM5StackHEXRGBBoard.png == Summary == M5Stack HEX RGB LED Board with integrated SK6812 addressable LEDs. Supports advanced pixel grouping for 2D graphics, effects, and animations. == Description == The M5Stack HEX RGB LED Board (SK6812) is a hexagonal LED module that connects via Grove interface. It uses SK6812 smart RGB LEDs for individually addressable lighting. The board supports flexible pixel grouping, enabling 2D graphics rendering, si...")
- 06:3306:33, 4 September 2025 M5Stack RGB LED Unit (SK6812) (hist | edit) [1,331 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoLEDM5StackRGBUnit.png == Summary == M5Stack RGB LED Unit based on the SK6812 addressable LED controller. Provides control of three RGB LEDs with individual enable and initial color settings. == Description == The M5Stack RGB LED Unit uses SK6812 smart RGB LEDs, allowing per-LED color control over a single data line. Each LED can be individually enabled and assigned an initial color value. The unit integrates with the M5Stack ecosystem via Grove...")
- 06:0906:09, 4 September 2025 RGB Led Control PCA9633 (I2C) (hist | edit) [1,576 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoLEDPCA9633.png == Summary == RGB LED control module using the PCA9633 controller with I2C interface. Supports 4 independent PWM channels for LED brightness control, blinking, and power-saving modes. == Description == The PCA9633 is a 4-channel I2C LED driver designed for RGB or multi-channel LED applications. Each channel can be individually set with an initial value for brightness control. The driver also supports global blink functionality wit...")
- 05:5905:59, 4 September 2025 Adafruit Backpack Liquid Crystal Display (LCD) - I2C (hist | edit) [2,747 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoLCDAdafruitBackpack.png == Summary == Adafruit Backpack LCD module with I2C interface. Provides text display with support for cursor control, scrolling, backlight, and custom characters. == Description == The Adafruit Backpack LCD (I2C) converts a standard character LCD into an I2C device for simplified wiring. It supports cursor visibility, scrolling, adjustable backlight, and left-to-right or right-to-left text rendering. The driver allows def...")
- 05:4605:46, 4 September 2025 Led Driver IS31FL3731 (I2C) (hist | edit) [1,495 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoLEDDriverIS31FL3731.png == Summary == LED driver module using the IS31FL3731 controller with I2C interface. Supports audio-reactive LED modulation, picture rendering, and animations. == Description == The IS31FL3731 LED driver is a matrix LED controller with built-in audio modulation and animation playback features. It communicates via I2C and allows frame-based LED control for creating pictures, patterns, or dynamic animations. Audio modulation...")
- 05:3605:36, 4 September 2025 Liquid Crystal Display (LCD) JHD1214 (I2C) (hist | edit) [2,373 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoLCDJHD1214.png == Summary == JHD1214 Liquid Crystal Display (LCD) module with I2C interface. Provides text display with support for cursor control, scrolling, and custom characters. == Description == The JHD1214 LCD (I2C) is a character-based liquid crystal display commonly used for embedded projects. It supports text rendering with scrolling, cursor visibility, and configurable text direction. Custom characters and multiple field elements (text...")
- 05:3105:31, 4 September 2025 RGB Liquid Crystal Display (LCD) Grove (I2C) (hist | edit) [2,617 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoGrovergbLCD.png == Summary == RGB Liquid Crystal Display (LCD) Grove module with I2C interface. Provides text display with support for cursor control, scrolling, backlight color adjustment, and custom characters. == Description == The RGB LCD Grove (I2C) module is a character-based liquid crystal display with an integrated RGB backlight. It allows text rendering with support for scrolling, cursor visibility, and left-to-right or right-to-left text...")
- 03:5403:54, 4 September 2025 M5Stack Mini OLED Unit (hist | edit) [2,820 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoM5StackMiniOLED.png == Summary == M5Stack Mini OLED Unit is a compact monochrome display module based on the SSD1306/SSD1315 controller with I2C interface. It allows rendering of text, images, and graphics with configurable orientation and contrast. == Description == The M5Stack Mini OLED Unit provides a small but versatile OLED screen using I2C communication. It supports adjustable contrast, mirroring, orientation, and multiple rendering elements...")
- 01:2701:27, 4 September 2025 TFT Color Display Ilitek ILI9341/ILI9342 SPI (hist | edit) [2,663 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoTFTILI9341.png == Summary == TFT color display module using the Ilitek ILI9341/ILI9342 controllers with SPI interface. Supports full-color rendering, inversion, mirroring, and multiple orientation modes. == Description == The ILI9341/ILI9342 TFT Color Display (SPI) is a popular display controller family widely used in embedded systems. It provides reliable SPI-based communication with adjustable bus speed, and supports orientation, inversion, and...")