Skip to content

Commit

Permalink
[P116] Update documentation for supported displays
Browse files Browse the repository at this point in the history
  • Loading branch information
tonhuisman committed Mar 26, 2024
1 parent bdbf052 commit 66ed1b5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/source/Plugin/P116.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The ST7735, ST7789 and ST7796 chip families drive color TFT displays in various

This plugin supports these display models:

* **ST7735** with resolutions 128 x 128, 128 x 160 and 80 x 160 pixels
* **ST7735** with resolutions 128 x 128, 128 x 160, 80 x 160 and 135 x 240 pixels
* **ST7789** with resolutions 240 x 320, 240 x 240, 240 x 280 and 135 x 240 pixels
* **ST7796** with resolution of 320 x 480 pixels.

Expand Down Expand Up @@ -140,6 +140,7 @@ Available options:
* *ST7735 128 x 160px* Allows 16 lines of text in the smallest font scaling setting.
* *ST7735 80 x 160px* Allows 16 lines of text in the smallest font scaling setting.
* *ST7735 80 x 160px (Color inverted)* Special color inverted configuration as used in f.e. M5Stack StickC.
* *ST7735 135 x 240px* Added to support a revision of the TTGO T-Display 16MB Flash module, that won't work with the ST7789 driver, the seller is claiming to use, but does work with this specially crafted ST7735 driver.
* *ST7789 240 x 320px* Allows 32 lines of text in the smallest font scaling setting. Predefined text only goes to 24, extra lines can be displayed from rules or external commands.
* *ST7789 240 x 240px* Allows 24 lines of text in the smallest font scaling setting.
* *ST7789 240 x 280px* Allows 28 lines of text in the smallest font scaling setting. Predefined text only goes to 24, extra lines can be displayed from rules or external commands.
Expand Down Expand Up @@ -260,6 +261,10 @@ Change log
.. versionadded:: 2.0
...

|added| 2024-03-26 Add support for ST7735, 135x240 resolution

|added| 2022-07-06 Add support for ST7735 (Color inverted), for M5StickC support

|added| 2021-11-06 Add support for ST7796 displays

|added| 2021-08 Moved from an external forum to ESPEasy.
Binary file modified docs/source/Plugin/P116_TFTDisplayModelOptions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 66ed1b5

Please sign in to comment.