Datasheet

e-Paper ESP8266 Driver Board User Manual
DATA PIXEL FORMAT
When your browser opens an image file, the pixel format is 24 bpp by default. The image
processing reduces it to 1 bpp (white-black display):
0 white;
1 black;
or 2 bpp (white-black-red display):
0 white;
1 black;
2 gray (1.54 inch b-type only);
3 red.