OLED_Display_SSD1306

Display

Simple OLED Display library for SSD1306 (128x64) 0.96" to draw bitmaps and pixels stored in RAM
Simple OLED Display library for SSD1306 (128x64) 0.96" simpler and modified version of Adafruit_SSD1306. It uses RAM not PROGMEM to draw bitmaps.

Author: AbdulBasitKhatri

Maintainer: AbdulBasitKhatri

Read the documentation

Compatibility

This library is compatible with the avr, esp8266, esp32 architectures so you should be able to use it on the following Arduino boards:

Compatibility Note

Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.

Releases

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