Skip to content

Library to control UBX binary protocol and NMEA over I2C on Ublox GPS modules

License

Notifications You must be signed in to change notification settings

aseelye/SparkFun_Ublox_Particle_Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aaron's port of the SparkFun Ublox Arduino Library. All credit goes to the people at SparkFun.

SparkFun GPS-RTK - NEO-M8P-2

SparkFun GPS-RTK - NEO-M8P-2 (SPX-14980)

The NEO-M8P-2 module is the top-of-the-line module for high accuracy GNSS and GPS location solutions including RTK. The NEO-M8P-2 is unique in that it is capable of both rover and base station operations. The ‘-2’ designation means this module has survey-in mode allowing the module to become a base station and produce RTCM 3.x correction data.

This library allows the reading of NMEA data over I2C as well as sending binary UBX configuration commands over I2C. This is helpful for configuring advanced modules like the NEO-M8P-2.

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Documentation

License Information

This product is open source!

Various bits of the code have different licenses applied. Anything SparkFun wrote is beerware; if you see me (or any other SparkFun employee) at the local, and you've found our code helpful, please buy us a round!

Please use, reuse, and modify these files as you see fit. Please maintain attribution to SparkFun Electronics and release anything derivative under the same license.

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.

About

Library to control UBX binary protocol and NMEA over I2C on Ublox GPS modules

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%