the-raspberry-pi-guy / lcd

This repository contains all of the code for interfacing with a 16x2 Character I2C LCD Display. This accompanies my YouTube tutorial here: https://www.youtube.com/watch?v=fR5XhHYzUK0
186 stars 107 forks source link

Fix for #45 #46

Closed cgomesu closed 2 years ago

cgomesu commented 2 years ago

Fixes #45, #44, #43, #42, #41:



As usual, the changes in this PR were tested with my RPi 3 running buster still. I cannot test RPi 4 on bullseye but none of the changes introduce anything new, except for making python3-smbus part of the installed packages.