Skip to content
This repository has been archived by the owner on Dec 16, 2018. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 606 Bytes

README.rst

File metadata and controls

12 lines (7 loc) · 606 Bytes

DEPRECATED LIBRARY micropython-adafruit-ssd1306

This library has been deprecated! We are leaving this up for historical and research purposes but archiving the repository.

We are now only supporting CircuitPython libraries.

Check out this library if you're interested in using the SSD1306: https://github.com/adafruit/Adafruit_CircuitPython_SSD1306

MicroPython driver for SSD1306 OLED displays.

This driver is based on the SSD1306 driver in the MicroPython source but differs by supporting hardware I2C interfaces (like on the SAMD21 MicroPython port).