- Building a Home Security System with Raspberry Pi
- Matthew Poole
- 195字
- 2021-07-30 09:46:59
Preface
The Raspberry Pi is a powerful, low-cost, credit-card sized computer, which lends itself perfectly as the controller of a sophisticated home security system. Using the available on-board interfaces, the Raspberry Pi can be expanded to allow the connection of a virtually infinite number of security sensors and devices. The Raspberry Pi has the processing power and interfaces available to build a sophisticated home security system but at a fraction of the cost of commercially available systems.
Building a Home Security System with Raspberry Pi starts off by showing you the Raspberry Pi and how to set up the Linux-based operating system. The book then guides you through connecting switch sensors and LEDs to the native GPIO connector safely, and it also shows you how to access these using simple Bash scripts. As you dive further in, you'll learn how to build an input/output expansion board using the I2C interface and power supply, allowing the connection of the large number of sensors needed for a typical home security setup.
The book features clear diagrams and code listing every step of the way to allow you to build a truly sophisticated and modular home security system.
- Embedded Linux Projects Using Yocto Project Cookbook
- 軟件界面交互設計基礎
- Java Web開發之道
- Network Automation Cookbook
- 人臉識別原理及算法:動態人臉識別系統研究
- Python Data Analysis(Second Edition)
- Data Analysis with Stata
- 深入分布式緩存:從原理到實踐
- Android系統原理及開發要點詳解
- jQuery炫酷應用實例集錦
- 大話Java:程序設計從入門到精通
- 深入實踐Kotlin元編程
- Learning Concurrency in Python
- 軟硬件綜合系統軟件需求建模及可靠性綜合試驗、分析、評價技術
- Building Apple Watch Projects