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

Add support for 1.3" ST7789 (240x240) colour LCD driver (replaces #80) #109

Closed Gadgetoid closed 3 years ago

Gadgetoid commented 4 years ago

This branch rebases #80 on top of recent luma.lcd changes (And hopefully hasn't borked anything in the process) and will seek to add changes requested in #80.

See #80 for conversation and details.

rm-hull commented 4 years ago

thanks for the PR - we need to commit to getting the builds back to passing since the demise of py27 .. same goes for the other luma sub-projects

Gadgetoid commented 4 years ago

Looks like there's a missing numpy dependency running riot on the builds, too.

thijstriemstra commented 3 years ago

This branch is out-of-date with the base branch. whats the status @Gadgetoid?

iceman1001 commented 3 years ago

any news on this PR ?

matemaciek commented 3 years ago

I rebased it to fresh trunk and moved from numpy to regular python bitwise operations in #141

Gadgetoid commented 3 years ago

Happy to roll with @matemaciek’s rebased version- I genuinely have no recollection of making this PR 😬 and don’t have the time/space/setup to be useful here at the moment!

thijstriemstra commented 3 years ago

closing in favor of #141