Arduino Library for Crystalfontz ePaper Devices

kamprath

New member
In case anybody is interested, I've started to put together a Arduino library for Crystalfontz ePaper devices. Right now it only supports the CFAP176264A0-0270 device, because that's all the time and money I have ;-) The library uses Adafruit's GFX library to provide an API for manipulating the image. You can get the latest version of the library here:


When the library matures a bit more, I will add it to Arduino's repository of libraries so that you can include it from the Arduino IDE's library manager. For now, you will need to manually install it to use it.

Comments, bug reports, and pull requests are welcome.
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.
 
Top