-
Notifications
You must be signed in to change notification settings - Fork 164
Usage & Benchmarking
Richard Hull edited this page Dec 6, 2016
·
23 revisions
The SSD1306 library was originally designed to work only on:
- 128x64 OLED displays driven by the SSD1306 chipset
- I2C interface
- Raspberry Pi
- Debian Linux
As the library has evolved, a number of people have helped to make it work on a variety of different devices. Please refer to the below list to see the documented working cases, and add your own:
Date | Working | OLED Brand | Github Id | SoC model / spec | Linux / Python version | FPS | Command |
---|---|---|---|---|---|---|---|
2016-12-06 | YES | Unbranded | @rm-hull | OrangePi Zero, 4-core 1.2GHz 256Mb | Armbian Jessie / Python 2. | 51.74 | python examples/perfloop.py -d ssd1306 -i i2c --i2c-port=0 |