Raspberry Pi - Display and Output
Why does this code raise an error?
from RPLCD.i2c import CharLCD
lcd = CharLCD('PCF8574', 0x27)
lcd.write_string(1234)from RPLCD.i2c import CharLCD
lcd = CharLCD('PCF8574', 0x27)
lcd.write_string(1234)15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions