#oled #embedded-hal-driver #no-std #i2c-driver

no-std ssd1327

I2C driver for the SSD1327 OLED display controller

1 unstable release

0.1.0 Nov 15, 2020

#19 in #oled

MIT/Apache

9KB
146 lines

SSD1327 Display Driver

SPI (4 wire) driver for the SSD1327 OLED display.

Tested with the Waveshare 1.5 inch OLED.

Please note that it is a WORK IN PROGRESS, please file issues and send over PRs if you need anything that the crate doesn't cover yet.


lib.rs:

SSD1327 Display Driver

Dependencies

~2.5MB
~22K SLoC