- Internet of Things with ESP8266
- Marco Schwartz
- 113字
- 2021-07-14 10:58:51
Preface
The Internet of Things (IoT) is an exciting field that proposes to have all the devices that surround us connected to the Internet and interacting with us, but also between each other. It's estimated that there will be 50 billion IoT devices in the world by the year 2020.
On the other hand, the ESP8266 chip is a small, cheap (less than $5), and powerful Wi-Fi chip that is also really easy to program. Therefore, it is just the perfect tool to build inexpensive and nice IoT projects. In this book, you are going to learn everything you need to know on how to build IoT projects using the ESP8266 Wi-Fi chip.
推薦閱讀
- Apache Spark 2.x Machine Learning Cookbook
- Java Web開發之道
- MariaDB High Performance
- Android Native Development Kit Cookbook
- Nginx實戰:基于Lua語言的配置、開發與架構詳解
- Haskell Data Analysis Cookbook
- 軟件測試實用教程
- Android Wear Projects
- 0 bug:C/C++商用工程之道
- Spring+Spring MVC+MyBatis從零開始學
- 深入理解C指針
- Flink核心技術:源碼剖析與特性開發
- Professional JavaScript
- LabVIEW入門與實戰開發100例(第4版)
- HTML5 Canvas核心技術:圖形、動畫與游戲開發