- WiFi Kit 系列arduino开发环境安装指南 <<<<<<< HEAD
- English version install guide =======
- English version install guide
f4c292a1b639894046ee872ae89bcb3b704da3d2
- WIFI Kit 32、WIFI LoRa 32使用的是ESP32芯片,与之相关的开发环境、源码、例程,在本页面的esp32文件夹内;
- WIFI Kit 8 使用的是ESP8266芯片,与之相关的开发环境、源码、例程,在本页面的esp8266文件夹内;
- 首先,确保你的电脑上已经安装了最新的Arduino IDE。如果没有安装,请在https://www.arduino.cc/en/Main/Software 下载并安装;
- Windows操作系统 -- 安装方法
- MacOS操作系统 -- 安装方法
- Linux操作系统(opensuse) -- 安装方法
- Linux操作系统(debian,ubuntu) -- 安装方法
- Linux操作系统(fedora) -- 安装方法
可以参考这篇文章来了解arduino的插件和编码规则:EspExceptionDecoder.
在报告BUG之前,请先做足够的测试,如果问题真的存在,请提交到:问题&BUG.
- ESP系列芯片的下载速度较快,请确保使用了优质的Micro USB连接线,否则很容易出现无法下载的情况;
- 下载程序之前,按住板上的PRG键,可大大提高下载成功率。
- WIFI_Kit_32,WIFI_LoRa_32 use esp 32 chip,the source codes ang dev_environment are in esp32
- WIFI_Kit_8 use esp8266 chip,the source codes ang dev_environment are in esp8266
- Using Arduino IDE
You can use EspExceptionDecoder to get meaningful call trace.
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.
- The download speed is very fast ,please use high-quality Micro USB
- Hold down the PRG key to improve download success before downloading
- website:www.heltec.cn