espressif/dm9051

1.1.0

Latest
uploaded 4 days ago
DM9051 Ethernet Driver

4 examples

  • common_examples 4
    • iperf
      This example provides a simple way to measure network performance using iperf with DHCP server functionality for ESP32.
      3.91 KB
    • simple-ethernet
      6.44 KB
    • tcp_client
      This example provides a basic implementation of a TCP client for the ESP32 SoC, designed to transmit a Hello message to a server.
      6.55 KB
    • tcp_server
      This example provides a basic implementation of a TCP server for the ESP32 SoC, accepting transmissions and responding with messages.
      8.27 KB