A derived version of the BSD licensed Adafrut GFX library for the SSD1306 controller for an OLED 128x32 or 128x64 display using SPI or I2C.

Dependents:   servo_sensor ArchPro_TFT BLE_Display SSD1306_demo ... more

simple improvements

Hi, some time ago I added these improvements: - reset signal is optinal and maybe set to NC (the cheap OLED don't have the reset line) - vertical flip option regards, Johannes

i2c version has an offset due to wrong copy of temp buffer to display buffer, fixed in Adafruit_SSD1306.h