Skip to content
#

pcf8574-i2c-bus

Here are 6 public repositories matching this topic...

Language: All
Filter by language

This project demonstrates how to interface the PCF8574 I/O Expander with an Arduino UNO using the I²C protocol. The PCF8574 allows you to control 8 additional digital I/O pins using just two Arduino pins (SDA and SCL). It’s perfect when you’re running out of GPIOs and need to drive LEDs, relays, or other peripherals.

  • Updated Oct 30, 2025
  • C++

Improve this page

Add a description, image, and links to the pcf8574-i2c-bus topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pcf8574-i2c-bus topic, visit your repo's landing page and select "manage topics."

Learn more