For the complete documentation index, see llms.txt. This page is also available as Markdown.

Pi 5 Walkthrough

This tutorial walks through setting up your Raspberry Pi 5 from scratch

What you will need

  1. MicroSD Card (128 GB recommended)

Step 1: Install Ubuntu 24 on the Pi

We will use the Raspberry Pi Imager to flash your microSD card

(download for linux or download for windows)

We will use the Desktop build of Ubuntu, since that has better built in support for external drives. Ubuntu Server is fully supported, and recommended for more experienced users.

Set up your Pi:

Your Pi should now boot.

Step 2: SSH into the Pi

Open your terminal and proceed to the ssh setup.

SSH Setup

You can return to Setup steps and proceed to step 4 to setup your flight controller.

Last updated