GithubHelp home page GithubHelp logo

lwb426 / wifimapper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from skarbo/wifimapper

0.0 1.0 0.0 598 KB

Android application for mapping the access point strengths for a current location. Will be used to create a fingerprint of an indoor position.

Java 100.00%

wifimapper's Introduction

Wi-Fi Mapper

A personal Android application for mapping the access point strengths for a current location. The results will be used to create a fingerprint of an indoor position.


Register mapping scans for the current position. Set a unique session id, number of scans to be done, and delay (in seconds) between each scan.

Mapping

For each scan it will register the phone's orientation (x, y, z) and all visible access points.

Registering scans

List of all visible access points, sorted by signal strength.

Example Image

Tag access points.

Example Image


Scans are stored in 'sdcard/wifimapper/mapper/[id][session][date].txt'. SSID, MAC address, signal, and frequency are stored for each access point.

#2|1|1344938963|5|5|00:1d:70:98:b9:81|HTC Vision, 4.0.4, 0.85.0005
$1|1344938964
?[155.0, -56.0, 1.0]
%SSID|00:1d:70:98:b9:81|-66|2412
%SSID|00:21:d8:44:18:71|-75|2437
$2|1344938970
?[155.0, -56.0, 1.0]
%SSID|00:1d:70:98:b9:81|-66|2412
%SSID|00:21:d8:44:18:71|-69|2437
...

Access point tags are stored in 'sdcard/wifimapper/tagger.txt'.

00\:1d\:a1\:76\:d6\:51=TAG
00\:1d\:70\:98\:b9\:81=TAG
00\:21\:d8\:44\:2e\:71=TAG
...

This is an old application and has a lot of possible improvements

wifimapper's People

Contributors

skarbo avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.