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
188
stars
107
forks
source link
lcd/demo_lcd.py no longer exists, it has been renamed to lcd/demo_lcd_simple_string.py #36
see: https://github.com/the-raspberry-pi-guy/lcd/blob/master/demo_lcd_simple_strings.py
This change breaks the instructions in the Youtube tutorial: https://www.youtube.com/watch?v=fR5XhHYzUK0
Solution: rename the file from lcd/demo_lcd_simple_string.py to lcd/demo_lcd.py