差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
developmentboard:esp32-s3-7.0inch_screen [2024/04/11 07:48] admin12developmentboard: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   =====+===== Getting Started =====
  
 ===== Introduction ===== ===== Introduction =====
行 25: 行 28:
 Inaddition,itsupportsWi-FiHT40,ClassicBluetooth/BLE4.2,andmoreGPIOresources. Inaddition,itsupportsWi-FiHT40,ClassicBluetooth/BLE4.2,andmoreGPIOresources.
  
-=====   Installing using Arduino IDE   =====+===== 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),for example, the Arduino we first need to install version 1.8.19 of the Arduino IDE (or greater),for example, the Arduino
  
-installation was in “C/Programs(x86)/Arduino”. download release link:+installation was in “**C/Programs(x86)/Arduino**”. download release link:
  
 [[https://downloads.arduino.cc/arduino-1.8.19-windows.exe|https://downloads.arduino.cc/arduino-1.8.19-windows.exe]] [[https://downloads.arduino.cc/arduino-1.8.19-windows.exe|https://downloads.arduino.cc/arduino-1.8.19-windows.exe]]
行 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”. ===
  
-===   :developmentboard:4.png  ===+=== :developmentboard:4.png ===
  
 === (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:
 {{:developmentboard:5.png}} {{:developmentboard:5.png}}
  
-Once the installation completes, we need to select the correct board options for the "ESP32 Arduino" board.+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:
 {{:developmentboard:7.png}} {{:developmentboard:7.png}}
  
-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**”.
  
 {{:developmentboard:8.png}} {{:developmentboard:8.png}}
行 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   =====+===== 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   ====+==== 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:+=== As shown: ===
  
 {{:developmentboard:13.png}} {{:developmentboard:13.png}}
行 173: 行 178:
 Copy the lv_conf.h of the data center . Copy the lv_conf.h of the data center .
  
-===   As shown:   ===+=== As shown: ===
  
 {{:developmentboard:16.png}} {{:developmentboard:16.png}}
  • developmentboard/esp32-s3-7.0inch_screen.1712821699.txt.gz
  • 最后更改: 2024/04/11 07:48
  • admin12