micropython-hd44780-libray

There are 1 repositories under micropython-hd44780-libray topic.

  • 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:Python