D-Star & Hotspots · Part 1 of 3

Pi-Star D-Star Hotspot, Part 1: Hardware, Assembly, and Installation

Pi-Star D-Star series Part 1: Hardware & Installation  ·  Part 2: Pi-Star Configuration  ·  Part 3: Icom Radio Setup

This three-part series walks through building a Pi-Star D-Star hotspot from parts to first QSO. Part 1 covers hardware choices, physical assembly, and getting Pi-Star onto the SD card.

Pi-Star ships as a ready-made image based on Raspberry Pi OS Lite — no desktop GUI. You do not install stock Raspberry Pi OS and Pi-Star separately unless you are doing advanced custom work. The supported path is to flash the Pi-Star image, boot, and open the web dashboard.

Hardware Recommendations

A working hotspot needs five things: a Raspberry Pi, an MMDVM board, a power supply matched to the Pi, an antenna appropriate for the frequency, and an optional display.

Raspberry Pi 5 vs Raspberry Pi Zero 2 W

Board Best for Pi-Star fit Trade-offs
Pi Zero 2 W Desk or portable hotspot in a hat case Excellent — the sweet spot for most D-Star-only hotspots Single USB port; admin pages a bit slower than Pi 4/5; needs quality 2.5 A power
Pi 3B+ / Pi 4 Multi-mode hotspots (D-Star + DMR + YSF) Excellent — more CPU than a Zero needs, snappy web UI Larger footprint; Pi 4 needs more power and cooling if enclosed
Pi 5 Future-proof bench system, heavy multi-reflector use Supported on Pi-Star 4.3.x images (2025–2026 releases) Overkill for D-Star alone; requires official 5 V / 5 A USB-C PSU; runs warmer
Pi Zero W (original) Budget reuse of old hardware Works, but sluggish admin UI Not recommended for new builds — Zero 2 W is the same size and far faster

Practical advice: For a D-Star desk hotspot, a Raspberry Pi Zero 2 W stacked on an MMDVM_HS hat is the default recommendation. A Pi 5 makes sense if you already own one or plan to run multiple digital modes with cross-mode enabled.

MMDVM Board Options

Modern hotspots use boards running MMDVM_HS firmware — the open-source design popularized by the MMDVM_HS_Hat project. You will see them sold under many names (ZUMspot-style boards, BI7JTA boards, AURSINC kits, Jumbospot clones). They are largely interchangeable if the firmware is current.

When you buy a board, confirm band (UHF vs VHF), expected TX/RX offset (most simplex hats are zero offset), and whether an OLED is included.

OLED and Display Options

Antenna Options

RF hygiene Start on a dedicated simplex frequency (438.8000 MHz is widely used for UHF hotspots in the US) and verify TX frequency with a second receiver or SDR before operating near other hams.

Power Supply Options

Pi-Star digital voice hotspot with OLED display showing an active D-Star connection
A typical desk hotspot: Raspberry Pi, MMDVM hat, OLED status display, and a short 70 cm antenna.

Before You Start

  1. Valid amateur radio license — Required for D-Star gateway access.
  2. MicroSD card — 16 GB or larger, name-brand (Samsung, SanDisk).
  3. Card reader — USB adapter for your PC or Mac.
  4. Ethernet or Wi-Fi credentials — Ethernet is more reliable for first boot.

Physical Assembly

  1. Seat the MMDVM hat firmly on the Pi GPIO header. Attach standoffs first if the kit includes them.
  2. Connect the OLED ribbon cable if your hat ships with a separate display board.
  3. Screw the antenna onto the SMA connector hand-tight.
  4. If using a case, fit the assembly and confirm the Pi can breathe — enclosed Pi 4/5 builds need airflow.
  5. Do not apply power until the SD card is inserted (next section).

Install Pi-Star (Raspberry Pi OS Lite Image)

Download the current Pi-Star RPi release from pistar.uk/downloads. As of mid-2026, use Pi-Star_RPi_V4.3.x for Pi 5 or Pi-Star_RPi_V4.2.x for older boards.

Step 1: Download the image

  1. Open pistar.uk/downloads.
  2. Download the Pi-Star_RPi zip for your hardware.
  3. Extract the zip; confirm a .img file is inside.

Step 2: Flash the SD card

  1. Install Raspberry Pi Imager or balenaEtcher.
  2. Insert the microSD card.
  3. In Imager, choose Use custom and select the Pi-Star .img. Do not flash stock Raspberry Pi OS.
  4. Select the correct target drive. Double-check the drive letter.
  5. Write and verify. Safely eject the card.

Step 3: First boot

  1. Insert the microSD card into the Pi.
  2. Connect Ethernet, or plan to configure Wi-Fi after boot.
  3. Apply power. Allow two to three minutes for first-boot filesystem expansion and reboot.

Step 4: Reach the dashboard

  1. On a computer on the same LAN, open http://pi-star.local/admin/.
  2. If mDNS fails, find the Pi’s IP in your router DHCP list and browse to http://<ip>/admin/.
  3. Default login: pi-star / raspberry. Change the password before exposing the hotspot to the internet.

Step 5: Wi-Fi (optional)

  1. Use the Pi-Star WiFi Builder or the admin Wireless Configuration page.
  2. Reboot after saving credentials.
  3. Reconnect at http://pi-star.local/admin/.

Next in this series

Hardware assembled and dashboard reachable? Continue to Part 2: Pi-Star Configuration and D-Star Registration to set your call sign, frequency, reflector, and gateway enrollment. Then Part 3 programs your Icom handheld.