Waveshare E-Paper Display
Black 1.54 inch e-Paper/e-Ink Display Module 152x152 for Arduino,Raspberry Pi
Description
ER-EPM0154-1B is e-paper/e-ink display module that is 1.54 inch e-paper display panel attached with a breakout board, 152x152 resolution with white/black color, UC8151C controller,running both 3.3V and 5V power supply,super wide viewing angle,sunlight readable and easily controlled by MCU such as PIC, AVR, ARDUINO,ARM and Raspberry PI. One fantastic aspect of the ePaper display is the fact they don't need any power to keep the image on the screen. Just like a Kindle, you can read whatever is on your screen in daylight without any reflection. It's optional for 3-wire or 4-wire serial interface.
We prepared the library and examples for arduino due,mega 2560,uno,nano and for raspberry pi or raspberry pi zero.
Waveshare MicroPython Driver
The device I purchased is 152x152.
Connections
Pin | Name | Description |
---|---|---|
1 | VDD | Power Supply (square) |
2 | VSS | Ground (round) |
3 | SDA | Serial Data Pin Input/Output (SPI) |
4 | SCL | Serial Clock Pin Input (SPI) |
5 | /CS | Chip Select Input Pin |
6 | D/C | Data /Command Control Pin |
7 | /RST | Reset Input. Low: Reset. |
8 | BUSY | Busy State Output Pin |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
|