Preface
The ESP8266 chip is a powerful and cheap microcontroller with an onboard Wi-Fi connection. It is also very easy to use, thanks to the compatibility with the Arduino IDE. Therefore, it's just the perfect chip to build the Internet of Things (IoT) projects.
Inside this book, we'll see how to build IoT projects using the ESP8266, via several step-by-step tutorials. At the end, you will know how to use all the functions of the ESP8266, and you will be able to build your own projects with this amazing Wi-Fi chip.