2.5. Prepare SD card

This section contains instructions for installing or updating the Red Pitaya OS on an SD card.

2.5.1. Installation steps

Follow these steps to install the Red Pitaya OS on an SD card:

  1. Download the latest Red Pitaya OS 2.00 image:

    Note

    The 2.00 OS versions work on all Red Pitaya board models.

    ../../_images/microSDcard-RP.png
  2. Write the image to the SD card: Use a disk image writing tool to write the image onto the SD card. We recommend balenaEtcher. Installation instructions:

  3. Insert the SD card into the Red Pitaya.

    ../../_images/pitaya-quick-start-insert-sd-card.png
  4. Connect the power supply and Ethernet cable and check the status LED sequence during boot. If you spot any unexpected behaviour, please check the FAQ troubleshooting section.

  5. Connect to the board via the web interface. For more information check the quick start instructions.

  6. When updating between major software releases (for example, from 1.04 to 2.00), reset the calibration parameters to Factory Default (or recalibrate your Red Pitaya).

Note

For older OS versions, nightly builds, command-line installation, and other advanced topics, see the Advanced SD card guide.

Note

To see all options for updating the OS, please refer to the Update Red Pitaya OS section.


2.5.2. Installation instructions for Windows, Linux and macOS

Select your operating system for specific instructions on writing the Red Pitaya OS image to an SD card.

Note

The installation process is the same for all OS versions. We recommend using balenaEtcher as it works on all platforms and is easy to use.

Windows

  1. Insert the SD card into your PC or SD card reader.

    ../../_images/SDcard_insert.jpg
  2. Download balenaEtcher and install it.

  3. Open the Balena Etcher application.

    ../../_images/SDcard_Win_BalenaEtcher.png
  4. Flash from file: select the downloaded Red Pitaya image file (Balena Etcher accepts both zipped and unzipped files).

    ../../_images/SDcard_Win_BalEtc_FlashFromFile.png
  5. Select target: choose the drive letter of the SD card. Balena Etcher will only show you external drives.

    ../../_images/SDcard_Win_BalEtc_SelectTarget.png

    Note

    Balena Etcher will only show you external drives, but please be careful to select the correct drive if you have multiple cards or USBs plugged into your computer. If you choose the wrong one, you risk erasing data from the selected drive. You can easily see the drive letter (for example, E:) by looking in the left column of Windows Explorer.

    ../../_images/SDcard_Win_BalEtc_SelectTarget2.png
  6. Flash: When you click Flash the computer will prompt you to allow the operation. Click yes and wait for the flashing and validation to be completed.

    ../../_images/SDcard_Win_BalEtc_Flash.png
  7. Close Balena Etcher.

    ../../_images/SDcard_Win_BalEtc_FlashComplete.png

Linux

Note

We recommend using balenaEtcher on Linux. Follow the same instructions as for Windows.

Alternatively, use the built-in Image Writer tool:

  1. Open the extracted SD card image: Right-click on the extracted SD card image and select Open With > Disk Image Writer.

    ../../_images/DIW_1.png
  2. Select the SD card: In the Restore Disk Image window, select your SD card in the Destination pull-down menu.

    Note

    Be careful to select the correct device; use the size for orientation (for example, a 16 GB SD card).

    ../../_images/DIW_3.png
  3. Confirm your choice: You will be asked to confirm your choice and enter a password.

Note

For command-line installation using dd and other advanced options, see the Advanced SD card guide.


macOS

Note

We recommend using balenaEtcher on macOS. Follow the same instructions as for Windows.

Alternatively, use ApplePi-Baker:

  1. Insert the SD card into your PC or SD card reader.

    ../../_images/SDcard_insert.jpg
  2. Download ApplePi-Baker.

  3. Open ApplePi-Baker and enter your admin password when prompted.

  4. Select the SD card drive by recognizing its size.

    ../../_images/SDcard_macOS_ApplePi-Baker_drive.png
  5. Select the Red Pitaya OS image file: select the downloaded Red Pitaya image file and wait for the writing process to complete.

    ../../_images/SDcard_macOS_ApplePi-Baker_image.png

Note

For command-line installation using dd and other advanced options, see the Advanced SD card guide.