/WiFi_Kit-series-esp32

Arduino source codes and toolchain for WiFi_Kit_series made by HelTecAutomation.

Primary LanguageCGNU Lesser General Public License v2.1LGPL-2.1

Heltec ESP32 Series Arduino Develop Environment

GitHub License GitHub Release GitHub Release Date - Published_At GitHub Downloads (all assets, all releases)

English | 简体中文

This environment is fully cloned from espressif ESP32 projects, on that basis, we fixed "variants" folder and "boards.txt", for convenience of "Arduino + ESP" beginners and Heltec ESP32 series Dev boards users.

This development environment only includes the relevant drivers for the existing hardware on the development board, while other external device drivers are stored in the following libraries:

For sensor driven: https://github.com/HelTecAutomation/Heltec_ESP32

For e-ink driven: https://github.com/HelTecAutomation/e-ink

Contents

Instructions

The following table lists products based on ESP32 :

MCU Relative boards
ESP32s3 WIFI Kit 32(v3), WIFI LoRa 32(v3), Wireless Stick(v3), Wireless Stick Lite(v3), Wireless Paper, Wireless Tracker, Wireless Shell(v3),HT-DE01
ESP32c3 Esp32 c3 Dev-Board, Ct62
ESP32-PICO Wireless Shell(v3), Wireless Stick Lite
ESP32 D0 WIFI LoRa 32 (V2), Wireless Stick

Installation Instructions

Decoding exceptions

You can use EspExceptionDecoder to get meaningful call trace.

Issue/Bug report template

Before reporting an issue, make sure you've searched for similar one that was already created. Also make sure to go through all the issues labelled as for reference.

Also you can talk in our forum: http://community.heltec.cn/ 

Contact us

 

简体中文

本项目完全是从乐鑫提供的 ESP32 项目上克隆下来的,在此基础上,我们修改了“variants”文件夹和“boards.txt”里面的内容(增加开发板的定义和信息),这样可以方便用户(尤其是初学者)使用我司生产的 ESP32 系列开发板。

这个开发环境只包含开发板上已有硬件的相关驱动,其它外接设备驱动在以下库里:

传感器驱动: https://github.com/HelTecAutomation/Heltec_ESP32

墨水屏驱动: https://github.com/HelTecAutomation/e-ink

内容

说明

下表列出了基于ESP32芯片的产品型号:

MCU Relative boards
ESP32s3 WIFI Kit 32(v3), WIFI LoRa 32(v3), Wireless Stick(v3), Wireless Stick Lite(v3), Wireless Paper, Wireless Tracker, Wireless Shell(v3),HT-DE01
ESP32c3 Esp32 c3 Dev-Board, Ct62
ESP32-PICO Wireless Shell(v3), Wireless Stick Lite
ESP32 D0 WIFI LoRa 32 (V2), Wireless Stick

安装指南

首先,确保你的电脑上已经安装了最新的Arduino IDE。如果没有安装,请参考这篇文档:https://docs.heltec.cn/#/zh_CN/user_manual/how_to_install_git_and_arduino

编码规则

可以参考这篇文章来了解Arduino的插件和编码规则:EspExceptionDecoder.

问题讨论 & BUG报告

在报告BUG之前,请先做详细的测试,如果问题真的存在,您可以通过以下方式报告或者讨论:

联系我们