I’m looking for a GPS module that I can connect to an Arduino and get a pseudo range. I have been having troubling finding one through google. Does anybody know one?
Hi chickenwing,
From a quick look at their datasheets, I believe we have three GPS modules that can receive and process pseudo-range data from a satellite. Here is a list of those three:
All three of these boards can work with Arduino. I would recommend reading through their datasheets and Hookup Guides linked in the “Documents” tab on their respective product page to get started with any of these boards.](SparkFun GPS Module - Copernicus II DIP (12 Channel) - GPS-11858 - SparkFun Electronics)](SparkFun GPS-RTK2 Board - ZED-F9P (Qwiic) - GPS-15136 - SparkFun Electronics)](https://www.sparkfun.com/products/15005)
are ou sure the copernicus II does pseudo range? i can’t find any information on whether or not it does
It should according to the [User Manual. Page 155 discusses Report Packet “0x5A” for GPS Raw data that includes pseudo-range measurements in milliseconds.](https://cdn.sparkfun.com/datasheets/Sensors/GPS/63530-10_Rev-B_Manual_Copernicus-II.pdf)