adafruit_ssd1327

DisplayIO drivers for grayscale OLEDs driven by SSD1327

  • Author(s): Scott Shawcroft

Implementation Notes

Hardware:

Software and Dependencies:

class adafruit_ssd1327.SSD1327(*args: Any, **kwargs: Any)

SSD1327 driver

Parameters:
  • bus (I2CDisplay) – The data bus the display is on

  • height (int) – (keyword-only) The height of the screen

  • width (int) – (keyword-only) The width of the screen

  • rotation (int) – (keyword-only) The rotation/orientation of the screen, in degrees