Changes for page LTS5 LoRa HMI Touch Screen
Last modified by Dilisi S on 2025/02/26 19:24
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.xieby - Content
-
... ... @@ -24,11 +24,11 @@ 24 24 == 1.1 What is LTS5 LoRa HMI touch screen == 25 25 26 26 27 -LTS5 is a (% style="color:blue" %) **LoRa / LoRaWAN HMI Touch Screen**(%%) designed for display purpose of IoT project. It have a**5.0" HMI touch screen**, and**support WiFi, Bluetooch, LoRa wireless protocol**.27 +LTS5 is a (% style="color:blue" %)LoRa / LoRaWAN HMI Touch Screen(%%) designed for display purpose of IoT project. It have a 5.0" HMI touch screen, and support WiFi, Bluetooch, LoRa wireless protocol. 28 28 29 29 LTS5 is an Open Source software project. The MCU is ESP32 and Dragino LA66 LoRa module. There are lots of development source for ESP32 which can greatly reduce the development time. 30 30 31 -The HMI touch screen of LTS5 **supports drap & drop design**. Developer can use SquareLine to easily customize the display UI for different application.31 +The HMI touch screen of LTS5 supports drap & drop design. Developer can use SquareLine to easily customize the display UI for different application. 32 32 33 33 LTS5 use LA66 LoRa module, this module can be program to support private LoRa protocol or LoRaWAN protocol. 34 34 ... ... @@ -35,7 +35,6 @@ 35 35 36 36 == 1.2 Features == 37 37 38 - 39 39 * ESP32-WROOM MCU: 8MB RAM & 16MB ROM 40 40 * Dragino LA66 LoRa Module 41 41 * Support Private LoRa protocol or LoRaWAN protocol ... ... @@ -87,7 +87,6 @@ 87 87 88 88 * External 5V DC power adapter 89 89 90 - 91 91 == 1.5 Storage & Operation Temperature == 92 92 93 93 ... ... @@ -94,7 +94,6 @@ 94 94 * Operation Temperature: -20 ~~ 70°C (No Dew) 95 95 * Storage Temperature: -30 ~~ 70°C (No Dew) 96 96 97 - 98 98 == 1.6 Applications == 99 99 100 100 ... ... @@ -105,7 +105,6 @@ 105 105 * Smart Cities 106 106 * Smart Factory 107 107 108 - 109 109 = 2. Getting Started with Hello World = 110 110 111 111 == 2.1 About this demo == ... ... @@ -116,10 +116,8 @@ 116 116 117 117 == 2.2 Install Software Running Environment == 118 118 119 - 120 120 The ESP MCU can be developed using ESP-IDF, Arduino, or MicroPython. For this project, we utilize ESP-IDF for compilation and Visual Studio Code (VSCode) for editing. 121 121 122 - 123 123 === 2.2.1 Install VSCode and ESP-IDF extension === 124 124 125 125 ... ... @@ -536,6 +536,9 @@ 536 536 There are still some changes need to be done in sort.c, and omit here for the moment. 537 537 538 538 533 + 534 + 535 + 539 539 = 6. FAQ = 540 540 541 541 == 6.1 ==