Select the library¶
The library comes in different versions, based on the edition and the screen size.
Only screens with an iTC driver are supported. A T
suffix denotes touch, and P
fast update.
Basic edition¶
For all monochrome and colour screens
- Global update
- Library
PDLS_EXT3_Basic
- Class
Screen_EPD_EXT3
For monochrome 2.71"-P
screen
- Fast update
- Library
PDLS_EXT3_Basic_Fast
- Class
Screen_EPD_EXT3_Fast
Advanced edition¶
For all monochrome and colour screens
- Global update
- Library
PDLS_EXT3_Advanced_Global
- Class
Screen_EPD_EXT3
For monochrome 1.54", 2.13", 2.66", 2.71", 2.71"-P
, 2.87", 3.70", 4.17" and 4.37" screens
- Fast and partial update
- Library
PDLS_EXT3_Advanced_Fast_Small
- Class
Screen_EPD_EXT3_Fast
For monochrome 2.71"-T
and 4.17"-T
screens with touch
- Fast and partial update
- Library
PDLS_EXT3_Advanced_Fast_Touch
- Class
Screen_EPD_EXT3_Fast
For monochrome 5.81" and 7.40" screens
- Global, fast and partial update
- Library
PDLS_EXT3_Advanced_Fast_Medium
- Class
Screen_EPD_EXT3_Fast
For monochrome 9.68" and 11.98" screens
- Global, fast and partial update
- Library
PDLS_EXT3_Advanced_Fast_Large
- Class
Screen_EPD_EXT3_Fast
Commercial edition¶
Same as advanced edition.