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

Display driver fixes for non-functioning displays #974

Merged

Conversation

mikepparks
Copy link
Contributor

@mikepparks mikepparks commented Apr 17, 2024

Using this WIP to track and update issues with displays that do not function with the new TinySSD1306 library. As it stands, affected displays use the SH1106 chipset, which uses similar initialization commands, but requires a different method of loading frame buffer data.

@mikepparks mikepparks changed the title [WIP] Display driver fixes for non-functioning displays Display driver fixes for non-functioning displays Apr 24, 2024
@mikepparks mikepparks marked this pull request as ready for review April 24, 2024 22:13
… removing the need for hard-coded layout selections.

Added 6GAWD layouts (stick & all button)
Copy link
Contributor

@arntsonl arntsonl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fantastic! Should hopefully help with our SH1106 issues and add some good layouts for next release.

@arntsonl arntsonl merged commit 922acab into OpenStickCommunity:main Apr 27, 2024
36 checks passed
@mikepparks mikepparks deleted the 20240416-displaydriverfixes branch October 4, 2024 18:52
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