Datasheet
6
To View data in Google Earth:
1) Click File -> Database Export -> Google Earth KML
2) This Should launch Google Earth with the history that was captured by u-center.
3) Alternatively, data can be recorded by pressing the red circle on the toolbar which will then ask
you where you want to save the record.
4) When you have captured enough data, click the black square to stop recording.
5) You can then convert the .ubx file generated to KML by using uploading the ubx file
to GPSVisualizer
3.2 With Raspberry Pi
1. You should have got a raspberry pi and a grovepi or grovepi+.
2. You should have completed configuring the development environment, otherwise follow here.
3. Connection. Plug the sensor to grovepi socket D4 by using a grove cable.
4. Navigate to the demos' directory:
cd yourpath/GrovePi/Software/Python/
To see the code
nano grove_gps.py # "Ctrl+x" to exit #