FIND3 Scanner
為 FIND3 掃描藍牙和 Wi-Fi
FIND3 is a minimal Android app for using with
FIND3. This app will allow you to use
your phone to perform constant scans of Bluetooth and WiFi signals and levels
that can be associated with certain locations in your home to allow internal
positioning. To receive the data, the FIND3
public server can be used or a personal server can be deployed.
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 [github.com/schollz/find previous
version of 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)
FIND3. This app will allow you to use
your phone to perform constant scans of Bluetooth and WiFi signals and levels
that can be associated with certain locations in your home to allow internal
positioning. To receive the data, the FIND3
public server can be used or a personal server can be deployed.
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 [github.com/schollz/find previous
version of 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)
- 作者: Hypercube Platforms
- 授權條款: MIT License
- 網站
- 問題追蹤系統
- 原始碼
- 更新日誌
- 構建中介資料
- 可重現構建狀態
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
此版本需要 Android 6.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。