Skip to content

DerpyDoggo11/PiSat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 19, 2026
4f5bf16 · · Jul 19, 2026

History

16 Commits
Jul 14, 2026
Jul 19, 2026
Jul 14, 2026
Jul 19, 2026
Jun 18, 2026
Jun 18, 2026
Jul 19, 2026
Jul 19, 2026
Jun 18, 2026
Jun 18, 2026

Repository files navigation

PiSat

A GPS Microcontroller for RTK GPS applications

3D Preview

3D PCB

Wiring

PCB

Schematic

Schematic

Download the ./latestProduction folder to begin fabricating through JLCPCB.

Introduction

PiSat is a complete microcontroller with an embbedded GPS chip all in the footprint of a Raspbbery Pi. It uses an RP2350 for parallel computing + an esp32 for wifi connectivity. In addition, it uses the PNT-SG3FS-TR GPS chip with an SMA connector to attach an external GPS antenna. It also can run completely on battery power for an estimated 12 hours (based on the suggested battery) at full load.

The main use case for this is in the Real Time Kinematic (RTK) GPS system, which requires two GPS recievers: one at a known location and one at the location being tracked. By calculating the error that both recievers share with other satilletes, this method can track an object down to just a few centimeters. The main drawback to RTK GPS systems is that they usually require expensive mcu for the calculations + external GPS modules which can increase the cost substantially. A fully embbedded approach makes the price much more approachable to hobbists.

Note: this is licensed under the GPL/GNU license which means editing it is fine, just make sure to keep it open source.

Bill of Materials

(Minimum build for RTK GPS system: 2 PiSats)

Quantity Components Price Link
2 18650 Batteries ~$20 (with shipping) here
2 GPS Antenna $7 (Flexible Antenna) or $10 (Straight Antenna) here or here
2 2.4G Wifi Antenna $3.55 here
2 PiSat PCBs ~$100 (with shipping, cost can vary widely however) Download repo, extract fabrication files from ./latestProduction, and fabricate through JLCPCB (complete instructions for this may come soon)

Total cost: $130.55

Cost per unit: $65.28


Tools:

  • Soldering iron + solder

Assembly:

  1. (If using vertical mount case) Screw into 3 of the mounting holes on the board, only screw into the 1 mounting hole below the battery if completely necessary
  2. Solder on the battery connector
  3. Screw in the wifi antenna onto the esp32
  4. Screw in the GPS antenna onto the SMA connector
  5. Insert battery into battery connector and turn on

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

No packages published