Paul contacted me for help in rigging up a method to save RC Plane GPS data from a U-blox neo-6m GPS Module to an SD card using and Arduino. I had already created most of the code when experimenting with the U-blox module but I just needed to get that data into a CSV format for Google Maps.
Code: http://davidjwatts.com/wp-content/uploads/2016/01/GPS-to-SDcard-in-CSV-format-v71.ino
Google Fusion Tables – http://tables.googlelabs.com
Hello david, I have a question about the result of my code, I didn’t get latitude and longitude. The result is always .00000 , Can u help me to find the problem ? btw, i didn’t use the sd modul and i think that’s not a problem.
Attachment