You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

ddb0515/fastepd

2.0.1

Latest
uploaded 1 day ago
A frustration-free e-paper library for parallel eink panels.

readme

FastEPD
=======
A complete solution for driving parallel eink displays (think Kindle)<br>
Written by Larry Bank<br>

<b>Why did you write it?</b><br>
I'm fascinated by displays of all types, especially eink. I already wrote a library for SPI type displays (built-in controllers) called bb_epaper. Recent client projects involving parallel eink displays have inspired me to take a look at what it takes to drive them. At the time of this writing, most ESP32 projects which use parallel eink displays will make use of the EPDiy library. This library has been in existence for about 5 years and has grown to support a wide range of devices. For my use cases, the library is missing features and is complicated to modify, so I decided to re-invent the wheel.<br>

<b>What's special about FastEPD?</b><br>
Since writing several display libraries (OneBitDisplay, bb_spi_lcd, bb_epaper), I've used all of my experience with graphics and C++ APIs to create a clean design from the start. Libraries often grow in random ways over time as new features are bolted on and design problems are covered up with hacks. In this case, FastEPD has a better design from the begining and will be easier to maintain and understand. Some of the unique features are compressed fonts and graphics, more flexibility in display updates and a simple API which includes pre-configured setups for popular hardware.

<b> What devices are currently supported?</b><br>
At the moment, FastEPD supports the EPDiy V7 PCB, M5Stack PaperS3, LilyGo T5 S3 4.7 Pro, Inkplate 6PLUS, Inkplate 5 gen 2, and Inkplate 10. With the EPDiy V7 PCB, various 8 and 16-bit panels have been tested.<br>
<br>
Please read the Wiki for API details.

If you find this code useful, please consider becoming a sponsor or sending a donation.

[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SR4F44J2UR8S4)

~                                                                                      

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "ddb0515/fastepd^2.0.1"

download archive

Stats

  • Archive size
    Archive size ~ 2.16 MB
  • Downloaded in total
    Downloaded in total 2 times
  • Weekly Downloads Weekly Downloads (All Versions)
  • Downloaded this version
    This version: 1 time

Badge

ddb0515/fastepd version: 2.0.1
|