Seeed W5500 Ethernet Shield v1.0 Manual

Advertisement

Quick Links

W5500 Ethernet Shield v1.0

Introduction

The W5500 Ethernet Shield v1.0 can be used to provide your projects with internet
connectivity. W5500 enables users to have the Internet connectivity in their
applications just by using the single chip in which TCP/IP stack, 10 / 100 Ethernet
MAC and PHY embedded. The shield also has two Grove connectors and a microSD
card socket to support projects which require storing large amounts of data from
Grove sensor. The RJ45 port (where the Ethernet cable is connected to) is low
enough to allow you to stack more shields on top of this one if needed.

Features

Supports Hardwired TCP/IP Protocols : TCP, UDP, ICMP, IPv4, ARP, IGMP, PPPoE
Supports 8 independent sockets simultaneously
Supports Power down mode
Supports Wake on LAN over UDP
Supports High Speed Serial Peripheral Interface(SPI MODE 0, 3)
Internal 32Kbytes Memory for TX/RX Buffers
10BaseT/100BaseTX Ethernet PHY embedded
Supports Auto Negotiation (Full and half duplex, 10 and 100* based )
Not supports IP Fragmentation
3.3V operation with 5V I/O signal tolerance
LED outputs (Full/Half duplex, Link, Speed, Active)
Micro-SD card socket
Grove connector for I2C and UART

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the W5500 Ethernet Shield v1.0 and is the answer not in the manual?

Questions and answers

Summary of Contents for Seeed W5500 Ethernet Shield v1.0

  • Page 1 W5500 Ethernet Shield v1.0 Introduction The W5500 Ethernet Shield v1.0 can be used to provide your projects with internet connectivity. W5500 enables users to have the Internet connectivity in their applications just by using the single chip in which TCP/IP stack, 10 / 100 Ethernet MAC and PHY embedded.
  • Page 2 Hardware Overview Hardware Configuration ①:RJ45: Ethernet Port; ②:IC W5500: a hardwired TCP/IP Ethernet Controller; ③:Reset Button: Reset Ethernet shield ; ④:SD Card Socket: support Micro SD card in FAT16 or FAT32; maximum storage is 2GB. ⑤:I2C Interface ⑥:UART Interface Pins usage on Arduino D4:...
  • Page 3 • Micro SD Card Procedure: 1. Mount W5500 Ethernet Shield v1.0 to your Arduino and connect Grove - Temperature to I2C Grove port. 2. Connect the shield to network with a standard Ethernet cable; 3. Connect Arduino to PC via USB cable;...
  • Page 4 2. Now,we can click Develop to add a device. 3. Download the library:W5500 Ethernet Shield v1.0 Library. 4. Unzip and put it in the libraries file of Arduino IDE by the path: ..\arduino- 1.0.1\libraries. 5. Restart the Arduino IDE.
  • Page 5 7. Upload the program to Arduino. Results Now, we will show result. 1. Put your SD card into the computer,you will see some temperature information. 2. Open Serial Monitor,you will see some temperature information. 3. What’s more, we can see information from web. Isn’t it very easy? You can begin your project.

Table of Contents