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

Added 240x320 ST7789 display modules #101

Merged
merged 3 commits into from
May 20, 2022

Conversation

weberbox
Copy link
Contributor

Added 240x320 ST7789 display modules with no input, button input and adjusted encoder support. Added a display rotation setting to ILI9341 and ST7789 displays in the wizard setup. Removed endswith('b') for display buttons modules and added buttonslevel and rotation variables to all displays. Updated wizard to convert number strings to int or float. A couple bugfixes in display modules (missing network in pygame, self._display_canvas(img) outside of menuactive, Added spidev back to ili9341_em module, missing socket in ssd1306).

weberbox added 3 commits May 19, 2022 21:42
… Added a display rotation setting to ILI9341 and ST7789 displays in the wizard setup. Removed endswith('b') for display buttons modules and added buttonslevel and rotation variables to all displays. Updated wizard to convert number strings to int or float when required.
@nebhead nebhead merged commit 8c2474a into nebhead:development May 20, 2022
@nebhead
Copy link
Owner

nebhead commented May 20, 2022

Wow - Excellent work! Thank you so much for this update!

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