dbrgn / RPLCD

A Raspberry Pi LCD library for the widely used Hitachi HD44780 controller, written in Python. GPIO (parallel) and I²C modes supported.
https://rplcd.readthedocs.io/en/latest/
MIT License
262 stars 72 forks source link

Compat mode pigpio #98

Closed makslevental closed 3 years ago

makslevental commented 5 years ago
dbrgn commented 3 years ago

Hi, sorry for ignoring this for so long. The first commit with the contrast fix was already merged in #97. The second commit was picked up and improved by @TojikCZ, so let's continue the discussion in #115. Thanks for the contribution!