差别
这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
| developmentboard:esp32-s3-7.0inch_screen [2024/04/11 07:48] – admin12 | developmentboard:esp32-s3-7.0inch_screen [2024/04/11 11:42] (当前版本) – admin12 | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| ====== ESP32-S3–7.0inch Screen ====== | ====== ESP32-S3–7.0inch Screen ====== | ||
| - | **Welcome to the QSZNTEC Workshop! ** | + | **Welcome to the QSZNTEC Workshop! ** |
| + | ===== Table of contents ===== | ||
| - | ===== Table of contents | + | === 一、Introduction |
| - | ==== 一、Introduction ==== | + | === |
| - | ==== 二、Installing using Arduino IDE ==== | + | === 二、Installing using Arduino IDE === |
| + | |||
| + | === === | ||
| - | ==== 三、sample program usage ==== | + | === 三、sample program usage === |
| - | ===== | + | ===== Getting Started ===== |
| ===== Introduction ===== | ===== Introduction ===== | ||
| 行 25: | 行 28: | ||
| Inaddition, | Inaddition, | ||
| - | ===== | + | ===== Installing using Arduino IDE ===== |
| Programming the ESP32 | Programming the ESP32 | ||
| 行 35: | 行 38: | ||
| learning curve is flattened. We will be using the Arduino IDE for our experiments. | learning curve is flattened. We will be using the Arduino IDE for our experiments. | ||
| - | 1,Installing using Arduino IDE | + | ==== 1,Installing using Arduino IDE ==== |
| we first need to install version 1.8.19 of the Arduino IDE (or greater), | we first need to install version 1.8.19 of the Arduino IDE (or greater), | ||
| - | installation was in “C/ | + | installation was in “**C/ |
| [[https:// | [[https:// | ||
| 行 89: | 行 92: | ||
| === (13)I n the search box in the Boards Manager enter “esp32”. === | === (13)I n the search box in the Boards Manager enter “esp32”. === | ||
| - | === | + | === : |
| === (14) You should see an entry for “esp32 by Espressif Systems”. Highlight this entry and click on the === | === (14) You should see an entry for “esp32 by Espressif Systems”. Highlight this entry and click on the === | ||
| 行 97: | 行 100: | ||
| {{: | {{: | ||
| - | Once the installation completes, we need to select the correct board options for the "ESP32 Arduino" | + | Once the installation completes, we need to select the correct board options for the "**ESP32 Arduino**" board. |
| In the board type, in the tools tab, we choose “**ESP32S3 Dev Module**”. | In the board type, in the tools tab, we choose “**ESP32S3 Dev Module**”. | ||
| 行 105: | 行 108: | ||
| {{: | {{: | ||
| - | Set and In the programmer entry of the same tab, we choose “esptool”. | + | Set and In the programmer entry of the same tab, we choose “**esptool**”. |
| {{: | {{: | ||
| 行 133: | 行 136: | ||
| Again thank you for so much concern.. Hopefully, it's the beginning of a wonderful relationship! | Again thank you for so much concern.. Hopefully, it's the beginning of a wonderful relationship! | ||
| - | ===== | + | ===== Sample program usage ===== |
| At present, only a preliminary explanation and introductory use are given to the samples displayed on | At present, only a preliminary explanation and introductory use are given to the samples displayed on | ||
| 行 157: | 行 160: | ||
| ordinary users, that is, after the installation | ordinary users, that is, after the installation | ||
| - | ==== | + | ==== About the use of touch and LVGL ==== |
| + | |||
| + | Find the data center 3_3-4_TFT-LVGL-Widgets | ||
| - | Find the data center 3_3-4_TFT-LVGL-Widgets | + | === As shown: |
| {{: | {{: | ||
| 行 173: | 行 178: | ||
| Copy the lv_conf.h of the data center . | Copy the lv_conf.h of the data center . | ||
| - | === | + | === As shown: === |
| {{: | {{: | ||