elektrobil / WiFiTri

WiFi Triangulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

WiFi Triangulation

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%