



Display Specifications
- Diagonal Dimension : 2.13 inch
- Resolution : 212 x 104 pixel
- Display Color : Black/White/Yellow or Black/White/Red
- Module Dimension : 59.2 x 29.2 x 0.98 mm
- Supply Voltage : 3.3 V
- Interface : 4-wire SPI
- Controller IC : -
- Operation Temperature : 0℃~40℃
- Storage Temperature : -25℃~60℃
Dimensions
DM-EPDC213-005 Python Code for Respberry Pi
1 Connect to Respberry Pi with DM-ADTPI-013: RESE:A; BS:0 (4 line SPI)
2 Install Libraries: A pip install spidev(https://pypi.org/project/spidev/)
B:pip install RPi.GPIO(https://pypi.org/project/RPi.GPIO/)