We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdeb372 commit 507482dCopy full SHA for 507482d
1 file changed
GPStest_RMC/README.md
@@ -0,0 +1,16 @@
1
+## GPStest_RMC
2
+
3
+A simple sketch to read GPS data and parse the $GPRMC string
4
+see http://www.ladyada.net/make/gpsshield for more info
5
6
+If using Arduino IDE prior to version 1.0,
7
+make sure to install newsoftserial from Mikal Hart
8
+http://arduiniana.org/libraries/NewSoftSerial/
9
10
+This code was formerly at https://github.com/adafruit/GPS-shield-RMC-test-sketch - this has now been archived.
11
12
+If you are looking to make changes/additions, please use the GitHub Issues and Pull Request mechanisms.
13
14
+All code MIT License, please attribute to Adafruit Industries, Limor Fried
15
16
+Please consider buying your parts at [Adafruit.com](https://www.adafruit.com) to support open source code
0 commit comments