WIP: Secondary display in wokwi #43

Closed
ede1998 wants to merge 1 commits from wokwi-secondary-displays into main
Collaborator

Support for alternative display SSD1306 which has same resolution as our CH1115 but has Wokwi support.

Unfortunately, SSD1306 is a I2c display only in wokwi.

Maybe salvage by configuring pins to i2c for wokwi while leaving the overall application structure and pinout?

Nah.... so find another SPI display with wokwi support and same resolution as CH1115 or write custom component?

Support for alternative display SSD1306 which has same resolution as our CH1115 but has Wokwi support. Unfortunately, SSD1306 is a I2c display only in wokwi. Maybe salvage by configuring pins to i2c for wokwi while leaving the overall application structure and pinout? Nah.... so find another SPI display with wokwi support and same resolution as CH1115 or write custom component?
ede1998 added 1 commit 2026-08-26 22:00:35 +02:00
Author
Collaborator

No longer required with #55 => wokwi support without code modifications for displays

No longer required with #55 => wokwi support without code modifications for displays
ede1998 closed this pull request 2026-08-30 17:17:13 +02:00

Pull request closed

Please reopen this pull request to perform a merge.
This pull request is marked as a work in progress.
Sign in to join this conversation.