espressif/lan865x

0.2.0

Latest
uploaded 2 days ago
LAN865x Ethernet MAC-PHY Driver

4 examples

  • common_examples 4
    • iperf
      This example provides a simple way to measure network performance using iperf and offers a command line interface.
      3.91 KB
    • simple-ethernet
      6.44 KB
    • tcp_client
      This example implements a TCP client for ESP32 that sends messages to a server and prints responses.
      6.55 KB
    • tcp_server
      This example provides a basic implementation of a TCP server for the ESP32 SoC family, allowing it to accept transmissions from clients and respond with messages.
      8.27 KB