Hi all,
and connect it to wemos d1 mini.
WEMOS <-> DISPLAY
3,3 <-> VCC
GND <-> GND
D7 (13) <-> SDI
D5 (14) <-> CLK
D2 (4) <-> CS
D1 (5) <-> DC
D6 (12) <-> reset
Compile 9.1 with USE_DISPLAY, USE_I2C, USE_DISPLAY_MODES1TO5 , USE_DISPLAY_EPAPER_29
Set template:
and
DisplayMode 0
DisplayModel 5 (it's applied)
And no any reaction on "DisplayText [s1l1c1]Hello how are you? " command.
Any ideas what is wrong?