Skip to content

Running an Adafruit Ultimate GPS v3 on a Raspberry Pi Pico

Notifications You must be signed in to change notification settings

CAProjects/Adafruit-GPS-Pico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Pico + Adafruit Ultimate GPS

This is a modification of my python XavierNX and pi-top[4] GPS script

It gets the GPS data from the Adafruit Ultimate GPS v3 and parces NMEA messages for GPGGA, GPGSA, GPRMC and GPZDA

Requirements

  • a PC, Mac or Raspberry Pi
  • Raspberry Pi Pico
  • Adafruit Ultimate GPS v3
  • Some jumper wires
  • SMA Active Antenna (optional)
  • uFL to SMA adapter (optional)

To Do

  • Error handling
  • integrate a screen and display data
  • add Micro SD card breakout
  • log data to micro SD
  • figure out power management
  • workout battery capaciy
  • design a waterproof shell for it all

About

Running an Adafruit Ultimate GPS v3 on a Raspberry Pi Pico

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages