Simplified Version of GxEPD for 32 Bit Arduino
- This library uses paged drawing to limit RAM use and cope with missing single pixel update support
- buffer size can be adapted in the header files if needed; original value should be ok for normal use
- Waveshare e-paper displays with SPI: http://forum.arduino.cc/index.php?topic=487007.0
- Good Dispay ePaper for Arduino : https://forum.arduino.cc/index.php?topic=436411.0
- support for GDEW075Z09 7.5" 3-color moved to GxEPD2_32_3C
- not tested by me, but one user reported succesful use
- NOT RECOMMENDED, as it has extremely long refresh time reported
- additional font support, e.g. from https://github.com/olikraus/U8g2_for_Adafruit_GFX
- Example Bitmaps & 4.2" b/w fast partial update