Skip to content

Collecting temperature and humidity data, and uploading to web by NodeMCU

License

Notifications You must be signed in to change notification settings

yimengqiannian/UploadDHT11DataByNodeMCU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UploadDHT11DataByNodeMCU

Collecting temperature and humidity data, and uploading to web by NodeMCU.

Files in folder "expect" didn't work and never tested in not enough memory error. The root directory file is finally used.

Don't use the code directly,because of no enough memory error.Compile them first. Please compile lib.lua to lib.lc and init_src.lua to init.lua(renamed by init.lc), and then upload init.lua and lib.lc to NodeMCU. Succeed on ESP8266-01.

About

Collecting temperature and humidity data, and uploading to web by NodeMCU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages