Wiznet makers

matthew

Published February 05, 2024 ©

76 UCC

7 WCC

28 VAR

0 Contests

0 Followers

0 Following

Original Link

ESP32: ethernet w5500 with plain (HTTP) and SSL (HTTPS)

Many people ask me for some examples of wired connections; in my mind, the first thing I thought of is the w5500 device, one of the most famous and powerful.

COMPONENTS Hardware components

Espressif - ESP32

x 1


WIZnet - WIZ850io

x 1

Software Apps and online services

Arduino - Arduino IDE

x 1


PROJECT DESCRIPTION

First of all, it must be said that the ESP32 already has a MAC, a TCP / IP stack, and an Arduino network library, but we will still use it with an Ethernet library with W5500 devices since they are the most popular of all and work very well.

Documents
Comments Write