- Arduino library for E-Ink display(1.54, 2.3, 2.9) made by HelTec Automation(TM)
- Now this library allows three sizes of e-ink to run on the "AVR" , "ESP32" , "ESP8266" development board.
- Display size definition in "imagedata.h".
To install this library:
- Download a zipfile from github using the "Download ZIP" button and install it using the IDE ("Sketch" -> "Include Library" -> "Add .ZIP Library..."
- Clone this git repository into your sketchbook/libraries folder.
For more info, see https://www.arduino.cc/en/Guide/Libraries
- Arduino library for E-Ink display(1.54, 2.3, 2.9).
- Consumes power only during refresh, power consumption as low as 24-30mW.
- Support for partial refresh, only takes 0.3s.
- Can continue to display for more than half a year in the power-off state.
Before reporting an issue, make sure you've searched for similar one that was already created. Also make sure to go through all the issues labelled as for reference.