Paperd.Ink Library 0.0.5
Library for interacting with Paperd.Ink devices.
Loading...
Searching...
No Matches
GxEPD2_213_B72.cpp File Reference
#include "GxEPD2_213_B72.h"

Go to the source code of this file.

Variables

const uint8_t GxEPD2_213_B72::LUT_DATA_full[] PROGMEM
 

Variable Documentation

◆ PROGMEM

const uint8_t GxEPD2_213_B72::LUT_DATA_part [] PROGMEM
Initial value:
=
{
0x80, 0x60, 0x40, 0x00, 0x00, 0x00, 0x00,
0x10, 0x60, 0x20, 0x00, 0x00, 0x00, 0x00,
0x80, 0x60, 0x40, 0x00, 0x00, 0x00, 0x00,
0x10, 0x60, 0x20, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x03, 0x03, 0x00, 0x00, 0x02,
0x09, 0x09, 0x00, 0x00, 0x02,
0x03, 0x03, 0x00, 0x00, 0x02,
0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00,
}

Definition at line 351 of file GxEPD2_213_B72.cpp.

352{
353 0x80, 0x60, 0x40, 0x00, 0x00, 0x00, 0x00, //LUT0: BB: VS 0 ~7
354 0x10, 0x60, 0x20, 0x00, 0x00, 0x00, 0x00, //LUT1: BW: VS 0 ~7
355 0x80, 0x60, 0x40, 0x00, 0x00, 0x00, 0x00, //LUT2: WB: VS 0 ~7
356 0x10, 0x60, 0x20, 0x00, 0x00, 0x00, 0x00, //LUT3: WW: VS 0 ~7
357 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //LUT4: VCOM: VS 0 ~7
358 0x03, 0x03, 0x00, 0x00, 0x02, // TP0 A~D RP0
359 0x09, 0x09, 0x00, 0x00, 0x02, // TP1 A~D RP1
360 0x03, 0x03, 0x00, 0x00, 0x02, // TP2 A~D RP2
361 0x00, 0x00, 0x00, 0x00, 0x00, // TP3 A~D RP3
362 0x00, 0x00, 0x00, 0x00, 0x00, // TP4 A~D RP4
363 0x00, 0x00, 0x00, 0x00, 0x00, // TP5 A~D RP5
364 0x00, 0x00, 0x00, 0x00, 0x00, // TP6 A~D RP6
365};