-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Wojciech Baczyński edited this page Mar 14, 2017
·
7 revisions
This wiki page is to provide information about how to use this project and references to documentation sites that may be of use upon starting with NodeMCU
-
- What is ESP8266 and NodeMCU?
- Basic information
- ESP8266 Comparison
- Technical information
- Little about successor - ESP32
- Useful sites
- Choose your IDE
- What is ESP8266 and NodeMCU?
-
- Install CP210x drivers
- Use NodeMCU dedicated firmware
-
- How memory is managed in NodeMCU
- How it connects with our code
- How to optimize RAM and Flash memory
-
- How to implement your own MQTT client