Create README.md

This commit is contained in:
Mike Barela 2019-05-09 09:14:05 -04:00 committed by GitHub
parent bdeb372f9c
commit 507482d7bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
GPStest_RMC/README.md Normal file
View file

@ -0,0 +1,16 @@
## GPStest_RMC
A simple sketch to read GPS data and parse the $GPRMC string
see http://www.ladyada.net/make/gpsshield for more info
If using Arduino IDE prior to version 1.0,
make sure to install newsoftserial from Mikal Hart
http://arduiniana.org/libraries/NewSoftSerial/
This code was formerly at https://github.com/adafruit/GPS-shield-RMC-test-sketch - this has now been archived.
If you are looking to make changes/additions, please use the GitHub Issues and Pull Request mechanisms.
All code MIT License, please attribute to Adafruit Industries, Limor Fried
Please consider buying your parts at [Adafruit.com](https://www.adafruit.com) to support open source code