wokwi-features icon indicating copy to clipboard operation
wokwi-features copied to clipboard

Add support for SH1106 OLED chipset

Open freemansoft opened this issue 2 years ago • 2 comments
trafficstars

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 avatar Jan 29 '23 17:01 freemansoft

Thanks! Opened this request for voting.

urish avatar Jan 29 '23 17:01 urish

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

urish avatar Nov 13 '23 09:11 urish