- Internet of Things with ESP8266
- Marco Schwartz
- 94字
- 2021-07-14 10:58:54
Summary
In this first chapter of the book, we learned the fundamentals about the ESP8266. We first learned about all the different boards that are available for your ESP8266 projects. Then, we saw how to wire your ESP8266 modules. Finally, we saw how to install the Arduino IDE and to configure it for the ESP8266, and we ended the chapter by actually uploading a very simple sketch to the ESP8266.
In the next chapter, we are going to use the tools we set up and build some basic projects using the ESP8266 Wi-Fi chip.
推薦閱讀
- C/C++算法從菜鳥到達人
- Java EE 7 Performance Tuning and Optimization
- Python Web數據分析可視化:基于Django框架的開發實戰
- Mastering JavaScript Design Patterns(Second Edition)
- Learning jQuery(Fourth Edition)
- 一本書講透Java線程:原理與實踐
- Serverless Web Applications with React and Firebase
- Deep Learning with R Cookbook
- 物聯網系統架構設計與邊緣計算(原書第2版)
- Android高級開發實戰:UI、NDK與安全
- WordPress Search Engine Optimization(Second Edition)
- R語言實戰(第2版)
- 深入理解Kafka:核心設計與實踐原理
- 從零開始學Unity游戲開發:場景+角色+腳本+交互+體驗+效果+發布
- Mastering Python