Difference between revisions of "PiHPSDR"

From HPSDRwiki
Jump to: navigation, search
(Compiling PiHPSDR)
(System Requirements)
Line 6: Line 6:
 
It can be compiled and run on most Linux and Apple Mac systems without using GPIO.
 
It can be compiled and run on most Linux and Apple Mac systems without using GPIO.
  
It is recommended to use a Raspberry Pi 4 4 GB or 8 GB versions if running 64bit OS.  The 2 GB version will work OK using the Raspberry Pi 32 bit OS.
+
It is recommended to use a Raspberry Pi 4 with 4GB or 8GB of memory if running Ubuntu 64bit OS.  The 2GB version will work OK using the Raspberry Pi 32 bit OS.
+
 
 
=== Compiling PiHPSDR ===
 
=== Compiling PiHPSDR ===
  

Revision as of 05:22, 3 December 2020

System Requirements

PiHPSDR is software designed to run on the Raspberry Pi using the official 7 inch touch screen. It can be compiled to include support for Rotary Encoders and Push Buttons using the GPIO pins and/or the i2c interface.

It can be compiled and run on most Linux and Apple Mac systems without using GPIO.

It is recommended to use a Raspberry Pi 4 with 4GB or 8GB of memory if running Ubuntu 64bit OS. The 2GB version will work OK using the Raspberry Pi 32 bit OS.

Compiling PiHPSDR

Compiling on Raspberry Pi OS (32 bit)

Compiling on Raspberry Pi Ubuntu 20.10 (64 bit)