
Display Specifications
- Diagonal Dimension : 2.9 inch
- Resolution : 296 x 128 pixel
- Display Color : Black/White
- Module Dimension : 79.0 x 36.7 x 1.05 mm
- Supply Voltage : 3.3 V
- Interface : 4-wire SPI
- Controller IC : -
- Operation Temperature : 0℃~50℃
- Storage Temperature : -25℃~60℃
Dimensions
DM-EPD29-009 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/)