April 2017
Intermediate to advanced
268 pages
5h 36m
English
In this recipe, we are going to look at how to upload sketches to the ESP8266. This will enable you to understand some basics of the Arduino programming language and get you to upload your first sketch to your ESP8266 board.
Ensure that the board definitions of the ESP8266 board are installed in your Arduino IDE as explained earlier, and then connect your ESP8266 board to the computer. Now you can proceed to do the rest of the connections.
In this project, you will require a few extra components. They are:
Start by mounting the LED onto the breadboard. Connect one end of the ...