You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

4.9 KiB

layout title nav_order description permalink
default Home 1 The SDR Linux Distro for Raspberry Pi. Latest Software Defined Radio software pre-installed and ready to go. /

The SDR Linux Distro for Raspberry Pi

{: .fs-9 }

Modified Raspbian image with the latest SDR software pre-installed and ready to go. Compatible with every Raspberry Pi. {: .fs-6 .fw-300 }

Download Latest Version{: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 } View it on GitHub{: .btn .fs-5 .mb-4 .mb-md-0 }


The PiSDR is a Raspbian based operating system for the Raspberry Pi pre-loaded with multiple Software Defined Radio software. It was created to serve as a fast and reliable bootstrap for SDR projects.


Support

This is a single person project with limited time and resources to acquire expensive SDRs. Only radios validated by tests are supported by this image. This is a limitation to maintain a certain level of quality. If you are a vendor and want your SDR supported by this image, consider donating one unit to the project.

Software

List of pre-installed software: SDR Angel, Soapy Remote, GQRX, GNURadio, LimeUtil, and LimeVNA.

Learn more Pre-Installed Software.

Radios

We currently support the following SDRs: RTL-SDR, LimeSDR, PlutoSDR, Airspy, and Airspy HF.

Learn more Supported Radios.

Computers

The latest version of the PiSDR (v3.0) supports every Raspberry Pi model (Zero, 1, 2, 3 and 4).

Learn more Supported boards.


Getting started

Download

Since the download file is quite large, we created a poll of mirrors to ensure the fastest possible download. Click in the button below to be automatically redirected to the fastest mirror for you.

Download Torrent (Fastest){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 } Download Web{: .btn .fs-5 .mb-4 .mb-md-0 .mr-2 }

Download Mirrors

Status Server Location Version TAR ZIP
Official Torrent/Web 3.0 Download
Collaborator Edge Deployment 3.0 Download Download
Collaborator Europe 3.0 Download Download
Collaborator US-East 3.0 Download

Installation

The installation process is the same as the vanilla Raspbian. You will need a MicroSD card with at least 16GB of capacity. To transfer the image file to the memory card we recommend the open-source and multi-platform balenaEtcher.

If you are feeling quite adventurous, you can copy the image to the memory card using dd. Warning: One should be extremely cautious using dd, as with any command of this kind it can destroy data irreversibly.

$ dd bs=4M if=pisdr_v3.0.img of=/dev/sdX conv=fsync

Usage

This image can be used as a standard Raspbian desktop environment. The HDMI Output, SSH, and Remote VNC are enabled by default. For usage information about any pre-installed software, please refer to our Software Page.

Warning: It is important to change the credentials after the first login to ensure your security.

SSH

To access the system with this option, you will need an SSH client. This is built-in inside the Command-Line of most operating systems (Linux, macOS and Windows 10). As a GUI alternative, we recommend using the PuTTY application available for Linux and Windows.

$ ssh pi@pisdr.local
Password: raspberry

VNC

The remote desktop can be accessed using any VNC client. The credentials are the same from the SSH. The default screen resolution is set to 720p. This setting can be easily changed inside the raspi-config menu (Advanced > Resolution). Note: The Remmina Client is known to be incompatible with this VNC Server.


About the project

PiSDR Project was created and maintained since 2019 by Luigi F. Cruz.

Donation

Donations are welcome. Hit me up on Twitter or Email if you want to buy me a coffee.

License

PiSDR is distributed by an MIT license.

Disclaimer

This project isn’t in any way associated with the Raspberry Pi Foundation.

Contributing

Everyone is very welcome to contribute to our project. Project icon made by Smashicons.