Skip to content

WiFi frame capture and visualization using esp8266s written in C++ and Python.

Notifications You must be signed in to change notification settings

yatsukha/esp8266-realtime-WiFi-frame-display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP8266 realtime WiFi frame visualization

Realtime display using naive distance calculations, and smooth animations. Supports unlimited number of esp8266s connected using a serial connections.

Building and running

Dependencies:

  • platformio CLI, e.g. pio

With a compatible esp8266 connected using a serial connection, run monitor.sh. This will compile, upload and monitor the serial connection.

Running python read_all.py will ingest the data from serial, and display it in a pygame window.

Example

dual.mp4

About

WiFi frame capture and visualization using esp8266s written in C++ and Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published