Skip to content

tomoto/gpsvisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my personal experimental GSP satellite visualization project. This project includes the NMEA GPS message parser (Java) and the visualizer application (Processing). It worked with M5Stack's GPS Unit (AT6558) in my location. See the video at https://youtu.be/IK79sHW0ylA .

GPS Visualizer

  • Connect your GPS unit to the serial port, modify the configuration in gpsvisualizer/GPSVisualizer.pde, and run it on Processing 3.

  • Screenshot: Screenshot

NMEA GPS Parser

  • You may use the parser module by itself if it satisfies your application's requirement. SimpleGPSAggregator will be the best place to start with. If you need more control, look at GPSParser.

  • If you changed the parser code for your needs and want to use it in the GPS visualizer application, run build-nmeagps.bat to rebuild the jar and deploy it to the application folder.

About

Java GPS Visualizer with NMEA GPS parser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages