SPI OLED display Library

Discussion about Z-Uno product. Visit http://z-uno.z-wave.me for more details.
Post Reply
fredfit
Posts: 22
Joined: 17 Jun 2020 12:50

SPI OLED display Library

Post 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 !
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: SPI OLED display Library

Post 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
Post Reply