Document 4.2" V2 driver.

pull/80/head
Peter Hinch 2024-07-13 15:47:57 +01:00
rodzic 31d6306abd
commit 6f7a8112c8
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -1395,6 +1395,7 @@ image:
There are two drivers for the V1 display: There are two drivers for the V1 display:
1. `pico_epaper_42.py` 1-bit black/white driver supports partial updates. 1. `pico_epaper_42.py` 1-bit black/white driver supports partial updates.
2. `pico_epaper_42_gs.py` 2-bit greyscale driver. No partial updates. 2. `pico_epaper_42_gs.py` 2-bit greyscale driver. No partial updates.
Currently the V2 display has only a 1-bit driver, contributed by Michael Currently the V2 display has only a 1-bit driver, contributed by Michael
Surdouski. It supports partial updates. Surdouski. It supports partial updates.
1. `pico_epaper_42_v2.py` 1. `pico_epaper_42_v2.py`