1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 11:29:56 +03:00

SSD1315 OLEDs also seem to work

I just tested random SSD1315 from aliexpress and it worked without any modifications.
This commit is contained in:
Tõnu Samuel 2025-07-12 18:56:50 +03:00 committed by GitHub
parent ab3411ad4e
commit 58bf7a46d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,6 +44,10 @@ Links to displays:
The banggood.com display is the cheapest at the time of writing and will correctly send I2C ACK signals. The banggood.com display is the cheapest at the time of writing and will correctly send I2C ACK signals.
### SSD1315 OLED displays
SSD1315 is newer generation drop in replacement for SSD1306. Tested and working unit is bought from https://www.aliexpress.com/item/1005006901360788.html
#### Crius CO-16 #### Crius CO-16
This display is best avoided but will work if you modify it. This display is best avoided but will work if you modify it.