ethernet

Example of the component plasmapper/pl_network v1.1.1
# Ethernet Example

1. Internal ESP ethernet interface is created (external KSZ8081 chip, PHY address: 0, reset pin: 5, MDC pin: 23, MDIO pin: 18).
2. The interface is initialized and enabled.
3. The interface events are used to print the interface status changes.

To create a project from this example, run:

idf.py create-project-from-example "plasmapper/pl_network^1.1.1:ethernet"

or download archive (83 bytes)