https://github.com/lakoja/epddriverl
A driver library for Waveshare EPD e-paper displays for Arduino (and Esp8266)
https://github.com/lakoja/epddriverl
arduino driver-library e-paper epd esp8266
Last synced: about 2 months ago
JSON representation
A driver library for Waveshare EPD e-paper displays for Arduino (and Esp8266)
- Host: GitHub
- URL: https://github.com/lakoja/epddriverl
- Owner: Lakoja
- License: apache-2.0
- Created: 2017-08-30T16:43:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-23T06:54:01.000Z (almost 8 years ago)
- Last Synced: 2025-12-29T02:13:23.904Z (5 months ago)
- Topics: arduino, driver-library, e-paper, epd, esp8266
- Language: C++
- Size: 19.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EpdDriverL
A driver library for Waveshare EPD e-paper displays for Arduino (and Esp8266)
Disclaimer
----------
Is based on (extends) Adafruit GFX: https://github.com/adafruit/Adafruit-GFX-Library.
Inspired by the demo code from Waveshare Wiki: http://www.waveshare.com/wiki/File:2.9inch_e-Paper_Module_code.7z
Usage
-----
Note that this library is not yet intended for the greater public. It is only tested with Esp8266 and the two Epd displays with 2.9 and 1.5 inches.