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
Hey so i try running the script python demo_lcd.py and it says No module named smbus even though i have installed smbus...
How could i fix this?
Thanks.
Hey so i try running the script
python demo_lcd.py
and it saysNo module named smbus
even though i have installed smbus... How could i fix this? Thanks.