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 :
I cannot find any existing library for this specific model. Please advise if you know where I could find one.
Thanks !
SPI OLED display Library
Re: SPI OLED display Library
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