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
Describe the bug
As soon as an LCD update is carried out, the backlight is automatically activated. So when I do lcd_backlight(0), it only works for one update.
Executed command and associated error
n.d
Host and software info
RPi board version: RPi 4RPi 3
Checklist
[x] I have watched and followed the instructions in the Youtube tutorial.
[x] I have searched open and closed issues for either an identical or similar bug before reporting this new one.
Describe the bug As soon as an LCD update is carried out, the backlight is automatically activated. So when I do lcd_backlight(0), it only works for one update.
Executed command and associated error n.d
Host and software info
RPi 4
RPi 3
Checklist
Additional context n.d