diff --git a/SD_Basic_GPS_Logger/README.md b/SD_Basic_GPS_Logger/README.md new file mode 100644 index 000000000..0a10cf09a --- /dev/null +++ b/SD_Basic_GPS_Logger/README.md @@ -0,0 +1,12 @@ +### SD-Basic-GPS-logger +This is an Arduino sketch for using the sirf III GPS with an SD card in Arduino + +***This tutorial is out of date. It is highly suggested that other tutorials be consulted for more modern implementations. This +code is being hosted for legacy purposes.*** + +The files in this repository accompany the tutorial http://www.ladyada.net/make/gpsshield/index.html +and were moved from https://github.com/adafruit/SD-Basic-GPS-logger + +All code MIT License, please keep attribution to Adafruit Industries, Limor Fried + +Please consider buying your parts at [Adafruit.com](https://www.adafruit.com) to support open source code.