-
Notifications
You must be signed in to change notification settings - Fork 42
CPP
Leo Vidarte edited this page Mar 13, 2017
·
8 revisions
To programming ESP8266 with C++ you have two options
The SDK by Espressif is bit difficult, there is not enough documentation and you cannot use directly all the Arduino libraries already written, so we will use the ESP8266 Arduino core.
ESP8266 NodeMCU Workshop - 2017