
Display Specifications
- Diagonal Dimension : 4.2 inch
- Resolution : 400 x 300 pixel
- Display Color : Black/White/Yellow or Black/White/Red
- Module Dimension : 91.0 x 77.0 x 1.18 mm
- Supply Voltage : 3.3 V
- Interface : 4-wire SPI
- Controller IC : IL0398
- Operation Temperature : 0℃~50℃
- Storage Temperature : -25℃~70℃
Dimensions
DM-EPD42-011 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/)