OLED SSD1306 - SH1106

Display

Supported OLED display chip: SSD1306 or SH1106. Supported Interface: I2C (internal driven)
This library supports all print() and write() calls as the internal Serial lib of Arduino core. Added also printf() std function call. TTY mode: Display can be used like a terminal window (without positioning the cursor before print), it will scroll up automatically when print function contains a '\r' '\n' character in last screen text line.

Author: Fabio Durigon - Stefan Frings

Maintainer: Fabio Durigon (develop@dury.it)

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.