espressif/ch390

0.4.0

Latest
uploaded 4 days ago
CH390 Ethernet Driver

4 examples

  • common_examples 4
    • iperf
      This example provides a simple way to measure network performance using iperf, implementing DHCP server functionality for ESP32.
      3.91 KB
    • simple-ethernet
      6.44 KB
    • tcp_client
      This example provides a basic TCP client implementation for ESP32, designed to transmit messages to a server and print responses.
      6.55 KB
    • tcp_server
      This example provides a basic TCP server implementation for the ESP32 that accepts client transmissions and responds with a message.
      8.27 KB