New arduino library for the Copernicus II

I thought I’d share the Arduino module I’ve just whipped up for the Copernicus II, which implements TSIP (the high-speed binary communication protocol).

Support for receiving and selecting all the possible position/velocity fixes is built-in, as well as GPS time, status reporting, and hooks for user-processing of TSIP packets.

Code here: https://github.com/trbabb/copernicus

Docs here: http://trbabb.github.io/copernicus/html/modules.html

Example sketch: https://github.com/trbabb/copernicus/tr … ple_sketch

Hope y’all find this useful!

tbabb, this is awesome! Would you mind if we pulled your example code and library into our main repository for the Copernicus here: https://github.com/sparkfun/Copernicus_II_DIP_Module?

Hi,

Yes, go ahead and throw the example code in there!

Awesome! Thank you so much! I have updated the repo if you want to take a look at how we gave you attribution. If anything needs to be changed, please let me know!

Is this is the updated repo that you’re saying?

https://github.com/sparkfun/Copernicus_ … 0aa03d4663

That’s specifically the commit, but yes, that repo is the one I was referring to. You can download a zip of the repo here: https://github.com/sparkfun/Copernicus_II_DIP_Module