Post Offer Free
Oky Newstar Technology Co., Ltd
Oky Newstar Technology Co., Ltd  

Gold Index: 7733

You are here: home  > Arduino Module  > ENC28J60 10Mbs LAN Module Ethernet Network Module For MCU AVR PIC ARM

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

Place of Origin: Guangdong, China (Mainland) 
inquire
Add to My Favorites
HiSupplier Escrow
Share |

Product Detail

Model No.: Ethernet Network Board


 
 
ENC28J60 10Mb

 

 

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

 

bigPhoto
 Ms. Erica Teng

Tel: 86-755-23578860
Contact to this supplier

Related Search

Find more related products in following catalogs on Hisupplier.com

Company Info

Oky Newstar Technology Co., Ltd [China (Mainland)]


Business Type:Manufacturer
City: Shenzhen
Province/State: Guangdong
Country/Region: China (Mainland)

You May Like: