ESP32 SDK + W5500 Ethernet (1.Basic Example DHCP)

This article introduces how to connect and use the W5500 Ethernet module, which is an Ethernet module widely used in embedded, and explains the simple process of running the Ethernet Basic Example of the ESP32 SDK.
ORIGINAL POST
By KangSi, (Matthew)
components
Hardware Components
WIZ850io
X 1
W5500
LAN
X 1
Cable
USB 5pin
X 1
Cable
Software Apps and online services
ESP-IDF
ESP SDK
Python
Python
details

BASIC 표지.png

ESP32 is a module with built-in WiFi and BLE communication. However, Ethernet, which is a wired connection, is not supported by itself, and a separate Ethernet module must be connected to use Ethernet. This article introduces how to connect and use the W5500 Ethernet module, which is an Ethernet module widely used in embedded, and explains the simple process of running the Ethernet Basic Example of the ESP32 SDK.

 

 

BASIC 표지.png

ESP32 is a module with built-in WiFi and BLE communication. However, Ethernet, which is a wired connection, is not supported by itself, and a separate Ethernet module must be connected to use Ethernet. This article introduces how to connect and use the W5500 Ethernet module, which is an Ethernet module widely used in embedded, and explains the simple process of running the Ethernet Basic Example of the ESP32 SDK.

 

 

documents
Code
ESP-idf
ESP SDK

COMMENTS

Please Login to comment
  Subscribe  
Notify of
POSTED BY
Reusable S/W