EmbeddedRelated.com
The 2026 Embedded Online Conference
Adafruit MCP2221A USB to GPIO/I2C Breakout

Adafruit MCP2221A USB to GPIO/I2C Breakout

MPN: 4471
Adafruit Industries LLC
MCP2221A USB to GPIO Interface Qwiic, STEMMA QT Platform Evaluation Expansion Board
Active989 in stock

Overview

The Adafruit 4471 is a versatile USB to GPIO and I2C bridge breakout board based on the Microchip MCP2221A chipset. It allows a computer or single-board computer to communicate directly with I2C sensors, UART devices, and GPIO through a standard USB connection. The board includes a Stemma QT/Qwiic connector for solderless plug-and-play prototyping with a wide ecosystem of sensors.

Why Choose This Part

This breakout features the Stemma QT system for instant connectivity to I2C devices without soldering. It supports multiple logic levels and provides four GPIO pins that can also function as ADC inputs or DAC outputs, offering more flexibility than standard USB-to-UART bridges.

Applications

PC-to-I2C Debugging
Interfacing with I2C sensors and EEPROMs directly from a desktop PC using Python or C++ without a dedicated microcontroller.
Automated Test Equipment (ATE)
Utilizing the 3-channel, 10-bit ADC and 5-bit DAC to perform automated hardware-in-the-loop testing via USB script control.
Legacy UART Bridging
Providing a reliable USB-to-Serial interface for communicating with embedded modules and microcontrollers.

Getting Started

Connect the board to a PC via a USB Type-C cable to begin using it with the Adafruit_Blinka library in Python. This allows you to run CircuitPython code directly on your Windows, Mac, or Linux machine to control the hardware pins.

The 2026 Embedded Online Conference