Skip to content
/ AdaGPS Public

Raspberry Pi port of the Adafruit_GPS (arduino) library and parsing example

License

Notifications You must be signed in to change notification settings

diemkae/AdaGPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdaGPS

This is my Raspberry Pi port of the Adafruit_GPS (Arduino) GPS library and parsing example.

Ported specifically to Raspbian/wheezy and tested using an SMK53 GPS receiver, connected to the Pi's UART (/dev/ttyAMA0), running at 9600 baud.

Note the change to GPS.begin((char*)"/dev/ttyAMA0", 9600);

...

About

Raspberry Pi port of the Adafruit_GPS (arduino) library and parsing example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published