TinyGPS-gngga (community library)
Summary
Name | Value |
---|---|
Name | TinyGPS-gngga |
Version | 1.0.3 |
Installs | |
License | GNU Lesser General Public License |
Author | Krishnaraj Varma |
Download | .tar.gz |
All Versions | 1.0.3, 1.0.1, 1.0.0 |
TinyGPS (by Mikal Hart) for Spark Core library
Example Build Testing
Device OS Version:
This table is generated from an automated build. Success only indicates that the code compiled successfully.
Library Read Me
This content is provided by the library maintainer and has not been validated or approved. TinyGPS - a small GPS library for Arduino providing basic NMEA parsing Based on work by and "distance_to" and "course_to" courtesy of Maarten Lamers. Suggestion to add satellites(), course_to(), and cardinal(), by Matt Monson. Precision improvements suggested by Wayne Holder. Copyright (C) 2008-2013 Mikal Hart All rights reserved.
--- Adapted by Krishnaraj Varma for Spark Code ---
A MediaTek MT3329 GPS receiver is used in this example application. The sample simply publishes the GPS location every 15 minutes. The HMTL page uses Google Map API to display Spark Core location on a Map. You should replace the tag deviceid and accesstoken with actual values.
Wiring
- GPS Vcc to 3.3V
- GPS GND to GND
- GPS Tx to Rx
- GPS Rx to Tx
Screenshot
Browse Library Files