ENC28J60 10Mbs LAN Module Ethernet Network Module For MCU AVR PIC ARM

Trade on HiSupplier, Worry Free Guarantee
Trading safety, secure your money, lower the risk, protect both buyers and suppliers
HiSupplier is a Chinese multinational company in U.S, it helps to coordination and order landing.
More ›
  • Product Details
  • Company Profile
  • Product Reviews

 

 

ENC28J60 10Mbs LAN Module Ethernet Network Module For MCU AVR PIC ARM

 

 

Specifications:

 

ENC28J60 10Mbs LAN Module Ethernet Network Module Ethernet Module for MCU AVR PIC ARM Arduino

The ENC28J60 Ethernet Network Module contains all the necessary hardware to implement an Ethernet interface including the isolation transformer and LINK/STATUS and power LEDs. This Ethernet module offers you an inexpensive way to connect your Arduino to the Internet. This Ethernet module costs less than the W5100 modules because the TCP stack processing is performed by the Arduino. This provides you with a low cost module that will allow you to experiment with LAN connections. You will receive pin out connections to an Arduino and a script for getting a DHCP address from your LAN.

ENC28J60 3.3V 25MHz Crystal Ethernet Network Board Module - Blue
Brand new ENC28J60 25MHz Crystal Ethernet Network Board Module
Ethernet chip ENC28J60, SSOP28 package
Supports full-duplex and half-duplex mode
SPI interface, SPI clock up to 20MHz
IEEE 802.3 compliant Ethernet controller: Integrated MAC and 10 BASE-T PHY
Built-in isolation transformer, HR911102A RJ45 connector
Compatible interface of SmartM51 & AVR development board
On-board 25MHz Crystal
Single power supply: + 3.3V
On-board HR911105A Ethernet DC converter

Arduino Script with DHCP

#include <EtherCard.h>
static byte mymac[] = {0xDD,0xDD,0xDD,0x00,0x00,0x01};
byte Ethernet::buffer[700];
 
void setup () {
 
  Serial.begin(9600);
  Serial.println("DHCP Demo");
 
  if (!ether.begin(sizeof Ethernet::buffer, mymac, 10))
    Serial.println( "Failed to access Ethernet controller");
 else
   Serial.println("Ethernet controller initialized");
 
  if (!ether.dhcpSetup())
    Serial.println("Failed to get configuration from DHCP");
  else
    Serial.println("DHCP configuration done");
 
  ether.printIp("IP Address:t", ether.myip);
  ether.printIp("Netmask:t", ether.mymask);
  ether.printIp("Gateway:t", ether.gwip);
}
 
void loop() {
 
  ether.packetLoop(ether.packetReceive());
}

 

ENC28J60 3.3V 25MHz Crystal Ethernet Network Board Module

Competitive Advantage:

 

1. Convenient & Friendly Customer Service
2. Low Prices Direct From Factory Suppliers
3. Fast Delivery Around the World. 
4. High Quality With Global Standards. 
5. 1 Year Factory Warranty
6. Safe Shipping Way and Payment

 


Send message to this supplier
Ms. Erica Teng
Tel: 86-755-23578860
Enter between 20 to 3,000 chatacters.
Contact Method
Oky Newstar Technology Co., Ltd
Room1105, Block B, Chinto Technology Building, Minzhi Road, LongHua, Shenzhen, Guangdong, China (Mainland)
Didn't find what you're looking for? Post Buying Lead or contact our customer service specialist for help!
Buyer Help Center