Skip to content

mehdilauters/esp8266-wifiScanMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp8266-WifiScanMap

The aim of this project is to build autonomous device as small as possible.

Scan and map all 802.11 access point, stations probes and stations in order to fill the wifiScanMap database. WifiScanMap

It scan over networks, stations, probes request and then synchronize to a central database through a json API through a known wifi spot (essid, password) or through dns tunneling on several open spots ( SFR WIFI FON ).

The central database compute the device position thanks to already known wifi access point.

Some tests were done on device shapes:

  • magnetic dropable blackbox (36 hour of autonomy)

    blackbox open blackbox closed

  • usb powered device

    blackbox

  • solar totally autonomous box powered by battery + solar panels

This version was built on the Espressif sdk 1.2

To set up your config, please check files user_config.h and wifis_spots.h

Please read the wifiScanMap Readme for more information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages