ESP Component Registry
Open main menu
Docs
Blog
Sign in
sergeykharenko
/ethernet_init
0.3.2
Latest
uploaded 1 year ago
This is a fork, just adds support of new NICs. Refer to the official repository first unless you want to use these NICs.
Readme
Dependencies
5
Dependents
0
Examples
4
Versions
2
4 examples
common_examples
4
iperf
This example provides a simple way to measure network performance using iperf. It uses iperf and iperf-cmd components for implementation, offering a…
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 print responses to the…
78 bytes
tcp_server
This example provides a basic implementation of a TCP server for ESP32, designed to accept transmissions from clients, print them to the console, and…
78 bytes