Jumbo OLED Fun
A few days back, a discussion on the Apple II Facebook group asked about large format Floppy Emu displays for people with vision difficulties. Here’s a 2.42 inch OLED that’s a simple drop-in replacement for the OLED in Floppy Emu Model C. With more than 3x the screen area of the standard OLED, that’s a big increase in display size!
This particular OLED was $17.99 and can be purchased here. The only minor issue is that the rightmost column of pixels appears on the left side of the display – some sort of off-by-one error.
Read 7 comments and join the conversation7 Comments so far
Leave a reply. For customer support issues, please use the Customer Support link instead of writing comments.
Wow! That looks great. A little expensive, but really looks wonderful!
Very nice!
Say, from within Europe, is it this one?
https://www.ebay.de/itm/1-54-XXL-OLED-Display-Weis-SPI-SSD1309-LCD-Arduino-Raspberry-Pi/162988425248
Is there a firmware fix for the ‘off by one’ pixel issue? perhaps a ‘big screen firmware’? that would be great. Thanks!
There is no simple “fix”, but I sent you a one-off firmware version that draws correctly on the jumbo LED shown here. It won’t work on the normal size OLED. Displays with different sizes may also use different controller chips, which require different commands and addressing to update the display. The display is a write-only device, so unfortunately there’s no way to query it to see what controller is present.
Thanks!!!
Hi Steve – Can you send me a copy of that one-off firmware version for the jumbo LED? Thanks. Ken