Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 435 Bytes

File metadata and controls

12 lines (10 loc) · 435 Bytes

ESP32_latency

Repository for performance testing the ESP32 development board

Instructions

  • Follow these instructions to configure Arduino IDE for ESP32 board
  • Upload embedded/TCP_latency_test.ino to ESP32
  • Connect to ESP32 access point wifi
  • Run the python script TCP_latency_test.py

Dependencies

  • Python 3.7.2
  • matplotlib 3.1.2