I2C Pin Out (STEMMA from Adafruit)

STEMMA is a connector system designed to simplify connecting sensors and other devices to microcontrollers and single-board computers. Used by Adafruit, STEMMA aims to streamline the process of prototyping and building electronics projects.

Do take note that STEMMA is a different connector to STEMMA QT. The pin out is similar but the connector is much smaller for STEMMA QT, suitable for smaller sensor circuit board.

I2C pinout for STEMMA from Adafruit

The I2C cable connector from STEMMA (Adafruit) is compatible to Grove (Seeed Studio). Their connector and the pin out are the same.

STEMMA I2C connector details

STEMMA I2C inter-connection system uses PH series from JST. JST specialises in connector product. The following is the datasheet and drawing for the JST PH series connectors use.

Cable Plug

Housing part number: PHR-4
– Available from Digikey: 455-1164-ND

Crimp Pin part number: SPH-002T
– Available from Digikey: 455-1127

Board Socket

– Socket part number: B4B-PH-K-S (Available from Digikey: 455-1706-ND)
– Socket part number: S4B-PH-K-S (Available from Digikey: 455-1721-ND)

Tools Accessories

Check out our best seller general purpose Cable Tester tool.

I2C Pin Out

I2C is a name short form for Inter-Integrated Circuit. I2C is a simple two-wire serial protocol used to communicate between chips in an embedded system on a PCB board. I2C communication consist of two signal lines SCL and SDA. SCL is used for clock synchronous and SDA is used for data.

I2C is not originally designed as a communication protocol over the cable. It is mean for communication between IC chips on a PCB board.

The convenience of I2C allows a modular function to be added to the circuit without affecting the overall design. This popular feature of using I2C led to people using it as a protocol to communicate between circuit board modules over a cable. This is usually 4 wires cable. Two wires (SDA, SCL) for the data. Two wires (VCC, GND) for the power. VCC is usually either 5V or 3.3V.

Electronic circuit module-producing companies coming up with their own I2C ecosystem standard. They are still the same basic I2C 4-wire cable. However, the type of connector used and the pin-out varies. This leads to some variation of the I2C cable system standard.

Various I2C wire connector standard


There is not yet an international standard for an I2C cabling system. The following presents the available I2C cable standard and pin out created by various system brands on the market.

At this moment of writing, there are 5 types of I2C cable systems that I have found, out of the seven I2C system brand names. Those with the same background colour mean that the cabling system is compatible and can be inter-swap with one another.

The recommended standard I2C cabling to implement, I would personally prefer to follow

  • Grove (Seeed Studio), STEMMA (Adafruit) for standard I2C cabling system.
  • qwIIC (Sparkfun), STEMMA QT (Adafruit) for mini-connector I2C cabling system.

Grove (Seeed Studio)

2mm pitch

Compatible to:

  • STEMMA (Adafruit)
I2C pinout for Grove Ecosystem from Seeed Studio

STEMMA (Adafruit)

2mm pitch

Compatible to:

  • Grove (Seeed Studio)
I2C pinout for STEMMA from Adafruit

qwIIC (Sparkfun)

1mm pitch

Compatible to:

  • STEMMA QT (Adafruit)
I2C pinout for qwIIC connect system from Sparkfun Electronics

STEMMA QT (Adafruit)

1mm pitch

Compatible to:

  • qwIIC (Sparkfun)
I2C pinout for STEMMA QT from Adafruit

Gravity (DFROBO)

2mm pitch

Compatible to:

  • Grove (Seeed Studio)
  • STEMMA (Adafruit)
I2C connector pinout for DFRobot Gravity

Breakout Garden (PIMORONI)

2.54mm pitch

I2C socket pin out Breakout Garden from Pimoroni

nodeLynk Interface

2.54mm pitch

I2C connector pinout of nodeLynk

Check out our best seller general purpose Cable Tester tool.