Java Marine API is an NMEA 0183 library for Java.
For furher info and latest source code, see project's Github pages.
http://github.com/ktuukkan/marine-api/
Features
- Detects and reads NMEA sentences from any input stream
- Extendable base parser for implementing custom parsers
- Custom parsers may be added at runtime
- Extendable base provider for higher level data updates (e.g. position, heading)
- Supports also AIS and SeaTalk to some extent
- General utility classes for data handling
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow Java Marine API
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Very nice package. Hugely better than hacking message parsers together from scratch.
-
Good work:)
-
good documentation with JavaDoc