Skip to content

Module to interface HD44780-based LCDs through I2C port expanders, like PCF8574T

Notifications You must be signed in to change notification settings

amateusz/py_lcd_i2c_loves_them_all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

py_lcd_i2c_loves_them_all

Module to interface HD44780-based LCDs through I2C port expanders, like PCF8574T

This module aims to be a complete solution in interfacing with these cute character LCDs. Original credit goes to DenisFromHR (Croatia). I have added few higher-level features such as line wraping, setting array-like access (setting single element. getting is not supported 😖). Be certain to pass dimension of your display as a tuple in instance initialization.

Quick glances and bug reports are welcome.

Supirsingly sudo python3 setup.py install works !

About

Module to interface HD44780-based LCDs through I2C port expanders, like PCF8574T

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages