DFRobot
Gravity: CH423 I2C 24 Digital IO Expansion Module
The Gravity CH423 I2C 24 Digital IO Expansion Module extends your microcontroller with 24 additional digital output/input pins over a standard I2C connection...
Get notified when back in stock
The Gravity CH423 I2C 24 Digital IO Expansion Module extends your microcontroller with 24 additional digital output/input pins over a standard I2C connection. Based on the CH423 chip, it provides 8 GPIOs with interrupt support and 16 dedicated GPOs.
The built-in current drive circuit delivers up to 15 mA continuous current per pin, allowing it to statically drive 24 LED tubes or dynamically drive up to 128 LEDs — making it well suited for LED matrix displays, light cubes, and indicator arrays.
Key Features
- 24 Digital Pins – 8 GPIO (with interrupt) + 16 GPO
- Built-In Current Drive – Up to 15 mA continuous per pin
- I2C Interface – Gravity-compatible 4-pin connector
- Wide Voltage Range – 3.3 V to 5 V supply
- LED Drive Capability – Static drive for 24 LEDs or dynamic drive for up to 128 LEDs
Specifications
- Chip: CH423
- Power Supply: 3.3–5 V
- Static Current: 1 mA
- IO Continuous Drive Current: 15 mA
- Interface: I2C
- I2C Address Range: 0x20–0x3F (occupies the full range; cannot share with other I2C devices at these addresses)
- Operating Temperature: −20 °C to +80 °C
- Board Size: 45 mm × 37 mm (1.78″ × 1.46″)
Ideal For
- LED tube and dot matrix displays
- Light cubes and LED arrays
- GPIO expansion for pin-limited microcontrollers
- Indicator panels and control systems
Package Contents
- 1× Gravity CH423 I2C 24 Digital IO Expansion Module
- 1× Gravity 4-pin I2C/UART sensor cable
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- Gravity
- Gravity is DFRobot’s plug-in connector system for sensors, motors and modules, using standard cables to reduce loose jumper wiring. It matters because Gravity-compatible parts can connect directly to these ports, while non-Gravity parts may need adapters or manual wiring.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- I2C address
- An I2C address is the number a device uses so a microcontroller can tell it apart from other devices on the same I2C bus. It matters because two devices with the same fixed address may conflict if used together.
- LED
- A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- UART
- UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
Find this product in
Brands
Supplier page — dfrobot.com
Supplier Description · 792.4 KB · Click any page to view full size
DFR0979 ch423 io expansion dimension 1.0
Mechanical Drawings · 64.3 KB · Click any page to view full size
DFR0979 ch423 io expansion schematics 1.0
Schematic · 88.4 KB · Click any page to view full size
DFR0979 ch340 io expansion datasheet 1.0
Datasheet · 203.2 KB · Click any page to view full size
Source Code
Open-source libraries, firmware & example projects for this product
78bcb7b
about 4 years ago
· 1 commits
- examples V1.0.0 about 4 years ago
- python V1.0.0 about 4 years ago
- DFRobot_CH423.cpp V1.0.0 about 4 years ago
- DFRobot_CH423.h V1.0.0 about 4 years ago
- keywords.txt V1.0.0 about 4 years ago
- library.properties V1.0.0 about 4 years ago
- LICENSE V1.0.0 about 4 years ago
- README.md V1.0.0 about 4 years ago
- README_CN.md V1.0.0 about 4 years ago
Related Tutorials
Free guides on learn.littlebird.com.au