You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: