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

Add new OLED for SH1106 display. #194

Merged
merged 3 commits into from
Mar 14, 2024
Merged

Conversation

EAGrahamJr
Copy link
Contributor

Monochrome 128x64 display that uses "paged mode" to upload to the driver. Extracted all the common stuff from SSD1306, just in case there's more display types to come.

Also refactored the sampleapps to run the same outputs via either "channel" selector or either monocrhome driver, as well as making the packages match the devices.

Monochrome 128x64 display that uses "paged mode" to upload to the driver. Extracted all the common stuff from SSD1306, just in case there's more display types to come.

Also refactored the `sampleapps` to run the same outputs via either "channel" selector or either monocrhome driver, as well as making the packages match the devices.
Signature is in line with other, similar interfaces.
@mattjlewis mattjlewis merged commit 3bf8174 into mattjlewis:main Mar 14, 2024
1 check passed
@EAGrahamJr EAGrahamJr deleted the sh1106-oled branch March 16, 2024 15:48
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