mfkiwl / WiFi-and-Sensors-Indoor-Positioning

This project introduces how to conduct indoor positioning using multi-sensors, including WiFi and mobile sensors, such as accelerometer and magnetometer.We use KNN algorithm to deal with WiFi RSS and use accelerometer and magnetometer to study stepping information of pedestrian.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WiFi-and-Sensors-Indoor-Positioning (WaSpro)

This project introduces how to conduct indoor positioning using multi-sensors, including WiFi and mobile sensors, such as accelerometer and magnetometer.We use KNN algorithm to deal with WiFi RSS and use accelerometer and magnetometer to study stepping information of pedestrian.

Run this Project

Download this project, and import it in your eclipse, then compile and run it.

The UI of the APP

About

This project introduces how to conduct indoor positioning using multi-sensors, including WiFi and mobile sensors, such as accelerometer and magnetometer.We use KNN algorithm to deal with WiFi RSS and use accelerometer and magnetometer to study stepping information of pedestrian.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%