Discover

Topics

FIND3 - WiFi+Bluetooth based local GPS

FIND3 - WiFi+Bluetooth based local GPS APK

FIND3 - WiFi+Bluetooth based local GPS APK

3.1.0 FreeHypercube Platforms ⇣ Download APK (1.32 MB)

FIND3 is the version 3.0 of the Framework for Internal Navigation and Discovery

What's FIND3 - WiFi+Bluetooth based local GPS APK?

FIND3 - WiFi+Bluetooth based local GPS is a app for Android, It's developed by Hypercube Platforms author.
First released on google play in 6 years ago and latest version released in 6 years ago.
This app has 6.7K download times on Google play and rated as 3.36 stars with 25 rated times.
This product is an app in Maps & Navigation category. More infomartion of FIND3 - WiFi+Bluetooth based local GPS on google play
The Framework for Internal Navigation and Discovery (FIND) is like GPS, but for your every room in your house/business, with using only a simple smartphone or laptop.

Your device (laptop or a smartphone) tracks itself by actively scanning for nearby Bluetooth/WiFi devices and records their signal strengths and classifying them based on known signal strengths for a given location.

This repository is a complete re-write of the previous version of FIND (github.com/schollz/find). The API for sending fingerprints (/track and /learn) is backward compatible. There are several notable improvements on the previous version:

- Support for any data source, Bluetooth / WiFi / magnetic fields / etc. (previously just WiFi)
- Passive scanning built-in (previously required a separate server)
- Support for Bluetooth scanning in scanning utility (previously just WiFi)
- Meta-learning with 10 different machine learning classifiers (previously just three)
- Client uses Websockets+React which reduces bandwidth (and coding complexity)
- Rolling compression of mac addresses for much smaller on-disk databases (see mapslimmer)
- Data storage in SQLITE-database (previously it was BoltDB)