- 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.
推薦閱讀
- Objective-C Memory Management Essentials
- Python爬蟲開發(fā):從入門到實(shí)戰(zhàn)(微課版)
- R語言數(shù)據(jù)可視化實(shí)戰(zhàn)
- Python編程完全入門教程
- R的極客理想:工具篇
- Python機(jī)器學(xué)習(xí)算法: 原理、實(shí)現(xiàn)與案例
- Babylon.js Essentials
- Mockito Essentials
- C語言程序設(shè)計(jì)
- Clojure編程樂趣
- Visual Basic 開發(fā)從入門到精通
- C語言開發(fā)寶典
- Programming MapReduce with Scalding
- Xamarin Cross-platform Application Development(Second Edition)
- 跟著迪哥學(xué)Python數(shù)據(jù)分析與機(jī)器學(xué)習(xí)實(shí)戰(zhàn)