sergeykharenko/ch182

0.0.1

Latest
uploaded 1 year ago
CH182 Ethernet Driver

4 examples

  • common_examples 4
    • iperf
      This example provides a simple way to measure network performance using iperf and includes command line interface functionality. It enables a DHCP…
      123 bytes
    • simple-ethernet
      4.00 KB
    • tcp_client
      This example provides a basic implementation of a TCP client for ESP32, designed to periodically transmit data to a server and accept responses,…
      78 bytes
    • tcp_server
      This example provides a basic implementation of a TCP server for ESP32, which accepts transmissions from clients, prints them to the console, and…
      78 bytes