adafruit / Adafruit_CircuitPython_CharLCD

Library code for character LCD interfacing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for serial

caternuson opened this issue · 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.