0% found this document useful (0 votes)
407 views2 pages

Arduino GY-NEO6MV2 GPS Module C/W Antenna & Flight Control EEPROM

This document provides instructions for interfacing an Arduino Uno with a GY-NEO6MV2 GPS module, including a list of needed materials (Arduino Uno, GY-NEO6MV2 module, resistors, wires) and instructions to connect the four pins on the module to the Arduino and upload sample code to obtain location data from the GPS module.

Uploaded by

Fadly Shafiq
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
407 views2 pages

Arduino GY-NEO6MV2 GPS Module C/W Antenna & Flight Control EEPROM

This document provides instructions for interfacing an Arduino Uno with a GY-NEO6MV2 GPS module, including a list of needed materials (Arduino Uno, GY-NEO6MV2 module, resistors, wires) and instructions to connect the four pins on the module to the Arduino and upload sample code to obtain location data from the GPS module.

Uploaded by

Fadly Shafiq
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Arduino GY-NEO6MV2 GPS Module c/w Antenna & Flight Control EEPROM

The GY-GPS6MV2 is an affordable and easy-to-use GPS module (that uses the u-blox NEO-
6M-001 chip). In this tutorial we will use the Arduino Uno to interface with it.

Things needed are:

 Arduino Uno
 NEO6MV2 Gps Module
 10kΩ resistor
 4.7kΩ resistor
 Wires

There are only four pins on the GY-GPS6MV2 module, set up the hardware as shown below

Then copy the code into arduino.ide. Finally, opened the serial monitor and if the module fails to
get a fix, try to use it near a window or outdoors.

_____________________________________________________________________________________
For purchase & enquiries, please contact [email protected] or call 04-5041617
This sample code is to demonstrate the normal use of a TinyGPS object.

_____________________________________________________________________________________
For purchase & enquiries, please contact [email protected] or call 04-5041617

You might also like