Skip to content

Fast, easy and compact library for getting latitude/longitude/height and horizontal/vertical-accuracy from the neo6m with only 3 lines of code.

License

Notifications You must be signed in to change notification settings

VaTTeRGeR/NEO6M

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEO6M

Fast, easy and compact library for getting latitude/longitude/height and horizontal/vertical-accuracy from the neo6m with only 3 lines of code.

The minimal example project "SimpleGPS" shows you how to use the library.

It is important that you edit neo6m.h before you use the library to set which serial port is used!

To use SerialX set this (replace X with any number) in neo6m.h:

#define _serial SerialX

Thats all!

About

Fast, easy and compact library for getting latitude/longitude/height and horizontal/vertical-accuracy from the neo6m with only 3 lines of code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages