i2c_lcd for MicroPython A lightweight MicroPython library for controlling 16x2 and 20x4 I²C LCD displays (PCF8574 backpacks). 📦 Installation You can install directly from GitHub using the MicroPython mip package manager: import mip mip.install("github:SmartFavour/i2c_lcd_micropython")