Skip to content

JHershey69/WiFiTri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WiFiTri

WiFi Triangulation

Latest Version: 1.0.0

Requires a Google API Key
Requires ArduinoJson v6 and HTTPClient

Source code has instructions for use.
Simply call the method with your Google API Key
to triangulate your earthly position by WiFi Triangulation.
Returns Latitude and Longitude
Can be used with any application requiring position and with a WiFi
connection available. If fewer than 3 MAC addresses are found will
exit with an error.

Was originally part of OpenWeatherOneCall, now a stand alone library