mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 11:59:12 +03:00
changes
This commit is contained in:
10
lib/WifiLocation/library.properties
Normal file
10
lib/WifiLocation/library.properties
Normal file
@@ -0,0 +1,10 @@
|
||||
name=WifiLocation
|
||||
version=1.2.6
|
||||
author=Germán Martín
|
||||
maintainer=Germán Martín <gmag11@gmail.com>
|
||||
sentence=Library to get geographic position (lat, lon, accuracy), without GPS, by listening surrounding WiFi networks (Works with ESP8266 and WiFi101 boards, including MKR1000)
|
||||
paragraph=This library implements call to Google Maps GeoLocation API to get location from surrounding WiFi networks without the need to use a GPS receiver. It is not needed to know WiFi password of all of them. Internet connection is required. You need an API key from Google Maps. Check https://developers.google.com/maps/documentation/geolocation/intro to learn how to get your own key.
|
||||
category=Other
|
||||
url=https://github.com/gmag11/WifiLocation
|
||||
architectures=esp8266, samd, esp32
|
||||
|
||||
Reference in New Issue
Block a user