- Building a Home Security System with Raspberry Pi
- Matthew Poole
- 129字
- 2021-07-30 09:47:03
Summary
In this chapter, we introduced various ways to connect your Raspberry Pi to the outside world by looking at the various interfaces available on the GPIO. We've understood how to connect things to the digital pins on your Raspberry Pi's GPIO connector, and control and read them using simple Bash scripts. In particular, we've safely and properly connected a switch to a digital input pin, which will form the foundation for our home security detection circuits.
In the next chapter, we'll look at ways to expand the number of things we can connect to our Raspberry Pi, overcoming the limitation of having just the 8 digital pins available to us on the GPIO by tapping into other interfaces on the GPIO and building our own input/output expansion board.
- WildFly:New Features
- Linux核心技術從小白到大牛
- 你必須知道的204個Visual C++開發問題
- Python編程與幾何圖形
- Mastering Apache Maven 3
- Python Data Analysis Cookbook
- 學習正則表達式
- C# and .NET Core Test Driven Development
- Spring MVC+MyBatis開發從入門到項目實踐(超值版)
- 機器學習微積分一本通(Python版)
- Java 從入門到項目實踐(超值版)
- Practical GIS
- UI設計基礎培訓教程(全彩版)
- 透視C#核心技術:系統架構及移動端開發
- Python高性能編程(第2版)