gps_neo_6m

Library for the GPS NEO-6M receiver.

Author Rob Jansen, Copyright © 2021..2021, all rights reserved.
Adapted-by
Compiler 2.5r6

Description

JAL library for use of the GPS NEO-6M receiver. 
             This library only provided the functionality to obtain the time and the
             date from the GPS NEO-6M receiver. No GPS location data is provided.


Sources

The NMEA 0183 Protocol. Klaus Betke, May 2000. Revised August 2001.


Notes

The default serial interface of the NEO-6M GPS receiver is 9600 baud,
       1 stopbit, no parity and no flow control. 
       At least one of the JAL serial hardware libraries must be included
       and initialized by the main program with the above settings. 
       This library claims a data buffer of 80 bytes.


Dependencies

No dependency found



Summary

Global variables/contants

Procedures

Functions

Private

API details

Global variables/contants

Procedures

Functions

Private

Related samples

Here are the list of samples which use this library:

16f182516f1825_gps_neo_6m.jal