Skip to content

GxEPD plugin that adds support for HINK-E029A10-A1 3-color e-paper display

License

Notifications You must be signed in to change notification settings

mcer12/GxEPD_HINKE029A10_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GxEPD HINK-E029A10 arduino plugin

!!! This display is now natively supported by GxEPD2 (GxEPD2_290_C90c) so I suggest to migrate to that. !!!

This small Arduino library adds support for 2.9" HINK-E029A10-A1 display to GxEPD library. It is a 3-color display with SSD1675A driver.

This plugin doesn't support partial update atm, other than that it should work. PRs are welcome.

https://github.com/ZinggJM/GxEPD

Installation

  1. copy the repository to your Arduino/libraries folder
  2. add "#include <GxEPD_HINKE029A10.h>" after "#include <GxEPD.h>"
  3. And done. You can try it out with example attached in the repository.

Notes

On ESP8266 I suggest to map CS pin to GPIO5 / D1 in order for the device to boot up correctly

Based mostly on these projects:

About

GxEPD plugin that adds support for HINK-E029A10-A1 3-color e-paper display

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published