How to Set Up a Raspberry Pi?

  • code
  • raspberry

A quick guide to set up a headless Raspberry Pi with an operating system and Wi-Fi connection.

What You’ll Need

Raspberry Pi zero
ℹ️

Note: We are going to use the Raspberry Pi via ssh (headless), so we don't need a screen or a keyboard and mouse.


Step 1: Install the Operating System

  1. Download Raspberry Pi Imager: Visit the official Raspberry Pi website and download the Raspberry Pi Imager.
  2. Flash the OS:
    • Open Raspberry Pi Imager, select your Raspberry Pi model from the list,
Raspberry Pi model
  • Choose an operating system to install,
Raspberry Pi OS
OS choice include Ubuntu, RetroPie, Home Assitant or 3D printing software
  • Select your MicroSD card where you want to install it.
  1. Set OS customisation: Set your custom settings (username and password, Wi-Fi credentials, device hostname, etc.) and check the box to Enable SSH. Then hit Write.

Step 2: Connect & Use

  1. Insert the SD Card: Insert the MicroSD card into your Raspberry Pi.
  2. Power Up: Connect the power supply to your Raspberry Pi. It should boot automatically.
  3. Connect: You can access your Raspberry Pi using ssh with the credentials you choose previously.

Links

Published on

by Loris F.

  • code
  • raspberry