adafruit/Adafruit_CircuitPython_CharLCD

Support for serial

caternuson opened this issue · 2 comments

Add support for LCDs with this backpack:
https://www.adafruit.com/product/781

Probably new file with subclass:
character_lcd_uart

its a totally different protocol, may be best as a new lib!

OK, moved issue to here:
adafruit/circuitpython#1440
and closing this one.