You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,9 @@ I'm fascinated by displays of all types, especially eink. I already wrote a libr
9
9
<b>What's special about FastEPD?</b><br>
10
10
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.
11
11
12
+
<b> What devices are currently supported?</b><br>
13
+
At the moment, FastEPD supports the EPDiy V7 PCB, M5Stack PaperS3, Inkplate6PLUS and the Inkplate5V2. With the EPDiy V7 PCB, various panels have been tested working: (list of panels)<br>
14
+
<br>
12
15
Please read the Wiki for API details.
13
16
14
17
If you find this code useful, please consider becoming a sponsor or sending a donation.
0 commit comments