Skip to content

Commit 507482d

Browse files
authored
Create README.md
1 parent bdeb372 commit 507482d

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

GPStest_RMC/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)