https://github.com/Aditi-hande/Indoor-Positioning-techniques
Weighted centroid and basic trilateration on RSSI values from WIFI APs and BLE beacons.
https://github.com/Aditi-hande/Indoor-Positioning-techniques
ble rssi-localization rssi-values trilateration
Last synced: about 1 year ago
JSON representation
Weighted centroid and basic trilateration on RSSI values from WIFI APs and BLE beacons.
- Host: GitHub
- URL: https://github.com/Aditi-hande/Indoor-Positioning-techniques
- Owner: Aditi-hande
- Created: 2020-05-04T11:55:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-04T12:16:50.000Z (about 6 years ago)
- Last Synced: 2024-08-02T15:45:40.652Z (almost 2 years ago)
- Topics: ble, rssi-localization, rssi-values, trilateration
- Language: Python
- Size: 5.86 KB
- Stars: 25
- Watchers: 3
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Indoor-Positioning-techniques
Weighted centroid and basic trilateration on RSSI values from WIFI APs and BLE beacons.
Trilateration.py uses RSSI values from beacon csv and
wifi.py uses values of RSSI from WIFI APs for weighted centroid positioning.