/ GPStest_RMC / README.md
README.md
 1  ## GPStest_RMC
 2  
 3  Parses a RMC (Recommended Minimum) sentence from a GPS using NewSoftSerial
 4  
 5  A simple sketch to read GPS data and parse the $GPRMC string 
 6  see http://www.ladyada.net/make/gpsshield for more info
 7  
 8  If using Arduino IDE prior to version 1.0,
 9  make sure to install newsoftserial from Mikal Hart
10  http://arduiniana.org/libraries/NewSoftSerial/
11  
12  This code was formerly at https://github.com/adafruit/GPS-shield-RMC-test-sketch - this has now been archived.
13  
14  If you are looking to make changes/additions, please use the GitHub Issues and Pull Request mechanisms.
15  
16  All code MIT License, please attribute to Adafruit Industries, Limor Fried
17  
18  Please consider buying your parts at [Adafruit.com](https://www.adafruit.com) to support open source code