Raspberry Pi 5 Installation
Install WendyOS on your Raspberry Pi 5
Raspberry Pi 5 Installation
What You'll Need
| Component | Amazon | Seeed Studio | Alibaba | SparkFun |
|---|---|---|---|---|
| Raspberry Pi 5 | Buy | Buy | Buy | Buy |
| USB-C to USB-C Cable | Buy | Buy | Buy | Buy |
| MicroSD Card 128GB | Buy | Buy | Buy | Buy |
| MicroSD to SD Card Adapter | Buy | Buy | Buy | Buy |
Installing WendyOS on Raspberry Pi 5
This guide will walk you through installing WendyOS on your Raspberry Pi 5.
Installation Steps
Prepare the MicroSD Card
Insert the microSD card into an SD card adapter. You can also use a USB-C to micro SD card adapter. You can also use an NVMe SSD if you have a case that supports this.
Connect the SD Card to Your Computer
Insert the SD card adapter with your microSD card into your MacBook.
Install WendyOS
Use the wendy CLI to install the operating system:
wendy os installSelect Raspberry Pi 5 and then select your drive. You'll begin a process of downloading a copy of WendyOS to your hard drive. This could take a while but soon you'll be prompted to put WendyOS on the microSD card.
You'll need to enter your user's administrator password for this to continue.
Insert the MicroSD Card into Your Pi
Remove the microSD card from your computer and insert it into your Raspberry Pi 5.
Connect the Pi to Your Computer
Plug in a USB-C cable from your Raspberry Pi 5 to your MacBook.
Discover Your Device
Wait about 1 minute after connecting your Pi 5 to allow WendyOS to fully boot. Then run:
wendy discoverYou should see your Raspberry Pi 5 appear in the list of discovered devices.

Your device is now ready for development!
Next Steps
Now that WendyOS is installed, you can start deploying apps to your device. Check out the Quick Start Guide to build your first app.