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.
- Host: GitHub
- URL: https://github.com/dohaison/wps
- Owner: DoHaiSon
- Created: 2019-05-22T03:59:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-28T11:12:35.000Z (over 4 years ago)
- Last Synced: 2025-08-13T06:42:42.353Z (11 months ago)
- Topics: arduino, ips, svm, wifi
- Language: C++
- Homepage:
- Size: 11.1 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.