Add ePaper to future section

This commit is contained in:
Bodmer 2018-03-16 23:19:32 +00:00 committed by GitHub
parent ca968e6786
commit 1eee96a916
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)