The files in this repository accompanied an Adafruit Learning System tutorial https://learn.adafruit.com/gps-dog-collar/ and were moved to https://github.com/adafruit/Adafruit_Learning_System_Guides/tree/master/GPS_Dog_Collar
The GPS Dog Collar is a project created by Becky Stern and Tyler Cooper.
Adafruit invests time and resources providing this open source design, please support Adafruit and open-source hardware by purchasing products from Adafruit.com!
Written by Tyler Cooper for Adafruit Industries. BSD license, check license.txt for more information
This code example requires the TinyGPS library which can be downloaded from http://arduiniana.org/libraries/tinygps/
This code example also requires the Adafruit SSD1306 OLED Driver library which can be downloaded from https://github.com/adafruit/Adafruit_SSD1306