Note
Hello, welcome to the SunFounder Raspberry Pi & Arduino & ESP32 Enthusiasts Community on Facebook! Dive deeper into Raspberry Pi, Arduino, and ESP32 with fellow enthusiasts.
Why Join?
Expert Support: Solve post-sale issues and technical challenges with help from our community and team.
Learn & Share: Exchange tips and tutorials to enhance your skills.
Exclusive Previews: Get early access to new product announcements and sneak peeks.
Special Discounts: Enjoy exclusive discounts on our newest products.
Festive Promotions and Giveaways: Take part in giveaways and holiday promotions.
π Ready to explore and create with us? Click [here] and join today!
Installing Raspberry Pi OSο
Before using your Raspberry Pi, you need to install Raspberry Pi OS onto a microSD card. This section provides a simple, step-by-step guide using Raspberry Pi Imager, suitable for beginners.
Supported Models and OS Versionsο
Warning
This guide applies only to the models and OS versions listed below.
Using other versions may cause the 3.5ββ IPS screen to not work properly after driver installation.
Supported models:
Raspberry Pi 5
Raspberry Pi 4 Model B
Verified compatible OS versions:
Trixie Desktop (64-bit) (released: 2025-12-04)
Bookworm Desktop (64-bit) (released: 2025-11-24, 2025-05-13-raspios-bookworm)
After installing the driver on Bookworm, you need to run
startxto enter the desktop environment.
Required Componentsο
A computer (Windows, macOS, or Linux)
A microSD card (16GB or larger; recommended: SanDisk, Samsung)
A microSD card reader
1. Install Raspberry Pi Imagerο
Visit the official Raspberry Pi Imager download page: Raspberry Pi Imager and download the version for your operating system.
Follow the installation instructions (language, installation path, confirmation). After installation, launch Raspberry Pi Imager.
2. Flash the OS to the microSD Cardο
Insert the microSD card into your computer using a card reader. Back up any important data before proceeding.
Open Raspberry Pi Imager and select your device (e.g., Raspberry Pi 5 or Raspberry Pi 4).
Click OS and choose the system:
For Trixie, simply select the recommended version.
For Bookworm, go to: Raspberry Pi OS (Other) β Raspberry Pi OS (Legacy, 64-bit)
In the Storage section, select your microSD card.
Click Next to continue to the customization step.
Note
If you will connect a monitor, keyboard, and mouse directly to your Raspberry Pi, you may click SKIP CUSTOMISATION.
If you plan to set up the Raspberry Pi headless (Wi-Fi remote access), you must complete the customization settings.
3. OS Customization Settingsο
Set Hostname
Give your Raspberry Pi a unique hostname.
You can connect to it later using
hostname.local.
Set Localisation
Choose your capital city.
Imager will auto-complete the time zone and keyboard layout based on your selection, though you can adjust them if needed. Select Next.
Set Username & Password
Create a user account for your Raspberry Pi.
Configure Wi-Fi
Enter your Wi-Fi SSID (network name) and password.
Your Raspberry Pi will automatically connect on first boot.
Enable SSH (Optional but Recommended)
Enabling SSH allows you to remotely log in from your computer.
You may log in using your username/password or configure SSH keys.
Enable Raspberry Pi Connect (Optional)
Raspberry Pi Connect allows you to access your Raspberry Pi desktop from a web browser.
Turn on Raspberry Pi Connect, then click OPEN RASPBERRY PI CONNECT.
The Raspberry Pi Connect website will open in your default browser. Log in to your Raspberry Pi ID account, or sign up if you donβt have one yet.
On the New auth key page, create your one-time auth key.
If your Raspberry Pi ID account isnβt part of any organisation, select Create auth key and launch Raspberry Pi Imager.
If you belong to one or more organisations, choose one, then create the key and launch Imager.
Make sure to power on your Raspberry Pi and connect it to the internet before the key expires.
Your browser may ask to open Raspberry Pi Imager β allow it.
Imager will open on the Raspberry Pi Connect tab, showing the authentication token.
If the token doesnβt transfer automatically, open the Having trouble? section on the Raspberry Pi Connect page, copy the token, and paste it into Imager manually.
4. Write the OS Imageο
Review all settings and click WRITE.
If the card already contains data, Raspberry Pi Imager will show a warning that all data on the device will be erased. Double-check that you selected the correct drive, then click I UNDERSTAND, ERASE AND WRITE to continue.
Wait for the writing and verification to finish. When it is done, Raspberry Pi Imager will show Write complete! and a summary of your choices. The storage device will be ejected automatically so you can remove it safely.
Remove the microSD card and insert it into the slot on the underside of your Raspberry Pi. Your Raspberry Pi is now ready to boot with the new OS!