Skip to content

Arduino library for E-Ink display(1.54, 2.13, 2.9) made by HelTec Automation(TM)

Notifications You must be signed in to change notification settings

wangxiangwangeuse/Wireless-Paper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contents

The Overview


  • 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".

Installing


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

Features


  • 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.

Test information


Contact us

Issue/Bug report template

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.

About

Arduino library for E-Ink display(1.54, 2.13, 2.9) made by HelTec Automation(TM)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.6%
  • C 16.4%