adafruit_uc8151d

CircuitPython displayio driver for US8151D-based ePaper displays

  • Author(s): Melissa LeBlanc-Williams

Implementation Notes

Hardware:

Software and Dependencies:

class adafruit_uc8151d.UC8151D(*args: Any, **kwargs: Any)

UC8151D driver

Parameters:
  • bus – The data bus the display is on

  • **kwargs – See below

Keyword Arguments:
  • width (int) – Display width

  • height (int) – Display height

  • rotation (int) – Display rotation