TinyGPS-gngga (community library)

Summary

Name Value
Name TinyGPS-gngga
Version 1.0.3
Installs 2750
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

  1. GPS Vcc to 3.3V
  2. GPS GND to GND
  3. GPS Tx to Rx
  4. GPS Rx to Tx

Screenshot

enter image description here

enter image description here

Browse Library Files