2-Channel 16-Bit I2C/Qwiic Analog to Digital Converter
The I2C-MCP3427 is a Qwiic-compatible 2-channel delta-sigma analog to digital converter. It provides an easy way to get analog sensor data into any project that has a Qwiic-compatible I2C bus, such as a Raspberry Pi.
Features:
- Dual differential inputs capable of 0-3.3V common mode and +/- 2.048V differential signals
- Software-adjustable resolution and conversion speed (16 bits @ 15 samples/sec, 14 bits @ 60 samples/sec, 12 bits @ 240 samples/sec)
- Software-controlled programmable gain amplifier can apply a gain of 1x,
2x, 4x, or 8x to the input signal to avoid external gain amplifiers
- Built-in 2.048V, 0.05% reference.
- Plug and play Qwiic connections get your project up and running quickly
- Solder jumpers for selecting up to 8 different addresses
- Delta-sigma converter architecture for low-noise measurements
- Based around the Microchip MCP3427 - consult the datasheet for a full list of features
- Python control library that works with Raspberry Pi (and compatibles)
Documents
The complete gEDA design files are available on GitHub.
MCP3427 Datasheet-
$15.00
- 2 in stock

Related Products
16-Channel 24-Bit ADC Data Acquisition Shield for Arduino
The ARD-LTC2499 is an Arduino compatible shield that contains a Linear Technology LTC2499 24-bit..
$55.00
8-Channel 12-Bit 200ksps ADC Data Acquisition Shield for Arduino
OUT OF STOCK UNTIL 2024The LTC1863 is currently out of stock everywhere in the supply chain. U..
$50.00
8-Channel 16-Bit 200ksps ADC Data Acquisition Shield for Arduino
OUT OF STOCK UNTIL 2024The LTC1863 is currently out of stock everywhere in the supply chain. ..
$75.00
16-Channel 24-Bit ADC Data Acquisition Shield for Arduino (3.3V IO Version)
The ARD-LTC2499-3V3 is a 3.3V I/O compatible version of the popular ARD-LTC2499 Arduino compatible s..
$75.00
I2C/Qwiic Address Translator
Have you ever wanted to use multiples of particular I2C device, but it doesn't support enough altern..
$19.00
News & Application Notes
A Qwiic Update
This week I’d like to introduce you to two new Qwiic-compatible I2C products in our lineup: a new Qwiic-compatible, 2 channel analog to digital converter, and a re-spin of our popular I2C-RELAY16 into a Qwiic-compatible 3.3V version.
To explore how each of these can be used through a simple example, I’ll walk through an example connecting the ADC to a liquid level sensor, using Python on a Raspberry Pi to read the data, and then act on that liquid level by triggering a relay.