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.

I2C Pin Out (Breakout Garden from Pimoroni)

I2C socket pin out Breakout Garden from Pimoroni

Breakout Garden Introduction

Breakout Garden – Effortless I²C Expansion
Breakout Garden by Pimoroni makes it incredibly simple to add sensors, displays, and drivers to your Raspberry Pi. No soldering, no breadboards — just plug a breakout board into a slot and start experimenting.


What is Breakout Garden?

Breakout Garden is a plug-and-play hardware ecosystem built around the I²C bus. Instead of wiring up pins manually, you just insert a breakout board into a slot with a standard pinout.

  • Designed for Raspberry Pi (HATs and pHATs available)
  • Uses I²C and SPI slots (today we’ll focus on I²C)
  • Slots are keyed, so you can’t plug things in the wrong way
  • Compatible with dozens of Pimoroni breakout boards

Breakout Garden I²C Pinout

Each I²C slot on Breakout Garden uses a 5-pin connector arranged as:

  • Pin 1 – 3V3 Power
  • Pin 2 – SDA (I²C Data)
  • Pin 3 – SCL (I²C Clock)
  • Pin 4 – INT (Interrupt / Optional)
  • Pin 5 – GND (Ground)

Tip: Most I²C breakouts only use the four pins (3V3, SDA, SCL, GND). The INT pin is for boards that need interrupt signalling (e.g., IMU sensors). The keyed socket ensures you can’t insert a board backwards — it’s foolproof I²C expansion.


Why Breakout Garden?

  • 🌱 No soldering – boards just slot in
  • 🌱 Foolproof design – keyed connectors prevent mistakes
  • 🌱 Hot-swappable – swap sensors without rebooting
  • 🌱 Huge ecosystem – dozens of Pimoroni breakouts ready to go

Breakout Garden connector details

The Breakout Garden socket is a 5-pin female connector designed for plug-and-play breakouts.

The sockets are 0.1″ pitch, 5 pin connectors for their Breakout Garden slots.

Socket

Breakout Garden Socket

Edge Connector

Breakout Garden Edge Connector

Check out our best seller general purpose Cable Tester tool.

Other I2C Connector Standard.

You may also be interested in other i2c connector standard available on the market. Click here.

Various i2c connector on the market

I2C Pin Out (from DFRobot Gravity)


The DFRobot Gravity Series stands as a premium open-source electronics toolkit, designed to be modular, plug-and-play, and accessible to all. Featuring robust expansion shields, a diverse array of professional-grade functional modules boasting standard interfaces, and comprehensive documentation, the Gravity Series empowers users of any expertise level to effortlessly connect and combine components, bringing their ideas to life or advancing their projects with ease.

I2C connector pinout for DFRobot Gravity

The I2C cable used for Gravity (DFRobot) is the same connector used for Grove (Seeed Studio) and Stemma (Adafruit), but however the pin out wiring is not the same. So while you can use the I2C cable, but you cannot mixed and inter-connect Gravity electronic board with the other brands. An adaptor cable is needed to do the signal line conversion.

Gravity I2C connector details

Gravity 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.

Other I2C Connector Standard.

You may also be interested in other i2c connector standard available on the market. Click here.

Various i2c connector on the market