- 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.
推薦閱讀
- OpenStack Cloud Computing Cookbook(Third Edition)
- Visual Basic程序開發(學習筆記)
- .NET 4.0面向對象編程漫談:基礎篇
- Offer來了:Java面試核心知識點精講(原理篇)
- C語言程序設計
- AppInventor實踐教程:Android智能應用開發前傳
- SQL Server實用教程(SQL Server 2008版)
- Visual C++從入門到精通(第2版)
- Java核心編程
- Learning Dynamics NAV Patterns
- Expert Cube Development with SSAS Multidimensional Models
- Instant AutoIt Scripting
- iOS Application Development with OpenCV 3
- Unity 游戲案例開發大全
- KnockoutJS Essentials