Driver for HINK E-Ink E-Paper Displays Arduino
This library dont uses any Buffer, it will directly write to the E-Paper Display and dont uses much RAM, it is not as fast as with buffer.
One 10k Ohm Resistore is needed to use the library, see the example for pinout.
you also need the Adafruit GFX Library installed.
Tested with:
1.54" HINKE0154A35
2.9" HINKE029A14
4.2" HINKE042A11
use it via:
display.setWhiteBorder();
display.setBlackBorder();
display.setRedBorder();