Skip to content

Commit cfb60e5

Browse files
TD-ermikalhart
authored andcommitted
Create README.md (#55)
1 parent 6ec3984 commit cfb60e5

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# TinyGPSPlus
2+
A new, customizable Arduino NMEA parsing library
3+
A *NEW* Full-featured GPS/NMEA Parser for Arduino
4+
TinyGPS++ is a new Arduino library for parsing NMEA data streams provided by GPS modules.
5+
6+
Like its predecessor, TinyGPS, this library provides compact and easy-to-use methods for extracting position, date, time, altitude, speed, and course from consumer GPS devices.
7+
8+
However, TinyGPS++’s programmer interface is considerably simpler to use than TinyGPS, and the new library can extract arbitrary data from any of the myriad NMEA sentences out there, even proprietary ones.
9+
10+
See [Arduiniana - TinyGPS++](http://arduiniana.org/libraries/tinygpsplus/) for more detailed information on how to use TinyGPSPlus

0 commit comments

Comments
 (0)