Datasheet

e-Paper ESP8266 Driver Board User Manual
0000 (0) black;
0011 (3) white.
1.54b (black)
p:0 b:1,0;
p:1 b:3,2;
p:2 b:5,4;
p:3 b:7,6;
00 (0) black;
01 (1) white;
10 (2) gray;
11 (3) red, is read as 10 (2).
p:0 b:7,6;
p:1 b:5,4;
p:2 b:3,2;
p:3 b:1,0;
00 (0) black;
01 (1) gray;
11 (3) white;
7.5b
p:0 b:1,0;
p:1 b:3,2;
p:2 b:5,4;
p:3 b:7,6;
00 (0) black;
01 (1) white;
10 (2) gray;
11 (3) red.
p:0 - b:7,6,5,4 (7 is high, 4 is low);
p:1 b:3,2,1,0;
p:2 b:15,14,13,12;
p:3 b:11,10,9,8;
0000 (0) black;
0011 (3) white;
0100 (4) red.