Meadow.Foundation.Displays.ePaperBase
ePaper | |
---|---|
Status | |
Source code | GitHub |
NuGet package |
The Meadow.Foundation.Displays.ePaper package contains a collection of two and three color ePaper display drivers controlled via SPI.
Display | Meadow Pin |
---|---|
BUSY | D15 |
RST | D14 |
DC | D13 |
CS | D12 |
CLK | SCK |
DIN | MOSI |
GND | GND |
VCC | 3V3 |
If your display does not include any of the above pins, they can be omitted. Pass NULL
into the constructor for the missing pin(s).