Skip to content

AvXI/GPS-Tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GPS-Tracking

This code uses the Geopy library to get the current location coordinates, and then calculates the distance between the current location and a specified target location using the geodesic function. If the distance is less than 50 meters, the code logs the current location and waits for 10 seconds before checking again. If the distance is greater than or equal to 50 meters, the code waits for 60 seconds before checking again.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages