English | 简体中文
This library requires installation of the Heltec ESP32 development framework! A detailed document about how to install the Heltec ESP32 development framework and this library available here:
Heltec ESP32+LoRa Series Quick Start — esp32 latest documentation
We recommend using the Arduino library manager, it's the simplest way
Open Arduino IDE, then Select Sketch
->Include Library
->Manage Libraries...
Search Heltec ESP32
and install it.
Firstly, make sure git and the Arduino IDE have been installed first. If not, please refer How to install Git and Arduino IDE. When Arduino is installed correctly, you will find a folder in "Username/Documents/Arduino/Library". this library must in this path!
Open "Git bash" in path Username/Documents/Arduino/Library
, and input:
git clone https://github.com/HelTecAutomation/Heltec_ESP32.git
You will see such a new folder in your library path, install done.
This library requires the Heltec ESP32 develop framework!
A detailed step by step instructions to execute some examples available here:
Heltec ESP32+LoRa Series Quick Start — esp32 latest documentation
If there is a "Limited" folder in the resources page, it means the product have limited resources that not public by default, refer to this document to download: Get Limited Technical Resources.
Please make sure use a high-quality Micro USB cable, it will reduce many problems.
这个Arduino库必须配合Heltec ESP32编译环境一起使用!完整的“编译环境 + 库”的的教程可以参考这里:
Heltec ESP32+LoRa Series Quick Start — esp32 latest documentation
强烈推荐使用Arduino自带的“库管理器”进行安装!
打开Arduino IDE, 选择项目
->加载库
->管理库...
,打开“库管理器”
搜索Heltec ESP32
并安装.
*首先,请确保Git
和Arduino IDE
都已经正确安装。如果没有,请参考这里的安装方法怎样安装Git和Arduino IDE。 *
强调一下:这个库的路径必须位于操作系统的“文档/Arduino/libraries”文件夹内!!!文档文件夹是操作系统自带的,必须!必须!必须!
在“文档/Arduino/libraries”路径下打开"Git bash",输入:
git clone https://github.com/HelTecAutomation/Heltec_ESP32.git
如果一切正常,应该是这样的
如何运行一个例程?详细的使用指南::
Heltec ESP32+LoRa Series Quick Start — esp32 latest documentation
- WiFi Kit 32
- WiFi LoRa 32
- Wireless Stick
- Wireless Stick Lite
- Wireless Shell
- WIFI Kit 32(v3)
- WIFI LoRa 32(v3)
- Wireless Stick(v3)
- Wireless Stick Lite(v3)
- Wireless Paper
- Wireless Tracker
- Ct62
- Wireless Shell(v3)
- HT-DE01
如果在资源下载页中看到了Limited
文件夹,表面这个产品有非公开的技术资料。获取受限资源的方法