API Reference

adafruit_jd79661

CircuitPython displayio driver for JD79661-based ePaper displays

  • Author(s): Scott Shawcroft

Implementation Notes

Hardware:

  • JD79661-based 4-color ePaper displays (128x250 resolution) - Black, White, Red, Yellow

Software and Dependencies:

class adafruit_jd79661.JD79661(*args: Any, **kwargs: Any)

JD79661 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