Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 354 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 354 Bytes

SphericalUtil_Arduino

Small aproach to Google Maps Spherical Utils library but translated to arduino, currently support only some of the methods but will improve to support majority.
Current version methods:

  • Distance between two coordiantes on earth.
  • Compute positions with specific offsets from another one.

Any contribution is welcomed.