KS0319 keyestudio GPS Module: Difference between revisions

From Keyestudio Wiki
Jump to navigation Jump to search
 
(31 intermediate revisions by the same user not shown)
Line 1: Line 1:


== Keyestudio Relay Module(Black and Environmental-friendly) ==


<br>[[File:KS0319.png|500px|frameless|thumb]]<br>
<br>[[File:KS0319.png|600px|right|thumb|keyestudio GPS Module]]<br>


<br>
== Overview ==
== Overview ==
This GPS module is based on the NEO-7M, can be used for satellite positioning. <br>
This GPS module is based on the NEO-7M, can be used for satellite positioning. <br>
Line 9: Line 9:
This module has an on-board ceramic antenna, which can easily locate the satellite in an open place without an external antenna. It also welded with an SMA head, which can be used for an external antenna, to make the search positioning ability more stronger. <br>
This module has an on-board ceramic antenna, which can easily locate the satellite in an open place without an external antenna. It also welded with an SMA head, which can be used for an external antenna, to make the search positioning ability more stronger. <br>
When using, you can debug the GPS module using the data cable via the micro usb interface. Or through the reserved serial port interface, use USB to serial port modules or external MCU to receive the GPS information.<br>
When using, you can debug the GPS module using the data cable via the micro usb interface. Or through the reserved serial port interface, use USB to serial port modules or external MCU to receive the GPS information.<br>
'''''Pay special attention to:'''''<br>
 
<span style=color:red> '''''Pay special attention to:'''''<br>
If connect the external antenna, the C2 capacitor on the module needs to be removed. The internal antenna and external antenna are used together to cause collision and influence positioning.<br>
If connect the external antenna, the C2 capacitor on the module needs to be removed. The internal antenna and external antenna are used together to cause collision and influence positioning.<br>
Because there is no satellite signal inside the room, the module can only be used outdoors, so cannot be used for positioning indoors. The module has a positioning accuracy of up to 2.5 meters.<br>
Because there is no satellite signal inside the room, the module can only be used outdoors, so cannot be used for positioning indoors. The module has a positioning accuracy of up to 2.5 meters.<br>


<br>
== Features ==
== Features ==
* On-board with ceramic antenna, which can easily locate the satellite in an open place without an external antenna.
* On-board with ceramic antenna, which can easily locate the satellite in an open place without an external antenna.
Line 19: Line 21:
* Reserved serial port interface, used for USB to serial port modules or external MCU to receive the GPS information.
* Reserved serial port interface, used for USB to serial port modules or external MCU to receive the GPS information.
* Comes with a signal indicator, indicating whether the GPS receive the information or not.
* Comes with a signal indicator, indicating whether the GPS receive the information or not.
<br>[[File:KS0319-1.png|500px|frameless|thumb]]<br>


== Element and Interface Introduction: ==
<br>
== Dimensions ==
<br>[[File:KS0319-1.png|800px|frameless|thumb]]<br>
 
<br>
== Element and Interface Introduction ==
Below is an explanation of what every element and pin of the board does.
Below is an explanation of what every element and pin of the board does.
<br>[[File:KS0319-2.png|500px|frameless|thumb]]<br>
<br>[[File:KS0319-2.png|800px|frameless|thumb]]<br>
<br>[[File:KS0319-3.png|500px|frameless|thumb]]<br>
<br>[[File:KS0319-3.png|800px|frameless|thumb]]<br>


{| width="80%" cellspacing="0" border="1"
{| width="80%" cellspacing="0" border="1"
Line 35: Line 41:
|-
|-
| align="center" | 1
| align="center" | 1
| align="center" | VCC
| align="center" | '''VCC'''
| align="light" | Power(DC 3.3-5V)
| align="light" | Power(DC 3.3-5V)
|-
|-
Line 41: Line 47:
|-
|-
| align="center" | 2
| align="center" | 2
| align="center" | GND
| align="center" | '''GND'''
| align="light" | Ground
| align="light" | Ground
|-
|-
Line 47: Line 53:
|-
|-
| align="center" | 3
| align="center" | 3
| align="center" | TXD
| align="center" | '''TXD'''
| align="light" | '''Serial transmit:''' connected to the RXD of microcontroller and USB to serial module.
| align="light" | '''Serial transmit:''' connected to the RXD of microcontroller and USB to serial module.
|-
|-
Line 53: Line 59:
|-
|-
| align="center" | 4
| align="center" | 4
| align="center" | RXD
| align="center" | '''RXD'''
| align="light" | '''Serial receive:'''  connected to the TXD of microcontroller and USB to serial module.
| align="light" | '''Serial receive:'''  connected to the TXD of microcontroller and USB to serial module.
|-
|-
Line 59: Line 65:
|-
|-
| align="center" | 5
| align="center" | 5
| align="center" | PPS
| align="center" | '''PPS'''
| align="light" | Clock pulse output pin (GPS second pulse signal, 1 piece per second, used to indicate the <br>
| align="light" | Clock pulse output pin (GPS second pulse signal, 1 piece per second, used to indicate the <br>
time of the whole second. The accuracy is up to nanoseconds, and there is no cumulative error.)
time of the whole second. The accuracy is up to nanoseconds, and there is no cumulative error.)
Line 65: Line 71:
|}
|}


== Technical Parameters: ==
<br>
== Technical Parameters ==
*Operating Voltage: DC 3.3-5V  
*Operating Voltage: DC 3.3-5V  
*Current: 40mA
*Current: 40mA
Line 71: Line 78:
*Output frequency: 1Hz ( modified through U-CENTER)
*Output frequency: 1Hz ( modified through U-CENTER)


