We are about to switch to a new forum software. Until then we have removed the registration on this forum.
How can I read gps coordinates and show this in a map ? I have a map using the GoogleMapper library. Does anyone has an example or something ????
Answers
"How can I read gps coordinates"
Depends where you want to get them. Device? Text file? Internet API?
Perhaps search (from the main site) the GPX keyword...
Hi Philho, I will use an GPS MODULE( FOR ARDUINO). My idea is to get the coordinates with gps module and transfer the coordinates for an Google API and show in the map.
Hi, for example send from arduino to processing:
for receiving data in the processing googlemapper, it is similar to: