mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-23 03:06:42 +00:00
Update docs
This commit is contained in:
parent
1f9121c082
commit
b5919f1364
@ -48,6 +48,8 @@ table th:last-of-type {
|
|||||||
## Recommended Display
|
## Recommended Display
|
||||||
#### Lolin TFT 2.4"
|
#### Lolin TFT 2.4"
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
ILI9341 SPI touchscreens with backlight dimming via PWM are quite cheap to get.
|
ILI9341 SPI touchscreens with backlight dimming via PWM are quite cheap to get.
|
||||||
An ILI9341 TFT display with SPI is required when using a pre-built binary.
|
An ILI9341 TFT display with SPI is required when using a pre-built binary.
|
||||||
The touchcontroller needs to be the XPT2046 Resistive Touch driver.
|
The touchcontroller needs to be the XPT2046 Resistive Touch driver.
|
||||||
@ -62,7 +64,7 @@ Therefor the Lolin TFT 2.4 Touch Shield is used as the development display of ch
|
|||||||
To use PWM dimming on the Lolin TFT 2.4" you must solder the TFT-LED pin to either D1, D2 or D4.
|
To use PWM dimming on the Lolin TFT 2.4" you must solder the TFT-LED pin to either D1, D2 or D4.
|
||||||
**D1 is recommended** for backlight control and configured by default.
|
**D1 is recommended** for backlight control and configured by default.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
!> **Warning:**</br>Do *not* use D3 for backlight control because it is already in use for touch!
|
!> **Warning:**</br>Do *not* use D3 for backlight control because it is already in use for touch!
|
||||||
|
|
||||||
@ -70,6 +72,8 @@ To use PWM dimming on the Lolin TFT 2.4" you must solder the TFT-LED pin to eith
|
|||||||
|
|
||||||
##### Compatible ESP boards
|
##### Compatible ESP boards
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
The Lolin TFT 2.4" header is **plug-and-play** compatible with these development boards,
|
The Lolin TFT 2.4" header is **plug-and-play** compatible with these development boards,
|
||||||
no need to use any jumper cables:
|
no need to use any jumper cables:
|
||||||
|
|
||||||
|
BIN
docs/assets/images/esp_boards.png
Normal file
BIN
docs/assets/images/esp_boards.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 268 KiB |
BIN
docs/assets/images/lolin24tft.png
Normal file
BIN
docs/assets/images/lolin24tft.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 363 KiB |
BIN
docs/assets/images/tft-led-pwm.png
Normal file
BIN
docs/assets/images/tft-led-pwm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 488 KiB |
Loading…
x
Reference in New Issue
Block a user