== Schematic Diagram: ==
<br>
<br>[[File:KS0319-4.png|500px|frameless|thumb]]<br>
== Schematic Diagram ==
<br>[[File:KS0319-4.png|800px|frameless|thumb]]<br>


== Example Use: ==
<br>
== Example Use ==
'''Step1:''' Connect the FT232 module to the computer, and install well the driver. Then for '''computer properties - Device Manager''', find the corresponding COM port (COM297).<br>
'''Step1:''' Connect the FT232 module to the computer, and install well the driver. Then for '''computer properties - Device Manager''', find the corresponding COM port (COM297).<br>
<br>
'''Step2:''' Connect the GPS module to FT232 module, shown below. ('''Note:''' FT232 module Not Included, or you can click the link here to purchase it: http://www.keyestudio.com/ks0277.html )<br>


'''Step2:''' Connect the GPS module to FT232 module, shown below. (Note:FT232 module Not Included, or you can click the link here to purchase it: http://www.keyestudio.com/ks0277.html )<br>
{| width="50%" cellspacing="0" border="1"
 
 
{| width="80%" cellspacing="0" border="1"
|-
|-
! align="center" scope="col" | GPS module
! align="center" scope="col" | GPS module
Line 106: Line 114:
|-
|-
|}
|}
<br>
<br>
'''Step3:''' Use the functional debug assistant to debug it, for GPS positioning function, set the COM port and baud rate (default 9600). Open the serial port, wait for a moment, it will show your positioning. <br>
{|style="width:50%;background-color:#E40082;color:#FEFEFE;"
|style="padding: 3px;"|
<span style=color:white> '''Note the GPS module can only for outdoors use, cannot positioning indoors.'''  </span><br>
|}
<br>[[File:KS0319-5.png|800px|frameless|thumb]]<br>


'''Step3:''' Use the functional debug assistant to debug it, for GPS positioning function, set the COM port and baud rate (default 9600). Open the serial port, wait for a moment, it will show your positioning. <br>
<br>
Note that the GPS module can only for outdoors use, cannot positioning indoors. <br>
<br>[[File:KS0319-5.png|500px|frameless|thumb]]<br>


== Resources ==
== Resources ==
 
https://fs.keyestudio.com/KS0319
[https://drive.google.com/open?id=1T1bL28GKuSvnIuCFVxtSCp5ZA4UksUFX  File Download ]


== Get One Now ==
== Get One Now ==
* [https://www.keyestudio.com/keyestudio-gps-neo-7m-module-for-arduino-p0355.html  Official Website]


http://www.keyestudio.com/ks0317.html
* [https://www.aliexpress.com/store/product/Keyestudio-GPS-NEO-7M-Module-For-Arduino/1452162_32901144640.html?spm=2114.12010615.8148356.9.142744b9dkytzz  Shop on Aliexpress]
 






[[Category: Module ]]
[[Category: Module ]]

Latest revision as of 08:26, 28 April 2021



keyestudio GPS Module



Overview

This GPS module is based on the NEO-7M, can be used for satellite positioning.
The module supports NMEA standard protocol output, built-in FLASH, and can save the setting information after power-off without external EEPROM.
This module has an on-board ceramic antenna, which can easily locate the satellite in an open place without an external antenna. It also welded with an SMA head, which can be used for an external antenna, to make the search positioning ability more stronger.
When using, you can debug the GPS module using the data cable via the micro usb interface. Or through the reserved serial port interface, use USB to serial port modules or external MCU to receive the GPS information.

Pay special attention to:
If connect the external antenna, the C2 capacitor on the module needs to be removed. The internal antenna and external antenna are used together to cause collision and influence positioning.
Because there is no satellite signal inside the room, the module can only be used outdoors, so cannot be used for positioning indoors. The module has a positioning accuracy of up to 2.5 meters.


Features

  • On-board with ceramic antenna, which can easily locate the satellite in an open place without an external antenna.
  • Welded with an SMA head, used for an external antennato make the positioning ability stronger.
  • Comes with micro usb interface, for debugging the GPS module via data cable.
  • Reserved serial port interface, used for USB to serial port modules or external MCU to receive the GPS information.
  • Comes with a signal indicator, indicating whether the GPS receive the information or not.


Dimensions


thumb


Element and Interface Introduction

Below is an explanation of what every element and pin of the board does.
thumb

thumb

No. Pins Explanation
1 VCC Power(DC 3.3-5V)
2 GND Ground
3 TXD Serial transmit: connected to the RXD of microcontroller and USB to serial module.
4 RXD Serial receive: connected to the TXD of microcontroller and USB to serial module.
5 PPS Clock pulse output pin (GPS second pulse signal, 1 piece per second, used to indicate the

time of the whole second. The accuracy is up to nanoseconds, and there is no cumulative error.)


Technical Parameters

  • Operating Voltage: DC 3.3-5V
  • Current: 40mA
  • Default buad rate: 9600 ( modified through U-CENTER)
  • Output frequency: 1Hz ( modified through U-CENTER)


Schematic Diagram


thumb


Example Use

Step1: Connect the FT232 module to the computer, and install well the driver. Then for computer properties - Device Manager, find the corresponding COM port (COM297).

Step2: Connect the GPS module to FT232 module, shown below. (Note: FT232 module Not Included, or you can click the link here to purchase it: http://www.keyestudio.com/ks0277.html )

GPS module FT232 module
VCC VCC
GND GND
TXD RXD
RXD TXD



Step3: Use the functional debug assistant to debug it, for GPS positioning function, set the COM port and baud rate (default 9600). Open the serial port, wait for a moment, it will show your positioning.

Note the GPS module can only for outdoors use, cannot positioning indoors.


thumb


Resources

https://fs.keyestudio.com/KS0319

Get One Now