Skip to content

Commit 586d8b9

Browse files
authored
[mipi_rgb] Add doc for Waveshare 5 LCD (#5476)
1 parent 7ed7b83 commit 586d8b9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/components/display/mipi_rgb.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,16 @@ These boards have completely pre-filled configurations for the display driver, s
4040
option is `model`.
4141

4242
| Board | Driver Chip | Manufacturer | Product link |
43-
| ---------------------------- | ----------- | ------------ | ---------------------------------------------------------------- |
43+
|------------------------------| ----------- | ------------ | ---------------------------------------------------------------- |
4444
| GUITION-4848S040 | ST7701s | Guition | <https://devices.esphome.io/devices/Guition-ESP32-S3-4848S040> |
4545
| T-PANEL-S3 | ST7701s | Lilygo | <https://lilygo.cc/products/t-panel-s3> |
4646
| T-RGB-2.1 | ST7701s | Lilygo | <https://lilygo.cc/products/t-rgb> |
4747
| T-RGB-2.8 | ST7701s | Lilygo | <https://lilygo.cc/products/t-rgb> |
4848
| SEEED-INDICATOR-D1 | ST7701s | Seeed Studio | <https://www.seeedstudio.com/SenseCAP-Indicator-D1L-p-5646.html> |
4949
| ESP32-S3-TOUCH-LCD-4.3 | RPI | Waveshare | <https://www.waveshare.com/esp32-s3-touch-lcd-4.3.htm> |
5050
| ESP32-S3-TOUCH-LCD-7-800X480 | RPI | Waveshare | <https://www.waveshare.com/esp32-s3-touch-lcd-7.htm> |
51-
| WAVESHARE-4-480x480 | RPI | Waveshare | <https://www.waveshare.com/esp32-s3-touch-lcd-4.htm> |
51+
| WAVESHARE-4-480X480 | RPI | Waveshare | <https://www.waveshare.com/esp32-s3-touch-lcd-4.htm> |
52+
| WAVESHARE-5-1024X600 | RPI | Waveshare | <https://www.waveshare.com/esp32-s3-touch-lcd-5.htm> |
5253

5354
## Usage
5455

0 commit comments

Comments
 (0)