Skip to content
This repository has been archived by the owner on Apr 20, 2019. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 930 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 930 Bytes

GPS Dog Collar Tutorial

This repository has been archived

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