Skip to content

SmartFavour/i2c_lcd_micropython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

A lightweight I2C LCD driver for MicroPython (16x2 and 20x4 displays)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages