Store

Adafruit

$12.19 |
In stock at supplier
No reviews yet

The Adafruit PCF8575 GPIO Expander Breakout is an affordable 16-channel I2C GPIO expander that doubles your available digital I/O over a simple two-wire conn...

Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The Adafruit PCF8575 GPIO Expander Breakout is an affordable 16-channel I2C GPIO expander that doubles your available digital I/O over a simple two-wire connection. Add extra buttons, LEDs, relays, or other digital peripherals to any microcontroller without using up precious GPIO pins.

Like its 8-channel sibling the PCF8574, the PCF8575 uses an open-drain architecture with no pin direction register. Each pin is either a lightly pulled-up input (100K pull-up, reads high by default) or a strong 20mA ground-sinking output. Arduino and CircuitPython libraries abstract this away, letting you use familiar input/output modes. With three I2C address jumpers, you can chain up to 8 expanders on a single bus for 128 total GPIO.

Key Features

  • 16 I/O Pins – Each pin can act as a pulled-up input or a ground-sinking output
  • 3 Address Jumpers – Up to 8 expanders on one I2C bus for 128 total GPIO
  • IRQ Output – Automatic interrupt alert when any input pin changes value
  • Open-Drain Architecture – 100K pull-up inputs and 20mA sink outputs (no direction register)
  • STEMMA QT / Qwiic – Solderless STEMMA QT connectors for easy daisy-chaining
  • Breadboard Friendly – Standard 0.1″ header pinout with mounting holes

How the Pins Work

  • Buttons/Switches – Connect one side to the PCF8575 pin and the other to ground. Pin reads high when open, low when pressed
  • LEDs – Connect the LED anode to positive voltage through a resistor. The PCF8575 sinks current to ground to turn the LED on
  • Digital I/O – Light pull-up acts as logic high output; strong ground acts as logic low output
Note: The PCF8575 cannot source current to drive an LED high, and button inputs connected to positive voltage will need an external pull-down resistor. The Arduino and CircuitPython libraries handle the open-drain quirks automatically.

Ideal For

  • Projects needing many extra buttons, switches, or keypads
  • Expanding LED, relay, or indicator control beyond available GPIO
  • Multi-expander setups requiring up to 128 digital I/O pins
  • Interrupt-driven input change detection across 16 channels

Also Consider

Resources

Jargon buster

Plain-language definitions for the technical terms used above.

Address jumpers
Address jumpers are small solder pads or links used to change a device’s bus address. They matter when you want to connect multiple identical displays to the same controller without their addresses conflicting.
breakout
A breakout is a small circuit board that makes a tiny or hard-to-solder component easier to connect to with standard pins. It matters because this OLED module can be wired into a microcontroller project without needing to solder directly to the display’s fine contacts.
CircuitPython
A beginner-friendly version of Python designed to run directly on microcontroller boards. If a product supports CircuitPython, you can often program it by copying code files onto the board rather than setting up a more complex toolchain.
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.
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.
IRQ
Short for interrupt request, a signal pin a device uses to get a microcontroller’s attention when something needs handling. It matters here because I2C communication with the sensor requires connecting the IRQ pin to a suitable input pin.
LED
A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
microcontroller
A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
Qwiic
Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
STEMMA QT
A small plug-in connector system for I2C boards that lets you connect compatible sensors and controllers without soldering. It matters because it can make wiring faster and less error-prone, especially when adding several small modules to a project.

Related Tutorials

Free guides on learn.littlebird.com.au

Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.