- 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.
推薦閱讀
- Extending Jenkins
- 基于粒計算模型的圖像處理
- Getting Started with React
- Pandas Cookbook
- C語言程序設計
- 實戰Java高并發程序設計(第3版)
- Babylon.js Essentials
- 軟件工程基礎與實訓教程
- 玩轉.NET Micro Framework移植:基于STM32F10x處理器
- 深入淺出 HTTPS:從原理到實戰
- Developing Java Applications with Spring and Spring Boot
- Oracle SOA Suite 12c Administrator's Guide
- 讓Python遇上Office:從編程入門到自動化辦公實踐
- Instant JRebel
- 你也能看得懂的Python算法書