add epaper 4.2 desc

This commit is contained in:
gemu2015 2021-04-19 17:05:24 +02:00
parent e946b4c483
commit 97a66f824d
2 changed files with 55 additions and 1 deletions

View File

@ -0,0 +1,54 @@
H,E-PAPER-42,400,300,1,SPI,1,*,*,*,*,*,*,*,10
:S,1,1,1,0,10,10
:I
01,5,03,00,2b,2b,03
06,3,17,17,17
04,80
00,1,3F
30,1,3C
61,4,01,90,01,2C
82,1,28
50,1,97
:A,10,13,12
:T,450,10,450
:L1,20
00,17,00,00,00,02
00,17,17,00,00,02
00,0A,01,00,00,01
00,0E,0E,00,00,02
00,00,00,00,00,00
00,00,00,00,00,00
00,00,00,00,00,00,00,00
:L2,21
40,17,00,00,00,02
90,17,17,00,00,02
40,0A,01,00,00,01
A0,0E,0E,00,00,02
00,00,00,00,00,00
00,00,00,00,00,00
00,00,00,00,00,00
:L3,22
40,17,00,00,00,02
90,17,17,00,00,02
A0,0A,01,00,00,01
00,0E,0E,00,00,02
00,00,00,00,00,00
00,00,00,00,00,00
00,00,00,00,00,00
:L4,23
80,17,00,00,00,02
90,17,17,00,00,02
80,0A,01,00,00,01
50,0E,0E,00,00,02
00,00,00,00,00,00
00,00,00,00,00,00
00,00,00,00,00,00
:L5,24
80,17,00,00,00,02
90,17,17,00,00,02
80,0A,01,00,00,01
50,0E,0E,00,00,02
00,00,00,00,00,00
00,00,00,00,00,00
00,00,00,00,00,00
#

View File

@ -1,5 +1,5 @@
Display Descriptor files for use with universal display driver. Display Descriptor files for use with universal display driver.
2 (3) options to select a display driver 4 (3) options to select a display driver
1. file system driven if UFILESYSTEM is in place (preferred option for normal use) 1. file system driven if UFILESYSTEM is in place (preferred option for normal use)
to select a display rename the file to "dispdesc.txt" and put into flash file system. to select a display rename the file to "dispdesc.txt" and put into flash file system.