Copernicus II Hookup Guide

Pages
Contributors: Toni_K

Resources and Going Further

Now that you've gotten your module hooked up and can collect gps data from it, it's time to start integrating the module into your projects. Think about adding in gps navigation to an autonomous robot or creating a data logger for your car to track gas usage in different areas. Let us know what kind of cool projects you come up with, and leave us any feedback you might have on the tutorial. Check the files below for additional resources.

Resources

Need some inspiration for your next project? Check out some of these related tutorials:

GPS Differential Vector Pointer

Use GPS to have two objects, a base and a target, point towards one another. This can be used to aim a directional antenna (or in the case of this project, a laser) from one object to the other object at a distance that is only limited by your ability to provide the base station with the target's GPS location.

Mini GPS Shield Hookup Guide

A hookup guide for the SparkFun Mini GPS Shield.

ESP32 Thing Motion Shield Hookup Guide

Getting started with the ESP32 Thing Motion Shield to detect movements using the on-board LSM9DS1 IMU and adding a GPS receiver. Data can be easily logged by adding an microSD card to the slot.

SparkFun GPS-RTK Dead Reckoning ZED-F9R Hookup Guide

The u-blox ZED-F9R is a powerful GPS-RTK unit that uses a fusion of IMU, wheel ticks, a vehicle dynamics model, correction data, and GNSS measurements to provide highly accurate and continuous position for navigation in the difficult conditions. We will quickly get you set up using the Qwiic ecosystem through Arduino and Python so that you can start reading the output!