- Building a Home Security System with Raspberry Pi
- Matthew Poole
- 133字
- 2021-07-30 09:47:00
Chapter 1. Setting Up Your Raspberry Pi
Before we can get into the realms of building our home security system, there's a bit of preparation work needed to get our Raspberry Pi up and running. So, we're going to go through the initial steps needed to get our Pi ready to be worked on.
In this chapter, we will cover the following topics:
- Exploring the different versions of the Raspberry Pi that are available
- Choosing the right Raspberry Pi version for your system
- Preparing the SD Card with the Raspbian Operating System
- Learning how to remotely access the Raspberry Pi over your home network
- Updating our operating system with the latest packages
- Exploring the time-keeping options on the Raspberry Pi
- Setting the user and root passwords to secure our Raspberry Pi
推薦閱讀
- Node.js Design Patterns
- Android項目開發(fā)入門教程
- Java Web程序設計任務教程
- Teaching with Google Classroom
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- C++寶典
- 小程序,巧應用:微信小程序開發(fā)實戰(zhàn)(第2版)
- PyQt編程快速上手
- Drupal Search Engine Optimization
- Mastering Object:Oriented Python(Second Edition)
- C/C++代碼調(diào)試的藝術
- Learning ROS for Robotics Programming
- 計算機應用基礎
- 前端Serverless:面向全棧的無服務器架構實戰(zhàn)
- Continuous Integration,Delivery,and Deployment