hope-badge/pcf8574

0.0.1

Latest
uploaded 1 hour ago
PCF8574 I2C GPIO Expander Component

readme

# PCF8574 I²C I/O Expander Driver for ESP-IDF

This component provides a simple interface to interact with the **PCF8574** 8-bit I²C I/O expander using the [i2c_bus](https://github.com/espressif/esp-iot-solution/tree/master/components/i2c_bus) abstraction from Espressif's IoT Solution.

## ✅ Features

- Supports reading and writing 8-bit I/O data
- Built on top of `i2c_bus` for clean and reusable I²C access
- Lightweight and easy to integrate into existing projects

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "hope-badge/pcf8574^0.0.1"

download archive

Stats

  • Archive size
    Archive size ~ 9.13 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

hope-badge/pcf8574 version: 0.0.1
|