/micropython-adafruit-ssd1306

MicroPython driver for SSD1306 OLED displays.

Primary LanguagePythonMIT LicenseMIT

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).