NodeMCU part of PanControl
- Prepare your arduino IDE.
- Install ESP8266 library library GitHub
- Paste
http://arduino.esp8266.com/versions/2.4.1/package_esp8266com_index.jsoninfile > preferences > Additional Boards Manager URLs:field. - In
Tools > Board: > Boards manager...choose type toContributedfindesp8266 by ESP8266 Communityand install it.
- Paste
- Select
Tools > Board:to NodeMCU - Select the correct Port for your NodeMCU
- Find a example in
File > Examples > NodeMCU. And try to burn it.
- copy
CUSTOM_SETTING_example.hasCUSTOM_SETTING.hto the directory where your.inois.
Make sure you choose the currect speed of data transmission