Skip to content
W9KSB edited this page Jun 10, 2026 · 2 revisions

Pi-Sat Wiki

Pi-Sat is a Raspberry Pi-hosted web application for live satellite tracking, Doppler-aware radio control, SDR coordination, and optional rotator control. I'm sure it could be installed in other environments as well, but I am running it for now as a Pi based project.

This wiki is organized so an operator or developer can get directly to the right section without digging through unrelated material.

Start Here

  • Requirements
    • platform, OS, dependencies, and browser expectations
  • Installation
    • installer flow, manual install, service setup, and first-run guidance
  • Configuration
    • config sections, what they do, and what is hidden from the GUI

Daily Operation

System Design

Hardware and Compatibility

  • Compatible Devices
    • RX, TX, RX+TX layouts, SDR usage, local usb \ serial devices, and network devices

Troubleshooting and Maintenance

  • Troubleshooting
    • startup issues, missing passes, TLE failures, device control problems, and browser issues
  • Updating
    • updater flow, manual update path, and post-update validation
  • Support
    • issue reporting guidance and what information to include

Media

Suggested Reading Paths

New User

  1. Requirements
  2. Installation
  3. Configuration
  4. Daily Usage and Operation
  5. Dashboard Page

Operator

  1. Daily Usage and Operation
  2. Dashboard Page
  3. Satellites Page
  4. Map Page
  5. Monitor Page

Troubleshooting / Support

  1. Troubleshooting
  2. Monitor Page
  3. TLE and Satellite Data
  4. Support

Project Scope

Pi-Sat is designed as an operator-facing control interface rather than a net-new piece of software to do these things. Hamlib pretty much owns this space, this is simply a frontend to the fantastic work that that team does already.

The backend runs on the Raspberry Pi. The browser acts as the main console.

Clone this wiki locally