Hello everyone,
I’d like to get a precise GNSS system with CAN output. Could I route the data output of the RTK Facet to a CAN dev board? How involved would it be to tweak the data output for CAN?
Thanks.
Hello everyone,
I’d like to get a precise GNSS system with CAN output. Could I route the data output of the RTK Facet to a CAN dev board? How involved would it be to tweak the data output for CAN?
Thanks.
What is your application?
NMEA output from Facet is simple enough: https://docs.sparkfun.com/SparkFun_RTK_ … onnection/
This serial would then be piped into a CAN controller like the MCP2515. We have a shield that will do this but you can likely forgo the Arduino: https://www.sparkfun.com/products/13262
Thank you, I’ll start looking into it.