Tutorial

Table Of Contents
3
2.1 Install An Operating System for The Raspberry Pi
2.1.1 Method A: Write 'Raspbian' to The SD Card by Raspberry Pi Imager
Raspberry Pi Imager is an image writing tool to SD card developed by the Raspberry Pi Organization. It
comes with many versions working on different systems and it's quite easy to use; all you need is choose the
operating system and SD card, Raspberry Pi Imager will download the corresponding image file for the system
and install it to the SD card.
Step-by-Step Overview
1. 1. Prepare an SD card (16G or larger) and an SD card reader
2. 2. Download the `Raspberry Pi Imager` on the official website
3. - [Raspberry Pi Imager for Windows]
4. - [Raspberry Pi Imager for macOS]
5. - [Raspberry Pi Imager for Ubuntu]
6. 3. Install the `Raspberry Pi Imager`
7. 4. Write the operating system for Raspberry Pi to the SD card with `Raspberry Pi Imager` `Raspbian Full -
A port of Debian with desktop and recommended application`
8. 5. Leave the SD card connected after writing is completed, we'll use for configuring SSH and WiFi
connection later.
Detailed Steps:
Open a web browser on your computer, go to the Raspberry Pi website [Official Raspberry Pi website], find and
download the Raspberry Pi Imager for your computer OS, or click on the links above for the corresponding
system to directly download and install.
2. Raspberry Pi System Installation and
Development Environment Establishment