Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 19 days 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-23T06:54:01.000Z (over 6 years ago)
- Last Synced: 2024-11-19T10:52:46.361Z (3 months ago)
- Topics: arduino, driver-library, e-paper, epd, esp8266
- Language: C++
- Size: 19.5 KB
- Stars: 1
- Watchers: 4
- 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.7zUsage
-----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.