An open API service indexing awesome lists of open source software.

https://github.com/dohaison/wps

Code for "Dinh vi robot di dong trong nha dua tren tin hieu WiFi", REV-ECIT, 2019.
https://github.com/dohaison/wps

arduino ips svm wifi

Last synced: 9 months ago
JSON representation

Code for "Dinh vi robot di dong trong nha dua tren tin hieu WiFi", REV-ECIT, 2019.

Awesome Lists containing this project

README

          

# WPS
WiFi Map Indoor Positioning System

*We encourage you to also perform reproducible research!. If you use these code, please acknowledge the following papers:*

- Do Hai Son, Tran Duc Manh, and Tran Thi Thuy Quynh, "Dinh vi robot di dong trong nha dua tren tin hieu WiFi," in *Hoi nghi Quoc Gia lan thu XXII ve Dien tu, Truyen thong va Cong nghe thong tin, REV-ECIT*, Hanoi, Vietnam 2019.

WPS is a geolocation system that uses the characteristics of nearby Wi-Fi hotspots and other wireless access points to discover where a device is located. It is used where satellite navigation such as GPS is inadequate due to various causes including multipath and signal blockage indoors, or where acquiring a satellite fix would take too long. Such systems include indoor positioning systems. Wi-Fi positioning takes advantage of the rapid growth in the early 21st century of wireless access points in urban areas.
In this project, we use Arduino linefollower robot and ESP8266EX to meansure RSSI of 3 WiFis continuous. Then make a WiFi map to determine user position.
Special thanks to Dr. Tran Thi Thuy Quynh FET-UET-VNU-VietNam.

License and Referencing These code is licensed under the GPLv2 license. If you in any way use these code for research that results in publications, please cite our original article listed above.