by Giuseppe Petriccione (1 Submission)
Category: String Manipulation
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(9 Votes)
This program decode AIS message (ship reporting position) in NMEA format (string 6 bit Ascii). In this version decode only msg 1, 2 e 3. If you vote me I'll continue with all other message and with an automatic viewer (like from serial or ethernet port)
Inputs
just insert the MNEA sentence (message) in input box and decode
Code Returns
NMEA Decoded message
Download AIS NMEA DEcoder (4 KB)