- Hands-On Edge Analytics with Azure IoT
- Colin Dow
- 106字
- 2021-06-24 16:21:55
Early IoT applications
Early IoT applications were much like the old mainframe and dumb terminal computing architecture. In these applications, remote sensors send basic data to a computer through an internet- (cloud-) connected microcontroller.
The following diagram shows an IoT application using a temperature sensor and an ESP8266 internet-connected microcontroller:
As you can see, the thing in the IoT application does nothing more than read the temperature. The ESP8266 microcontroller passes the sensory data along to a web service using the internet (cloud). The processing of sensory data is done by a computer or a series of computers on the other side of the cloud.
推薦閱讀
- Mastering D3.js
- Learning Apache Cassandra(Second Edition)
- 模型制作
- 21天學通ASP.NET
- Supervised Machine Learning with Python
- 完全掌握AutoCAD 2008中文版:機械篇
- Implementing AWS:Design,Build,and Manage your Infrastructure
- 悟透JavaScript
- Excel 2007常見技法與行業應用實例精講
- 啊哈C!思考快你一步
- Unity Multiplayer Games
- ZigBee無線通信技術應用開發
- 計算機組裝與維修實訓
- Microsoft System Center Data Protection Manager Cookbook
- Generative Adversarial Networks Projects