Electronics

Ethernet Shield (ENC28J60) Nano V3 Ethernet Shield RobotDYN

Out Of Stock

1

Description


Nano V3 Ethernet Shield

This Ethernet Shield allows you to connect Arduino to a network. It is assembled with long stackable pin headers, and don’t need to solder the headers separately.

The Nano Ethernet Shield is based on the ENC28J60 Ethernet chip which provide a network (IP) stack capable of both TCP and UDP. Use the Ethernet library EtherCard.h to write sketches which connect to the internet using the add-on module.

ENC28J60 is a 10BASE-T stand alone Ethernet unit with on board MAC & PHY, 8 Kbytes of Buffer RAM and an SPI serial interface for 3.3V and 5V logics. With a small size the Nano Ethernet Shield minimizes complexity, board space and cost. Target applications include VoIP, Industrial Automation, Building Automation, Home Control, Security and Instrumentation.

Shield use power 5V from Nano board and convert to 3.3V (on shield have 3.3V LDO). 

Feature: 
- Ethernet Bandwidth 10Base-T 
- PHY Yes 
- Interrupt Pin 1 
- Ethernet Ports 1 - RJ45 
- Ethernet protocol TCP/IP 
- MAC Yes 
- TX/RX RAM Buffer(Bytes) 8Kb
- Max Speed (MHz) 25MHz 
- Power In 5V 


Here is a Tutorial of  how to connect Arduino Nano and Arduino Ethernet Shield ENC28J60 using UIP Ethernet library