carvilsi / flipper0-wifi-map

WiFi map for FlipperZero and ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WIFI_MAP

wifi_map

An ESP32 and FlipperZero wifi mapping.

Check the ESP32 side at: esp32-wifi-map

Install, etc.

Clone this repo at applications_user/ folder under flipperzero-firmware

$ git clone git@github.com:carvilsi/flipper0-wifi-map.git

Build and flash

$ ./fbt launch APPSRC=wifi_map

Logs

$ minicom -D /dev/ttyACM0 -b 230400

Connection FlipperZero and ESP32

Flipper Zero GPIO ESP32
GND GND
RX TXD GPIO_17
3V3 3V3

About

WiFi map for FlipperZero and ESP32

License:MIT License


Languages

Language:C 100.0%