Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/240x135-lcd #16

Merged
merged 3 commits into from
Oct 26, 2021
Merged

Conversation

slabua
Copy link
Contributor

@slabua slabua commented Jul 3, 2021

Added support to the provided examples for 240x135 resolution LCD (successfully tested on Pimoroni Pico Display Pack).
One key change has been made to the library itself here, that would otherwise fail for non square displays.

@slabua slabua changed the title Feature/240x135 lcd Feature/240x135-lcd Jul 3, 2021
@Gadgetoid Gadgetoid merged commit 2faeb18 into pimoroni:master Oct 26, 2021
@Gadgetoid
Copy link
Member

Thank you- I'm completely replacing the numpy RGB888 to RGB5565 code with: 568e04c

My attempts to get a 240x135 pixel display up and running were... unsuccessful (with/without this change)... if you get a moment could you confirm it still works with this change?

@slabua
Copy link
Contributor Author

slabua commented Oct 26, 2021

@Gadgetoid there seems to be no problem with 568e04c!

@Gadgetoid
Copy link
Member

Whew, thank you for testing and doubly for doing it so quickly too!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants