Arduino GPS module

Submitted by Bharath on Sat, 01/14/2017 - 12:25

I want to know how to measure distance between two Arduino Uno using Google maps in real time(live)

You can use two GPS modules on each arduino. 

Get the co-ordinates of each module and feed it into google maps. 

  Joined August 16, 2016      998
Tuesday at 12:29 AM

You can get the Longitude and Latitude of the both GPS modules and them separately mark them in Google's MAP and then you can draw the line to calculate the distance.

  Joined January 21, 2017      2
Saturday at 12:24 PM