- Intel Edison Projects
- Avirup Basu
- 188字
- 2021-07-09 19:56:41
Sensors
Sensors form a key role in the IoT space. These act as a kind of connection layer between the physical world and the digital world. The sensors coupled provide the entire system with the data that we want. Currently we aren't focused on industrial-grade sensors, but low-power sensors are suitable for small proof of concepts. When dealing with sensors, certain factors should be kept in mind:
- Power used by the sensor
- Type of output provided (digital or analog)
- Sensitivity of the sensor
The sensor usually performs one-way communication with the controller. The data captured by the sensors is converted into digital values using an ADC, and we obtain the output through a controller. Let's consider a use case of a light sensor. In this case, the sensor returns a calibrated value of the resistance. Thus we get a resistance value based on the light intensity. It is similar for other sensors, where any physical component is read and converted to a digital component. Normally a sensor has three pins; Vcc, Gnd, and signal. The interfacing of sensors with the controller will be discussed later in the chapter.
- 高效能辦公必修課:Word圖文處理
- Div+CSS 3.0網頁布局案例精粹
- LabVIEW虛擬儀器從入門到測控應用130例
- Mastercam 2017數控加工自動編程經典實例(第4版)
- 實時流計算系統設計與實現
- 電腦上網直通車
- PostgreSQL Administration Essentials
- OpenStack Cloud Computing Cookbook(Second Edition)
- CompTIA Network+ Certification Guide
- Embedded Programming with Modern C++ Cookbook
- 電腦主板現場維修實錄
- 數據掘金
- Visual Basic.NET程序設計
- Containers in OpenStack
- 空間機械臂建模、規劃與控制