API Reference
adafruit_spd1656
Driver for SPD1656 driven ACeP (7-color) e-paper displays
Author(s): Scott Shawcroft
Implementation Notes
Software and Dependencies:
Adafruit CircuitPython firmware for the supported boards: https://circuitpython.org/downloads
- class adafruit_spd1656.SPD1656(*args: Any, **kwargs: Any)
SPD1656 display 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