rm-hull / luma.lcd

Python module to drive PCD8544, HT1621, ST7735, ST7567 and UC1701X-based LCDs
https://luma-lcd.readthedocs.io
MIT License
156 stars 56 forks source link

backlit device class #86

Closed rm-hull closed 5 years ago

rm-hull commented 5 years ago

Fixes #84, #44

thijstriemstra commented 5 years ago

sorry, thought it was ready for review, carry on :)

rm-hull commented 5 years ago

Tested against PCD8544 so far ... Now to find and identify all the other LCD displays

rm-hull commented 5 years ago

Also tested against st7735, ht1621 successfully. Haven't got a st7567 to try it out on. Can't find uc1701x (but will keep looking)

thijstriemstra commented 5 years ago

Can't find uc1701x (but will keep looking)

i have one lying around i think, will check.

rm-hull commented 5 years ago

Now tested against successfully against uc1701x.

Note before this is released, we need to release https://github.com/rm-hull/luma.core/pull/163 if you wouldn't mind checking over it please @thijstriemstra