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

https://github.com/michelep/esp32_beaconsniffer

Beacon monitor for ESP32 with OLED display
https://github.com/michelep/esp32_beaconsniffer

arduino beacon esp32 wifi

Last synced: about 1 year ago
JSON representation

Beacon monitor for ESP32 with OLED display

Awesome Lists containing this project

README

          

# ESP32 Beacon Sniffer

Simple WiFi beacon sniffer for boards based on the Espressif Systems ESP32 module

The sketch shall be compiled with Arduino IDE configured with the proper ESP32 plugin (https://github.com/espressif/arduino-esp32).

The code is based on the work of Łukasz Podkalicki (http://blog.podkalicki.com/esp32-wifi-sniffer/) and a lot of other sources mentioned inside the source code.