File tree Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -18,14 +18,6 @@ The block diagram of ESP32_Display_Panel is shown in the figure below, it primar
18
18
19
19
<div align =" center " ><img src =" docs/_static/block_diagram.png " alt =" Block Diagram " width =" 600 " ></div >
20
20
21
- ## Dependencies Version
22
-
23
- | ** Name** | ** Version** |
24
- | ------------------------------------------------------------------------ | ----------- |
25
- | ESP32_Display_Panel | v0.x.x |
26
- | [ ESP32_IO_Expander] ( https://github.com/esp-arduino-libs/esp-io-expander ) | >= v0.0.1 |
27
- | [ arduino-esp32] ( https://github.com/espressif/arduino-esp32 ) | >= v2.0.9 |
28
-
29
21
## Supported Boards & Drivers
30
22
31
23
### Espressif Development Boards
@@ -73,6 +65,14 @@ The block diagram of ESP32_Display_Panel is shown in the figure below, it primar
73
65
| [ TT21100] ( https://components.espressif.com/components/espressif/esp_lcd_touch_tt21100 ) | 1.0.7~ 1 |
74
66
| [ STMPE610] ( https://components.espressif.com/components/espressif/esp_lcd_touch_stmpe610 ) | 1.0.6 |
75
67
68
+ ## Dependencies Version
69
+
70
+ | ** Name** | ** Version** |
71
+ | -------------------------------------------------------------------------- | ----------- |
72
+ | ESP32_Display_Panel | v0.x.x |
73
+ | [ ESP32_IO_Expander] ( https://github.com/esp-arduino-libs/ESP32_IO_Expander ) | >= v0.0.1 |
74
+ | [ arduino-esp32] ( https://github.com/espressif/arduino-esp32 ) | >= v2.0.9 |
75
+
76
76
## How to Use
77
77
78
78
For information on how to use the library in the Arduino IDE, please refer to the documentation for [ Arduino IDE v1.x.x] ( https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries ) or [ Arduino IDE v2.x.x] ( https://docs.arduino.cc/software/ide-v2/tutorials/ide-v2-installing-a-library ) .
Original file line number Diff line number Diff line change @@ -18,14 +18,6 @@ ESP32_Display_Panel 的功能框图如下所示,主要包含了以下功能:
18
18
19
19
<div align =" center " ><img src =" docs/_static/block_diagram.png " alt =" 块图 " width =" 600 " ></div >
20
20
21
- ## 依赖项版本
22
-
23
- | ** 名称** | ** 版本** |
24
- | ------------------------------------------------------------------------ | --------- |
25
- | ESP32_Display_Panel | v0.x.x |
26
- | [ ESP32_IO_Expander] ( https://github.com/esp-arduino-libs/esp-io-expander ) | >= v0.0.1 |
27
- | [ arduino-esp32] ( https://github.com/espressif/arduino-esp32 ) | >= v2.0.9 |
28
-
29
21
## 支持的开发板和驱动
30
22
31
23
### 乐鑫开发板
@@ -73,6 +65,14 @@ ESP32_Display_Panel 的功能框图如下所示,主要包含了以下功能:
73
65
| [ TT21100] ( https://components.espressif.com/components/espressif/esp_lcd_touch_tt21100 ) | 1.0.7~ 1 |
74
66
| [ STMPE610] ( https://components.espressif.com/components/espressif/esp_lcd_touch_stmpe610 ) | 1.0.6 |
75
67
68
+ ## 依赖项版本
69
+
70
+ | ** 名称** | ** 版本** |
71
+ | -------------------------------------------------------------------------- | --------- |
72
+ | ESP32_Display_Panel | v0.x.x |
73
+ | [ ESP32_IO_Expander] ( https://github.com/esp-arduino-libs/ESP32_IO_Expander ) | >= v0.0.1 |
74
+ | [ arduino-esp32] ( https://github.com/espressif/arduino-esp32 ) | >= v2.0.9 |
75
+
76
76
## 如何使用
77
77
78
78
关于如何在 Arduino IDE 中使用库,请参阅 [ Arduino IDE v1.x.x] ( https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries ) 或者 [ Arduino IDE v2.x.x] ( https://docs.arduino.cc/software/ide-v2/tutorials/ide-v2-installing-a-library ) 的文档。
You can’t perform that action at this time.
0 commit comments