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 screens with embedded fast update
- Fast update
- Library
PDLS_EXT3_Basic_Fast
- Class
Screen_EPD_EXT3_Fast
For monochrome 2.70"-T
and 3.70"-T
screens with touch
- Fast update
- Library
PDLS_EXT3_Basic_Touch
- Class
Screen_EPD_EXT3_Fast
Legacy version 5
For monochrome 2.71"-P
screen
- Fast update
- Library
PDLS_EXT3_Basic_Fast
- Class
Screen_EPD_EXT3_Fast
Evaluation 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", 4.37" and 5.81" screens with embedded fast update
- Global, fast and partial update
- Library
PDLS_EXT3_Advanced_Fast
- Class
Screen_EPD_EXT3_Fast
For monochrome 2.70"-T
and 3.70"-T
screens with touch
- Global, fast and partial update
- Library
PDLS_EXT3_Advanced_Touch
- Class
Screen_EPD_EXT3_Fast
Legacy version 5
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.70"-T
and 3.70"-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 evaluation edition.