- Internet of Things with ESP8266
- Marco Schwartz
- 104字
- 2021-07-14 10:58:55
Summary
In this chapter, we realized our first basic projects using the ESP8266 Wi-Fi chip. We first learned how to control a simple output, by controlling the state of an LED. Then, we saw how to read the state of a digital pin on the chip. Finally, we learned how to read data from a digital sensor, and actually grab this data using the aREST framework which we will use in several chapters of this book.
In the next chapter, we are going to go right into the main topic of the book, and build our first Internet of Things project using the ESP8266.
推薦閱讀
- UI設計基礎培訓教程
- DBA攻堅指南:左手Oracle,右手MySQL
- Python爬蟲開發:從入門到實戰(微課版)
- 區塊鏈架構與實現:Cosmos詳解
- Blender 3D Incredible Machines
- Mastering macOS Programming
- Learning Hunk
- INSTANT Passbook App Development for iOS How-to
- 移動界面(Web/App)Photoshop UI設計十全大補
- Python數據結構與算法(視頻教學版)
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- C++ Fundamentals
- Mastering AWS Security
- Functional Python Programming
- 深入大型數據集:并行與分布化Python代碼