Thanks to visit codestin.com
Credit goes to github.com

Skip to content

taiditek/esp8266

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

esp8266

ESP8266在刷入了nodemcu的固件后,可以通过这里提供的库,实现

http方式下数据上传(LeweiHttpClient.lua)

Tcp方式实现实时控制设备(LeweiTcpClient.lua)

以及

提供了简单的Web配置页面,可以通过简单的代码实现自动配置固件里的参数(EasyWebConfig)

对应的库的开头都提供了例程,请参考并根据需要使用。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 92.1%
  • HTML 7.9%