https://github.com/carvilsi/esp32-wifi-map
An ESP32 and FillperZero wifi mapping
https://github.com/carvilsi/esp32-wifi-map
esp32 flipper-zero flipperzero wifi
Last synced: about 1 year ago
JSON representation
An ESP32 and FillperZero wifi mapping
- Host: GitHub
- URL: https://github.com/carvilsi/esp32-wifi-map
- Owner: carvilsi
- License: mit
- Created: 2023-04-17T15:02:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T15:32:36.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T15:12:42.978Z (about 1 year ago)
- Topics: esp32, flipper-zero, flipperzero, wifi
- Language: C
- Homepage:
- Size: 35.2 KB
- Stars: 29
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WIFI_MAP
An ESP32 and FlipperZero wifi mapping
Check the FlipperZero side at: [flipper0-wifi-map](https://github.com/carvilsi/flipper0-wifi-map)
## Build and flash
$ `idf.py flash`
### Build and flash and monitor
$ `idf.py flash monitor`
## Connection FlipperZero and ESP32
| Flipper Zero GPIO | ESP32 |
|-------------------|-------------|
| GND | GND |
| RX | TXD GPIO_17 |
| 3V3 | 3V3 |