diff options
author | inmarket <andrewh@inmarket.com.au> | 2018-07-07 23:14:28 +1000 |
---|---|---|
committer | inmarket <andrewh@inmarket.com.au> | 2018-07-07 23:14:28 +1000 |
commit | 853863254f1636ac7fa1fc03a26c8b3cb5c64718 (patch) | |
tree | 1213cc8ec025243ee4ad08560f8b56bc82d30d68 /drivers/gdisp/readme.txt | |
parent | e2fb6820d013420bf9a69ac5b8955f9ebb6af4f0 (diff) | |
download | uGFX-853863254f1636ac7fa1fc03a26c8b3cb5c64718.tar.gz uGFX-853863254f1636ac7fa1fc03a26c8b3cb5c64718.tar.bz2 uGFX-853863254f1636ac7fa1fc03a26c8b3cb5c64718.zip |
Added WS29EPD driver by cpu20 for the WaveShare E-Paper display
Diffstat (limited to 'drivers/gdisp/readme.txt')
-rw-r--r-- | drivers/gdisp/readme.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gdisp/readme.txt b/drivers/gdisp/readme.txt index 3860d282..ecc2ba85 100644 --- a/drivers/gdisp/readme.txt +++ b/drivers/gdisp/readme.txt @@ -37,6 +37,8 @@ TLS8204 - Small monochrome LCD UC8173 - E-Ink display driver
UC1601s - Small (64x132) monochrome LCD
UC1610 - Small (78x64 or 160x104) 4 level grayscale LCD
+UC8175 - Small E-Ink display
+WS29EPD - Small E-Ink display by WaveShare
QImage - Driver that allows rendering into a QImage object (of the Qt framework)
uGFXnet - Remote Network display (in drivers/multiple/uGFXnet directory)
Win32 - Microsoft Windows (in drivers/multiple/Win32 directory)
|