- Full Stack Web Development with Raspberry Pi 3
- Soham Kamani
- 98字
- 2021-07-15 17:10:23
The sensor interface - perception
The sensor is what connects our otherwise isolated application to the outside world. The sensor will be connected to the GPIO pins of the Raspberry Pi. We can interface with the sensor through various different native libraries, which we will be looking into in the later chapters.
This is the starting point of our data. It is where all the data that is used by our application is created. If you think about it, every other component of our technology stack exists only to manage, manipulate, and display the data collected from the sensor.
推薦閱讀
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- C語言程序設計(第3版)
- SEO實戰密碼
- Web全棧工程師的自我修養
- 零基礎學Python數據分析(升級版)
- 硅谷Python工程師面試指南:數據結構、算法與系統設計
- Java Web開發詳解
- Microsoft Dynamics AX 2012 R3 Financial Management
- 愛上micro:bit
- 打開Go語言之門:入門、實戰與進階
- 快速入門與進階:Creo 4·0全實例精講
- Web App Testing Using Knockout.JS
- C指針原理揭秘:基于底層實現機制
- 從零開始學Android開發
- Unreal Engine Game Development Cookbook