From 1eee96a9168b30373867ba07561908d6e2900122 Mon Sep 17 00:00:00 2001 From: Bodmer Date: Fri, 16 Mar 2018 23:19:32 +0000 Subject: [PATCH] Add ePaper to future section --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b286a0a..92393f3 100644 --- a/README.md +++ b/README.md @@ -73,4 +73,10 @@ IO32 wired to IO36 ![Example](https://i.imgur.com/pUZn6lF.jpg) -**4. Add support for Touch support 8 bit "UNO" style TFTs with ESP32** +**4. Add support for Touch support 8 bit "UNO" style TFTs with ESP32** +Adding touch support for UNO style displays with resistive screens may be possible - to be investigated. + +**4. Add support for ePaper displays** +The library was intended to support only TFT displays but using a Sprite as a 1 bit per pixel screen buffer permits support for the Waveshare 2 and 3 colour SPI ePaper displays. So far this is just an experiment and no code has been released for this: +![Example](https://i.imgur.com/L2tV129.jpg) +