File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 43
43
| ** Picture** | ** Name** | ** LCD Bus** | ** LCD Controller** | ** LCD resolution** | ** Touch Bus** | ** Touch Controller** |
44
44
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------: | :--------------: | :----------------: | ------------------ | :-----------: | :------------------: |
45
45
| <img src =" https://www.waveshare.com/media/catalog/product/cache/1/small_image/171x171/9df78eab33525d08d6e5fb8d27136e95/e/s/esp32-s3-touch-lcd-4.3-1.jpg " width =" 150 " > | [ ESP32-S3-Touch-LCD-4.3] ( https://www.waveshare.com/esp32-s3-touch-lcd-4.3.htm ) | RGB | ST7262 | 800x480 | I2C | GT911 |
46
+ | <img src =" https://www.waveshare.com/w/upload/5/5f/ESP32-S3-Touch-LCD-1.85_Entity.jpg " width =" 150 " > | [ ESP32-S3-Touch-LCD-1.85] ( https://www.waveshare.com/esp32-s3-touch-lcd-1.85.htm ) | QSPI | ST77916 | 360x360 | I2C | CST816 |
46
47
47
48
## Recommended Configurations in the Arduino IDE
48
49
@@ -66,6 +67,7 @@ Below are recommended configurations for developing GUI applications on differen
66
67
| ESP32-4848S040C_I_Y_3 | ESP32S3 Dev Module | OPI | QIO 80MHz | 16MB | Disabled | 16M Flash (3MB) |
67
68
| ElecrowCrowPanel 7.0" | ESP32S3 Dev Module | OPI | QIO 80MHz | 4MB | Disabled | Huge App (3MB) |
68
69
| Waveshare-ESP32-S3-Touch-LCD-4.3 | ESP32S3 Dev Module | OPI | QIO 80MHz | 8MB | Disabled | 8M with spiffs |
70
+ | Waveshare-ESP32-S3-Touch-LCD-1.85 | ESP32S3 Dev Module | OPI | QIO 80MHz | 16MB | Enabled | 16M Flash (3MB) |
69
71
70
72
** Notes:**
71
73
You can’t perform that action at this time.
0 commit comments