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

i2c/smbus doc requirements #120

Closed clach04 closed 3 years ago

clach04 commented 3 years ago

Copy/paste existing notes on smbus from readme into docs

dbrgn commented 3 years ago

Thanks!