https://github.com/jamesduncombe/gps-parser
GPS Parser in Ruby. Parses NMEA sentences into something useful for Ruby Processing
https://github.com/jamesduncombe/gps-parser
Last synced: 4 months ago
JSON representation
GPS Parser in Ruby. Parses NMEA sentences into something useful for Ruby Processing
- Host: GitHub
- URL: https://github.com/jamesduncombe/gps-parser
- Owner: jamesduncombe
- Created: 2012-12-05T17:39:02.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-04T13:52:09.000Z (about 12 years ago)
- Last Synced: 2025-01-12T07:09:25.120Z (6 months ago)
- Language: Ruby
- Size: 125 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GPS Parser
GPS Parser in Ruby. Parses NMEA sentences into something useful for [Ruby Processing](https://github.com/jashkenas/ruby-processing) for example.
Working on wrapping this up into a useable gem at the moment.