espressif/ch390

0.4.1

Latest
uploaded 3 hours ago
CH390 Ethernet Driver

4 examples

  • common_examples 4
    • iperf
      This example provides a simple way to measure network performance using iperf and includes DHCP server functionality.
      3.91 KB
    • simple-ethernet
      6.87 KB
    • tcp_client
      This example provides a basic TCP client for ESP32, designed to send 'Hello messages' to the server and display responses.
      6.55 KB
    • tcp_server
      This example provides a basic implementation of a TCP server for ESP32, capable of accepting client transmissions and responding.
      8.27 KB