Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

An ESP32 and FillperZero wifi mapping

License

NotificationsYou must be signed in to change notification settings

carvilsi/esp32-wifi-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An ESP32 and FlipperZero wifi mapping

Check the FlipperZero side at:flipper0-wifi-map

Colected Data

This is the colected data that will be send to FlipperZero, prepare for CSV semicolon separated:

AP hash;Distance (meters);AP auth mode;Time from start (seconds)

AP hash

As the name suggests the data is hashed, trying here to maintain some kind of privacy, and based on the next APs retrieved concatenaded data:

The output looks like2d2facaa.

Distance (meters)

An estimation of the distance in meters between ESP32 and the AP.

AP auth mode

Data from:ap_info.authmode

Time from start (seconds)

Seconds elapsed since ESP32 has been connected to FlipperZero GPIO

Build and flash

$idf.py flash

Build and flash and monitor

$idf.py flash monitor

Connection FlipperZero and ESP32

Flipper Zero GPIOESP32
GNDGND
RXTXD GPIO_17
3V33V3

Notes

ESP32 WiFi

About

An ESP32 and FillperZero wifi mapping

Topics

Resources

License

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp