- Practical Internet of Things with JavaScript
- Arvind Ravulavaru
- 195字
- 2021-07-02 19:58:38
Technology overview
Now that we know what IoT is, we can start defining the technology stack. In this book, we will build a generic framework using JavaScript for developing IoT applications.
We will follow the approach of cloud computing, where we have a bunch of devices that are connected to the cloud, compared to a fog computing approach, where there is a gateway that can do almost all the things a cloud can but is locally available in the on-premises.
Our smart devices will be powered by Raspberry Pi 3, which has the ability to talk to the cloud over Wi-Fi and also, using its GPIO pins, talk to the sensors and actuators. Using this simple piece of hardware, we will connect sensors and actuators and build some real-world solutions in this book.
Another alternative to Raspberry Pi 3 is Raspberry Pi Zero W, which is a miniature version of Raspberry Pi 3, in case you are looking to build a compact solution.
We will walk through each piece of technology in Chapter 2, IoTFW.js - I and Chapter 3, IoTFW.js - II, and from there on use these technologies to build IoT solutions in various domains.
- 面向STEM的mBlock智能機(jī)器人創(chuàng)新課程
- Hands-On Cloud Solutions with Azure
- 微型計算機(jī)控制技術(shù)
- 21天學(xué)通C++
- 塊數(shù)據(jù)5.0:數(shù)據(jù)社會學(xué)的理論與方法
- Salesforce for Beginners
- Salesforce Advanced Administrator Certification Guide
- R Data Analysis Projects
- 生物3D打印:從醫(yī)療輔具制造到細(xì)胞打印
- 手把手教你學(xué)Flash CS3
- Hands-On Business Intelligence with Qlik Sense
- 計算機(jī)硬件技術(shù)基礎(chǔ)(第2版)
- Access 2007數(shù)據(jù)庫入門與實例應(yīng)用金典
- 計算機(jī)應(yīng)用基礎(chǔ)學(xué)習(xí)指導(dǎo)與練習(xí)(Windows XP+Office 2003)
- 軟件質(zhì)量管理實踐