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 support for SH1106 OLED chipset #509

Open
freemansoft opened this issue Jan 29, 2023 · 2 comments
Open

Add support for SH1106 OLED chipset #509

freemansoft opened this issue Jan 29, 2023 · 2 comments
Labels
enhancement New feature or request open for vote Vote at https://wokwi.com/features

Comments

@freemansoft
Copy link

freemansoft commented Jan 29, 2023

Is your feature request related to a problem? Please describe.
Add support for SH1106 chipset for OLED displays. wokwi supports the SSD1306 OLED displays. There are a bunch of similar OLED displays that use the SH1106 including one sold by Microcenter in the USA.

Describe the solution you'd like
Add support for the SH1106 so that MicroPython programs that use the SSH1106 SPI / I2C displays can blah blah.

Example python code and links to the python SH1106 driver can be seen here https://joe.blog.freemansoft.com/2023/01/inland-iic-spi-13-128x64-oled-v20.html

@freemansoft freemansoft added the enhancement New feature or request label Jan 29, 2023
@urish urish added the open for vote Vote at https://wokwi.com/features label Jan 29, 2023
@urish
Copy link
Contributor

urish commented Jan 29, 2023

Thanks! Opened this request for voting.

@urish
Copy link
Contributor

urish commented Nov 13, 2023

We now have an experimental implementation of the SH1107: https://wokwi.com/projects/376496004605220865

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request open for vote Vote at https://wokwi.com/features
Projects
None yet
Development

No branches or pull requests

2 participants