Skip to content

dkyazzentwatwa/ESP32-WiFi-Sniffer-SSD1306

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-WiFi-Sniffer-SSD1306

This is a simple fork of the original project. I added support for SSD1306 screens, and this is tailored for the popular 0.96inch screens. Looks really crisp! Will add SD card support soon!

wifi-sniffer project photo wifi-sniffer project photo #2

Wiring

Using ESP32 WROOM 32E, wiring is pretty straightforward. I2C SSD1306 Screen > ESP32 SDA > GPIO21 SCK > GPIO22 VCC > 3V GND > GND

ESP32-WiFi-Sniffer

Simple WiFi 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/) modified in order to be correctly compiled with Arduino IDE.

About

Simple ESP32 WiFi sniffer - w/ SSD1306 OLED!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%