Better library for I2C LCD 1602 #10429
Unanswered
MABeatty1978
asked this question in
Libraries & Drivers
Replies: 3 comments 2 replies
-
You could look at this lib: https://github.com/dhylands/python_lcd |
Beta Was this translation helpful? Give feedback.
0 replies
-
Or go to https://awesome-micropython.com/ and look up HD44780 where you will find several options. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I just corrected a |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using an I2C LCD1602 and using the pico_i2c_lcd.py library for it that I got from here
It doesn't seem to support /n. A mild annoyance as I'm just padding spacing to correct for it, but I was wondering if anyone had a better library they could recommend?
Beta Was this translation helpful? Give feedback.
All reactions