An open API service indexing awesome lists of open source software.

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

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.