Skip to content

POC intended to test capabilities of the GPS module NEO-6M, responsible to get current location coordinates.

Notifications You must be signed in to change notification settings

bolzon/gps-neo6mv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

POC for GPS module NEO-6M

This POC is intended to test capabilities of the GPS module NEO-6M, responsible to get current location coordinates.

Running

This sample code was ran using Arduino 1.8.7.

Libraries to be referenced:

  • SoftwareSerial to connect to the serial port and print output
  • TinyGPSPlus to parse NMEA string generated by the GPS module

Circuit Schema

This is the circuit Schema using Arduino UNO.

Circuit Schema

About

POC intended to test capabilities of the GPS module NEO-6M, responsible to get current location coordinates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages