Wiznet makers

matthew

Published June 09, 2021 ©

153 UCC

9 WCC

39 VAR

0 Contests

0 Followers

1 Following

Original Link

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

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

COMPONENTS Hardware components

- M5Stack Core

x 1

M5Stack(ESP32)


- LAN BASE

x 1

W5500 Ethernet Module


x 1

Cable


x 1

Cable

Software Apps and online services

- ESP-IDF

x 1

ESP SDK


- Python

x 1

Python


PROJECT DESCRIPTION
M5Stack 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 LAN BASE (W5500) must be connected to use Ethernet. This article describes the process of running Ethernet Basic Example using M5Stack and LAN BASE. Ethernet Basic Example is a basic example of connecting to a Dynamic Host Configuration Protocol (DHCP) server. M5Stack(ESP32) + LAN BASE(W5500) will be assigned an IP after being connected to the DHCP server, and Ping (Packet Internet Grouper) test can be performed with the assigned IP.  
Documents
  • ESP-idf

    ESP SDK

  • LAN Base

    M5Stack(ESO32) W5500

Comments Write