/HINKeinkDisplayLibrary

Driver for HINK E-Ink E-Paper Displays Arduino

Primary LanguageC++GNU General Public License v3.0GPL-3.0

HINKeinkDisplayLibrary

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

Some interesting feature is the Border:

use it via:

display.setWhiteBorder();

display.setBlackBorder();

display.setRedBorder();

Image of E-Paper Display

Here are more infos on the Displays compatible with it:

Youtube Video(click on the picture) YoutubeVideo