micropython-pcf8574-libray

There are 2 repositories under micropython-pcf8574-libray topic.

  • zerovijay/LiquidCrystal

    LiquidCrystal Library for MicroPython. The library supports I2C GPIO expanders like PCF8574 and native GPIO communication for flexible interfacing.

    Language:Python1100
  • zerovijay/PCF8574T

    The GpioExpander class streamlines GPIO pin management using the NXP PCF8574T I/O expander through I2C in MicroPython, simplifying pin mode configuration, digital value writing to output pins, and reading digital values from input pins.

    Language:Python0100