Hello, I am a student and I want to know if it is possible to locate an object on a Map, specifically with an Arduino MKR wifi 1000 where it is located in real time to know its location and visualize it by means of a map
Yes… using the GPS in your phone and GPS Streaming Widget (for phone location - Android only so far) or a GPS module on the hardware side (with whatever code the module requires - Google for that).
As for the how-to… Try reading the Documentation, trying out the Examples and Searching this forum for other GPS related projects
1 Like