ESP Component Registry
Open main menu
Docs
Blog
Sign in
sergeykharenko
/ethernet_init
0.3.2
Latest
uploaded 7 months 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
common_examples/iperf
This example provides a simple way to measure network performance using iperf. It uses iperf and iperf-cmd components for implementation, offering a…
Archive size ~ 123 bytes
common_examples/simple-ethernet
Archive size ~ 4.00 KB
common_examples/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…
Archive size ~ 78 bytes
common_examples/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…
Archive size ~ 78 bytes