From 97a66f824d45bd5c6404e4ac314a0287259150f2 Mon Sep 17 00:00:00 2001 From: gemu2015 Date: Mon, 19 Apr 2021 17:05:24 +0200 Subject: [PATCH] add epaper 4.2 desc --- tasmota/displaydesc/WS_epaper42_desc.txt | 54 ++++++++++++++++++++++++ tasmota/displaydesc/readme.md | 2 +- 2 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 tasmota/displaydesc/WS_epaper42_desc.txt diff --git a/tasmota/displaydesc/WS_epaper42_desc.txt b/tasmota/displaydesc/WS_epaper42_desc.txt new file mode 100644 index 000000000..7bbaba269 --- /dev/null +++ b/tasmota/displaydesc/WS_epaper42_desc.txt @@ -0,0 +1,54 @@ +H,E-PAPER-42,400,300,1,SPI,1,*,*,*,*,*,*,*,10 +:S,1,1,1,0,10,10 +:I +01,5,03,00,2b,2b,03 +06,3,17,17,17 +04,80 +00,1,3F +30,1,3C +61,4,01,90,01,2C +82,1,28 +50,1,97 +:A,10,13,12 +:T,450,10,450 +:L1,20 +00,17,00,00,00,02 +00,17,17,00,00,02 +00,0A,01,00,00,01 +00,0E,0E,00,00,02 +00,00,00,00,00,00 +00,00,00,00,00,00 +00,00,00,00,00,00,00,00 +:L2,21 +40,17,00,00,00,02 +90,17,17,00,00,02 +40,0A,01,00,00,01 +A0,0E,0E,00,00,02 +00,00,00,00,00,00 +00,00,00,00,00,00 +00,00,00,00,00,00 +:L3,22 +40,17,00,00,00,02 +90,17,17,00,00,02 +A0,0A,01,00,00,01 +00,0E,0E,00,00,02 +00,00,00,00,00,00 +00,00,00,00,00,00 +00,00,00,00,00,00 +:L4,23 +80,17,00,00,00,02 +90,17,17,00,00,02 +80,0A,01,00,00,01 +50,0E,0E,00,00,02 +00,00,00,00,00,00 +00,00,00,00,00,00 +00,00,00,00,00,00 +:L5,24 +80,17,00,00,00,02 +90,17,17,00,00,02 +80,0A,01,00,00,01 +50,0E,0E,00,00,02 +00,00,00,00,00,00 +00,00,00,00,00,00 +00,00,00,00,00,00 +# diff --git a/tasmota/displaydesc/readme.md b/tasmota/displaydesc/readme.md index a9e29555d..6bb6e0c02 100644 --- a/tasmota/displaydesc/readme.md +++ b/tasmota/displaydesc/readme.md @@ -1,5 +1,5 @@ Display Descriptor files for use with universal display driver. -2 (3) options to select a display driver +4 (3) options to select a display driver 1. file system driven if UFILESYSTEM is in place (preferred option for normal use) to select a display rename the file to "dispdesc.txt" and put into flash file system.