项目作者: serek4

项目描述 :
Basic function for esp8266 and esp32. config file, WiFi, OTA updates, MQTT, NTP client, file logger
高级语言: C++
项目地址: git://github.com/serek4/esp-basic.git
创建时间: 2020-06-23T17:25:14Z
项目社区:https://github.com/serek4/esp-basic

开源协议:MIT License

下载


libraries

builtin (esp8266 core- 3.0.2)

  • ESP8266WiFi.h
  • Ticker.h
  • LittleFS.h
  • ArduinoOTA.h
  • MD5Builder.h

extra esp8266

builtin (esp32 core - 2.0.5)

  • WiFi.h
  • Ticker.h
  • LittleFS.h
  • AsyncUDP.h
  • ArduinoOTA.h
  • MD5Builder.h

extra esp32

other