/micropython-adafruit-ssd1306

MicroPython driver for SSD1306 OLED displays.

Primary LanguagePythonMIT LicenseMIT

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