Skip to content

cuda-convnet/WiFi_Kit_series

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WiFi_Kit_series Arduino Environment user guide

Contents

说明

  • WIFI Kit 32、WIFI LoRa 32使用的是ESP32芯片,与之相关的开发环境、源码、例程,在本页面的esp32文件夹内;
  • WIFI Kit 8 使用的是ESP8266芯片,与之相关的开发环境、源码、例程,在本页面的esp8266文件夹内;

安装方法

编码规则

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

BUG报告

在报告BUG之前,请先做足够的测试,如果问题真的存在,请提交到:问题&BUG.

重要提示

  • ESP系列芯片的下载速度较快,请确保使用了优质的Micro USB连接线,否则很容易出现无法下载的情况;
  • 下载程序之前,按住板上的PRG键,可大大提高下载成功率。

联系我们

Arduino Environment install guide

Instructions

  • 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

Contents

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.

Important tips

  • The download speed is very fast ,please use high-quality Micro USB
  • Hold down the PRG key to improve download success before downloading

Contact us

产品示意图

  • WIFI_Kit_8 image
  • WIFI_Kit_32 image
  • WIFI_LoRa_32 image

About

Arduino source codes and toolchain for WiFi_Kit_series made by HelTecAutomation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.4%
  • C++ 19.5%
  • Python 1.2%
  • Objective-C 0.4%
  • HTML 0.2%
  • Assembly 0.1%
  • Other 0.2%