API Reference
adafruit_jd79667
CircuitPython displayio driver for JD79667-based ePaper displays
Author(s): Scott Shawcroft
Implementation Notes
Hardware:
JD79667-based 4-color ePaper displays (128x250 resolution) - Black, White, Red, Yellow
Software and Dependencies:
Adafruit CircuitPython firmware for the supported boards: https://github.com/adafruit/circuitpython/releases
- class adafruit_jd79667.JD79667(*args: Any, **kwargs: Any)
JD79667 driver
- Parameters:
bus – The data bus the display is on
**kwargs – See below
- Keyword Arguments:
width (
int) – Display widthheight (
int) – Display heightrotation (
int) – Display rotation