LiquidCrystal Library for MicroPython. The library supports I2C GPIO expanders like PCF8574 and native GPIO communication for flexible interfacing.
-
Updated
Mar 17, 2024 - Python
LiquidCrystal Library for MicroPython. The library supports I2C GPIO expanders like PCF8574 and native GPIO communication for flexible interfacing.
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.
Add a description, image, and links to the micropython-liquidcrystal-libray topic page so that developers can more easily learn about it.
To associate your repository with the micropython-liquidcrystal-libray topic, visit your repo's landing page and select "manage topics."