Set up a SatNOGS Client on a Raspberry Pi

To set up my Raspberry Pi, I followed the SatNOGS wiki’s Raspberry Pi 3 page, which contains links to the client software in GitLab, RPi’s flashing instructions and steps to do the initial config once the RPi is booted up. I also referred to the Raspberry Pi documentation.

Here’s a breakdown…

Hardware Needed:

  • Raspberry Pi 3 Model B
  • Micro SD Card (32GB max)
  • HDMI Monitor
  • Power Supply (2+ Amps at 5V; like a phone charger)
  • USB Keyboard
  • USB Mouse (optional)

Software Needed:

Steps:

  1. Download the Raspbian SatNOGS zipped image, info and checksum
  2. Flash the Raspbian-SatNOGS-lite image to the microSD card with Etcher
  3. Plug in the microSD and the monitor, then plug in the power.
  4. Once the RPi boots up, plug in the keyboard and mouse.
  5. Log in. (Defaults for raspbian are user = pi, password = raspberry)
  6. passwd to change your password
  7. sudo raspi-config and followed directions on the satnogs wiki RPi page to configure my device (default is UK/English settings)