An open API service indexing awesome lists of open source software.

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

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 |