W5500 - Ethernet Module
The W5500 is an Ethernet controller using which we can give internet access to devices like the Arduino. It supports TCP, UDP, ICMP, IPv4, ARP, IGMP and PPPoE. Users can access up to 8 independent sockets simultaneously.

Using the Ethernet module allows us to create IoT based projects with the Arduino Uno.
For detailed specifications, find the datasheet at: https://cdn.sparkfun.com/datasheets/Dev/Arduino/Shields/W5500_datasheet_v1.0.2_1.pdf
Last modified 2yr ago