LCDI2C : equivalent of Arduino's Liquid Crystal (support for custom char)

Discuss development of drivers for external hardware and components, such as LCD screens, sensors, motor drivers, etc.
Target audience: Users and developers of drivers.
Post Reply

User avatar
mcauser
Posts: 507
Joined: Mon Jun 15, 2015 8:03 am

Re: LCDI2C : equivalent of Arduino's Liquid Crystal (support for custom char)

Post by mcauser » Sat Aug 22, 2020 3:10 pm

Have you seen Dave Hyland's version?
His also works with the common "I2C backpack" (PCF8574), Adafruit's backpack (MCP23008), as well as 4 and 8-bit GPIO:
https://github.com/dhylands/python_lcd

Post Reply