Electronics

Keyestudio W5100 Ethernet Shield

AED 103.95

Low stock
1

Description

The keyestudio W5100 Ethernet Shield makes it simple to connect your Arduino to the internet. It may convert your Arduino into a basic web server or read/write its digital and analog outputs/inputs through the Internet. It is natively supported by the Arduino Ethernet Library. It also supports micro SD card read and write (TF card). Adds a micro-SD card slot for storing files to be served over the network.

Note: The MAC address is completely random. In the code, you can specify the MAC address.

Specifications:

  • Dimensions: 73mm x 54mm x 29mm
  • Weight: 25.4g
  • Comes with an SD card slot, supporting the read/write of a mini SD card (TF card).
  • Comes with a reset button
  • Onboard comes with a D13-led
  • Comes with a network connector, used to connect the network.
  • Comes with several LED indicators for various statuses, such as network connection, powering on, and communication situation.
  • Support TCP/IP protocols
  • Compatible with Uno and Mega

Pinout of the Shield:

 thumb

 

LED's functions:

  • L: D13 LED ( D13 light up at HIGH, off at LOW)
  • PWR: power led
  • LINK: the network is connected. It will flash when sending or receive the data
  • 100M: the network connection is in 100M/s
  • FULLD: The network connection is full-duplex communication
  • COLL: flashing when the network detects a conflict.
  • RX: flashing when the network receives data.
  • TX: flashing when the network sends data.