background image

7/24/22, 10:43 AM

Grove - GPS (Air530) - Seeed Wiki

https://wiki.seeedstudio.com/Grove-GPS-Air530/

4/12

Play With Arduino

This sample simply reads from the GPS by using software serial
and sends it back on the serial port.

Hardware

Step 1.

 Prepare the below stuffs:

Seeeduino V4.2

Base Shield

Get One Now

[https://www.seeedstudio.com/Seeeduino-
V4.2-p-2517.html]

Get One Now

[https://www.seeedstudio.com/Base
Shield-V2-p-1378.html]

Step 2.

 Connect Grove - GPS to port 

D2

 of Grove-Base Shield.

Step 3.

 Plug Grove - Base Shield into Seeeduino.

Note

If this is the  rst time you work with Arduino, we  rmly recommend you to
see 

Getting Started with Arduino

[https://wiki.seeedstudio.com/Getting_Started_with_Arduino/]

 before the

start.

Summary of Contents for Grove GPS Air530

Page 1: ...0 Confused of your GPS not working well in urbans or outsides under only one or few statelite module Then you should not miss our new Grove GPS Air530 It s a high performance highly integrated multi mode statelite positioning and navigation module It supports GPS Beidou Glonass Galileo QZSS SBAS which makes it ...

Page 2: ...ive Highly integrated Multi mode statelite positioning and navigation Compact size for easy deployment Tiny volume and low power consumption Specifications Tip We ve released the Seeed GPS Modules Selection Guide https wiki seeedstudio com GPS Modules Selection Guide it will help you choose the GPS Module that best suits your needs whatshot Tip More details about Grove modules please refer to Grov...

Page 3: ...orms Supported Arduino Raspberry Pi Getting Started Caution The platforms mentioned above as supported is are an indication of the module s software or theoritical compatibility We only provide software library or code examples for Arduino platform in most cases It is not possible to provide software library demo code for all possible MCU platforms Hence users have to write their own software libr...

Page 4: ...fs Seeeduino V4 2 Base Shield Get One Now https www seeedstudio com Seeeduino V4 2 p 2517 html Get One Now https www seeedstudio com Base Shield V2 p 1378 html Step 2 Connect Grove GPS to port D2 of Grove Base Shield Step 3 Plug Grove Base Shield into Seeeduino Note If this is the first time you work with Arduino we firmly recommend you to see Getting Started with Arduino https wiki seeedstudio co...

Page 5: ... wiki seeedstudio com Grove GPS Air530 5 12 Step 4 Connect Seeeduino to PC via a USB cable Seeeduino Grove GPS 5V Red GND Black D3 White D2 Yellow Note If we don t have Grove Base Shield We also can directly connect Grove GPS to Seeeduino as below edit ...

Page 6: ...e u center software is for windows only edit 1 include SoftwareSerial h 2 SoftwareSerial SoftSerial 2 3 3 unsigned char buffer 64 buffer arr 4 int count 0 counter fo 5 void setup 6 7 SoftSerial begin 9600 the SoftSe 8 Serial begin 9600 the Seria 9 10 11 void loop 12 13 if SoftSerial available if 14 15 while SoftSerial available re 16 17 buffer count SoftSerial read wr 18 if count 64 break 19 20 Se...

Page 7: ...M port that the Arduino is using Step 5 Click Receiver Baudrate and make sure 9600 is selected Step 6 Click View Text Console and you should get a window that will stream NMEA data Step 7 Open the serial monitor You can see as show below 27 28 29 void clearBufferArray function t 30 31 for int i 0 i count i 32 33 buffer i NULL 34 clear all index of array wi 35 ...

Page 8: ...t was captured by u center Step 3 Alternatively data can be recorded by pressing the red circle on the toolbar which will then ask where you want to save the record Step 4 When we have captured enough data click the black square to stop recording Step 5 We can then convert the ubx file generated to KML by using uploading the ubx file to GPSVisualizer http www gpsvisualizer com and the location Red...

Page 9: ...Grove GPS Air530 Seeed Wiki https wiki seeedstudio com Grove GPS Air530 9 12 Schematic Online Viewer Attention Tests would rather be taken outdoors to avoid location inaccuracy caused by bad signal transmission warning ...

Page 10: ...seeedstudio com Grove GPS Air530 10 12 Resources ZIP GPS Schematic PDF https files seeedstudio com wiki Grove GPS_Air_530 Grove GPS_Air530_v1 0_ zip PDF Air 530 User Booklet https files seeedstudio com wiki Grove GPS_Air_530 Air530_GPS_User_Booklet V1 7 pdf ...

Page 11: ...er In this new project we will present our GPS Tracker connected using the GPRS technique and MQTT protocol Project of GPS GPRS Tracker https www hackster io OHAlgerie project https www hackster io OHAlgerie proje of gps gprs tracker 36c425 Tech Support Please submit any technical issue into our forum https forum seeedstudio com ...

Page 12: ...7 24 22 10 43 AM Grove GPS Air530 Seeed Wiki https wiki seeedstudio com Grove GPS Air530 12 12 https www seeedstudio com act 4 html utm_source wiki utm_medium wikibanner utm_campaign newpr oducts ...

Reviews: