SSD1306OLED-Python

A driver for SSD1306-based OLED displays

Latest Release: 2.0.0

 

About SSD1306

This script provides a hardware driver for the Adafruit 128x32 OLED and Adafruit 128x64 OLED displays, which are based on the Solomon SSD1306 controller. The LEDs communicate over any I²C bus, but not SPI.

The driver supports CircuitPython applications.

Docs

Please see the the documentation section for details of the driver’s API.


Source Code

You can view SSD1306OLED-Python’s source code at GitHub.


Release Notes

  • 2.0.0 16 September 2022
    • Combine MicroPython and CircuitPython versions into a single class.
    • Update examples.
  • 1.0.0 11 March 2020
    • Initial public release.

Related Software


smittytonesmittytone
Site and software copyright © 2024, Tony Smith