ESP8266 - 12E [NodeMCU DevKit] Need resources to read from.
hello people!
i decided make project using nodemcu devkit, , did make small http server, using control led on wifi.
however, wish go in deeper, , start experimenting , tweaking toy, problem that, can not find resources read <esp8266wifi.h> header file.
i love know functions include, etc.
all can find basic tutorials, nothing explains doing.
i can guess each function these example codes on internet, if drop link website contains details header file mentioned above, , explain every little detail of functions , features of file, lot!
thanks :)
edit: expect -> http://nodemcu.readthedocs.io/en/master/en/modules/wifi/
but arduino ide [c++ code, not lua]
i decided make project using nodemcu devkit, , did make small http server, using control led on wifi.
however, wish go in deeper, , start experimenting , tweaking toy, problem that, can not find resources read <esp8266wifi.h> header file.
i love know functions include, etc.
all can find basic tutorials, nothing explains doing.
i can guess each function these example codes on internet, if drop link website contains details header file mentioned above, , explain every little detail of functions , features of file, lot!
thanks :)
edit: expect -> http://nodemcu.readthedocs.io/en/master/en/modules/wifi/
but arduino ide [c++ code, not lua]
here go:
https://arduino-esp8266.readthedocs.io/en/latest/esp8266wifi/readme.html
if want more details you'll have in library source code. if need instructions find files let me know.
https://arduino-esp8266.readthedocs.io/en/latest/esp8266wifi/readme.html
if want more details you'll have in library source code. if need instructions find files let me know.
Arduino Forum > Using Arduino > Project Guidance > ESP8266 - 12E [NodeMCU DevKit] Need resources to read from.
arduino
Comments
Post a Comment