Skip to content

Using a pi-top[4], getting GPS data from the GPIO UART (serial) from an Adafruit Ultimate GPS Breakout v3

Notifications You must be signed in to change notification settings

CAProjects/pitop4-gps-serial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

pi-top[4] GPS via Serial

Displaying GPS data from an Adafruit Ultimate GPS Breakout V3 to the pi-top[4]

pi-top GPS Miniscreen

Hardware Requirements

Please note that this will work with other GPS devices, however, not all NMEA sentences may be available. by default the Adafruit Ultimate GPS Breakout v3 does not show GPZDA by default, which is dame and date sentence but can be enabled with doing a serial write

Software

  • pip3 install pySerial
  • sudo apt install libatlas-base-dev -y (if using virtualenv)

Usefull links

About

Using a pi-top[4], getting GPS data from the GPIO UART (serial) from an Adafruit Ultimate GPS Breakout v3

Topics

Resources

Stars

Watchers

Forks

Languages