SheffieldEcoMotorsports / GPS-arduino

GPS geolocation using TinyGPS in Arduino
0 stars 0 forks source link

GPS geolocation using TinyGPS

Code to interface with the GPS module and extract geolocation information (latitude and longitude) if sufficient satellites are available. Please do not test indoors as the GPS may not detect any satellites, thus no geolocation information will be printed.

Code devloped by Sheffield Eco Motorsports.

Wiring

Required libraries

These libraries are included in the repository.

Additional resources