Changes for page LTS5 LoRa HMI Touch Screen
Last modified by Dilisi S on 2025/02/26 19:24
Change comment:
Uploaded new attachment "image-20240916101737-1.png", version {1}
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -LTS5 LoRa Touch Screen 1 +LTS5 LoRa HMI Touch Screen - Content
-
... ... @@ -1,0 +1,166 @@ 1 + 2 +[[image:image-20240915231842-1.png]] 3 + 4 + 5 +(% _mstvisible="1" %) 6 +(% _msthash="315238" _msttexthash="18964465" _mstvisible="3" %)**Table of Contents:** 7 + 8 +{{toc/}} 9 + 10 + 11 + 12 + 13 + 14 + 15 + 16 + 17 += 1. Introduction = 18 + 19 +== 1.1 What is LTS5 LoRa HMI touch screen == 20 + 21 +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. 22 + 23 +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. 24 + 25 +The HMI touch screen of LTS5 supports drap & drop design. Developer can use SquareLine to easily customize the display UI for different application. 26 + 27 +LTS5 use LA66 LoRa module, this module can be program to support private LoRa protocol or LoRaWAN protocol. 28 + 29 + 30 +== 1.2 Features == 31 + 32 +* ESP32-WROOM MCU + Dragino LA66 LoRa Module 33 +* Support Private LoRa protocol or LoRaWAN protocol 34 +* Support WiFi & BLE wireless protocol 35 +* 5.0" HMI touch screen 36 +* Support LVGL case. SquareLine program. 37 +* Support RS485 Interface 38 +* Open Source Project 39 +* Wall Attachable. 40 +* 5V DC power 41 +* IP Rating: IP52 42 + 43 + 44 +== 1.3 Specification == 45 + 46 +**LoRa**: 47 + 48 + 49 +**WiFi:** 50 + 51 +* 802.11b/g/n 52 +* Up to 150 Mbps data rate in 802.11n mode 53 +* Support A-MPDU and A-MSDU aggregation 54 +* zero point four μ S protection interval 55 +* Working channel center frequency range: 2412~~2484 MHz 56 + 57 +**Bluetooth:** 58 + 59 +* Bluetooth V4.2 BR/EDR and Bluetooth LE standard 60 +* Class-1, Class-2, and Class-3 transmitters. 61 +* AFH 62 +* CVSD and SBC 63 + 64 +**Display:** 65 + 66 +* 5.0 Inch , 800 x 480 67 +* IPS Capacitive Touch SCreen 68 +* RGB color. 69 +* Display Area: 120.7*75.80 mm 70 + 71 + 72 + 73 +== 1.4 Power Consumption == 74 + 75 +* External 5V DC power adapter 76 + 77 + 78 +== 1.5 Storage & Operation Temperature == 79 + 80 +* Operation Temperature: -20 ~~ 70°C (No Dew) 81 +* Storage Temperature: -30 ~~ 70°C (No Dew) 82 + 83 + 84 +== 1.6 Applications == 85 + 86 +* Smart Buildings & Home Automation 87 +* Logistics and Supply Chain Management 88 +* Smart Metering 89 +* Smart Agriculture 90 +* Smart Cities 91 +* Smart Factory 92 + 93 + 94 += 2. Getting Start with Hello World = 95 + 96 +== 2.1 About this demo == 97 + 98 +In this Getting Start Example, we will show how to desing a simple Display UI and upload it to LTS5. This UI has a button , when user click the button. The Web UI will jump to a new page. 99 + 100 + 101 +== 2.2 Install Software Running Environment == 102 + 103 +=== 2.2.1 Install Arduino IDE tool === 104 + 105 +=== 2.2.2 Install SquareLine Studio === 106 + 107 + 108 +== 2.3 Program in SquareLine and convert it to ESP32 software == 109 + 110 + 111 +== 2.4 Upload Firmware to ESP32 == 112 + 113 + 114 +== 2.5 Test Result == 115 + 116 + 117 += 3. Example Project 1: LoRa Central Display = 118 + 119 + 120 += 4. Example Project 2: LoRa to LoRaWAN RS485 Alarm = 121 + 122 + 123 += 6. FAQ = 124 + 125 +== 6.1 == 126 + 127 + 128 += 7. Order Info = 129 + 130 +== 7.1 Part Number == 131 + 132 +Part Number: (% style="color:#4472c4" %)LTS5 133 + 134 + 135 + 136 +== 7.2 Packing Info == 137 + 138 +**Package Includes**: 139 + 140 +* LTS5 HMI Touch Screen 141 +* 5V,2A DC Power Adapter. 142 +* USB Type C Program Cable 143 + 144 + 145 += 8. Support = 146 + 147 +* Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule. 148 +* Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]. 149 + 150 + 151 += 9. Reference material = 152 + 153 +* Datasheet 154 +* Source Code 155 +* Mechinical 156 + 157 + 158 += 10. FCC Warning = 159 + 160 + 161 +This device complies with part 15 of the FCC Rules.Operation is subject to the following two conditions: 162 + 163 +(1) This device may not cause harmful interference; 164 + 165 +(2) this device must accept any interference received,including interference that may cause undesired operation. 166 +
- image-20240915231842-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +157.4 KB - Content
- image-20240916101737-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +156.7 KB - Content