sumotoy / OLED_SSD1351

A fast library for OLED drived by SSD1351
6 stars 0 forks source link

OLED_SSD1351

A fast library for OLED drived by SSD1351
Early alpha version, perfectly working with Teensy 3.1 but NOT with avr's or other arms (wait beta).
SSD1351 works in SPI mode 3!!!! This mean it will be not so nice if other devices are connected in the same SPI bus, I'm investigating some simple workaround so stay tuned.

Using Paul Stoffregen's Font Library
Copy https://github.com/sumotoy/commonFonts into your library folder (NOT inside this library!).
Check extFont example.

Current Alpha Version Limitations: