- Hands-On Robotics Programming with C++
- Dinesh Tavasalkar
- 225字
- 2021-06-24 15:30:23
Setting up a Raspberry Pi 3B+ as a desktop computer
To set up the Raspberry Pi 3B + and install the Raspbian OS on it, we will need various hardware and software components. The hardware components include the following:
- A laptop to install Raspbian OS on a microSD card.
- A keyboard.
- A mouse.
- An SD card—a minimum of an 8 GB memory card is more than sufficient, but with an 8 GB card, the default OS will occupy 50 percent of memory card space. Later on in this chapter, we will also install OpenCV on your Raspberry Pi, and since OpenCV will also occupy a lot of space on your memory card, you will need to uninstall some default software. So, I recommend you use a 16 GB or 32 GB memory card—with a 32 GB memory card, the default OS only occupies 15 percent of the card's space.
- An SD card reader.
- A display unit—this can be a computer monitor or TV, as long as it features an HDMI port.
- An HDMI cable.
- A mobile charger or a power bank to power the Raspberry Pi.
The software components required include the following:
- Etcher
- Raspbian Stretch with Desktop OS
Now that we know what we need to install the OS, let's start installing it.
推薦閱讀
- 算法零基礎一本通(Python版)
- Drupal 8 Module Development
- Modern JavaScript Applications
- Node.js Design Patterns
- Learning OpenStack Networking(Neutron)(Second Edition)
- Java系統化項目開發教程
- 好好學Java:從零基礎到項目實戰
- 新一代SDN:VMware NSX 網絡原理與實踐
- Android傳感器開發與智能設備案例實戰
- 人工智能算法(卷1):基礎算法
- Java 從入門到項目實踐(超值版)
- jQuery技術內幕:深入解析jQuery架構設計與實現原理
- 零基礎學HTML+CSS第2版
- iOS開發項目化入門教程
- Scratch從入門到精通