- Raspberry Pi Home Automation with Arduino(Second Edition)
- Andrew K. Dennis
- 205字
- 2021-07-23 20:35:15
The SD card – our Raspberry Pi's storage device
A secure digital (SD) card is a form of a portable, high-performance storage medium available for electronic devices ranging from cameras to PCs.
The Raspberry Pi comes equipped with an SD card slot, allowing us to insert an SD card and use it as our device's main storage mechanism, much like a hard disk on a PC. While you can use other storage mechanisms such as a USB drive or USB external hard drive, the SD card is small and thus lends itself better to embedded devices such as those found in home automation projects.
There are various brands of SD cards in the market, and they come in a wide range of sizes. The Raspberry Pi supports larger SD cards such as those with 64 GB of storage space. For the projects in this book, you should be using a card with a minimum of 2 GB storage.
Note
The official Raspberry Pi website provides a handy guide to SD cards, at http://www.raspberrypi.org/documentation/installation/sd-cards.md.
We will now look at the options available with regards to purchasing an SD card preinstalled with an operating system, and then we will learn how to format and install it ourselves.
- ClickHouse性能之巔:從架構(gòu)設(shè)計(jì)解讀性能之謎
- JavaScript高效圖形編程
- Debian 7:System Administration Best Practices
- Network Automation Cookbook
- iOS開(kāi)發(fā)實(shí)戰(zhàn):從零基礎(chǔ)到App Store上架
- PHP+MySQL+Dreamweaver動(dòng)態(tài)網(wǎng)站開(kāi)發(fā)實(shí)例教程
- Mastering Android Development with Kotlin
- Advanced Express Web Application Development
- Visual FoxPro 6.0程序設(shè)計(jì)
- Scala Functional Programming Patterns
- Magento 2 Beginners Guide
- AI自動(dòng)化測(cè)試:技術(shù)原理、平臺(tái)搭建與工程實(shí)踐
- Mastering Python
- WCF編程(第2版)
- Practical Time Series Analysis