- Name : SSD1306_OLED_RPI
- Description :
- Library to support the I2C 128X64 OLED Display Module
driven by the SSD1306 controller for the Raspberry PI.
- Raspberry Pi C++ library.
- Inverse color, rotate, sleep, scroll and contrast control.
- Default font is Extended ASCII, scalable font.
- 4 other fonts included.
- Graphics class included.
- Bitmaps supported.
- Hardware I2C using bcm2835 library
- Also tested on 128X32 display size. Should work for 96X16 display size.
- Author: Gavin Lyons
- Developed on
- Raspberry PI 3 model b,
- C++ complier g++ (Raspbian 6.3.0-18)
- Raspbian 9.13 stretch OS
- Author: Gavin Lyons
Github link to library