Page 1 of 1

SPI OLED display Library

Posted: 06 Nov 2020 17:10
by fredfit
Hello all,

I'm looking for a Z-Uno library for the SPI OLED 128x64 SSD1306 display, which differs from the I2C one by having some additional pins (7 in total).
A display like this :

Image

I cannot find any existing library for this specific model. Please advise if you know where I could find one.

Thanks !

Re: SPI OLED display Library

Posted: 23 Mar 2024 12:47
by PoltoS
You can port the Arduino library to Z-Uno. Beside the definition of the SPI functions (write/read) there should not be a lot to adopt