0x8 Logo

Ways to Produce NMEA Checksums in order to produce correct NMEA Strings | 0x8 Projects


Project: Simple generation of NMEA Checksumsnmea Checksum generator screenshoot
  • Type: Windows32 Application / php script
  • Req: Windows application "as it is"

  • Status: Ready to roll ...
  • License: N/A

Overview

to test Applications and System its required to send correct test strings.

NMEA Requires to end every sequence with a "Checksum" this checksum is generated from the string itself.
more info about nmea, in order to supply always correct strings my good friend Vitaly make me this small C++ Application based on the PHP Code Below.

Application

This application is copyright by Myself !
ou can freely use it ... without any given warranty.
- Download C++ NMEA Code Generator

Requirements:
- Working Windows Envioment
- some systems require to install C++ Libarys wich can be found on the Microsoft Website.

PHP Code

You can freely use it ... without any given warranty.
- Run NMEA Checksum Generator right here
- Download PHP NMEA Code Generator

Requirements:
- PHP 5 or 5

ToDo