We took the Neo-6M GPS module from a previous tutorial, added the LCD Rotary Encoder shield, and are displaying the GPS data (lon / lat, time / date, altitude, speed / heading) on the LCD. Turn the Rotary Encoder to display other “pages” of information. (For Internet Time Client, see http://www.instructables.com/id/Arduino-Internet-Time-Client/)
Connections:
GPS Rx to Arduino pin 12
GPS TX to Arduino pin 11
GPS VCC to +5v
GPS Gnd to Gnd
Become the Maker you were born to be. Try Arduino Academy for FREE!
i want to know schematic circuit that you used in project.
As it says above in the article:
GPS Rx to Arduino pin 12
GPS TX to Arduino pin 11
GPS VCC to +5v
GPS Gnd to Gnd
Hi
Speed and height may indicate in a European system? (Km, meters)
you can do those conversions in code.