Skip to content

willmeyer/jgps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jGPS

A Java interface for communicating with GPS receiver devices. The library includes a generic interface as well as specific implementations for devices exposing the NMEA protocol over an RS-232 connection (very common).

Requirements & Setup

  • A connected NMEA-compatible GPS device via a (real or virtual) serial port
  • The jRS232 package and its com.willmeyer.jrs232, with its install requirements

Using the Library

See com.willmeyer.jgps.nmea for different device implementations.

About

A Java interface for NMEA-compatible GPS receiver devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages