EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

Ethernet data using the LPC2103 or PC2106

Started by Tom Smith March 10, 2011
I found a neat little 2103 board with an ENC28J60ML Ethernet interface (picture
attached). At a price of $26, I gave it a try. All the documentation is in
Chinese. I have found several applications that uses this interface & some that
use the 2103 & 2106. Most of them are for really lean Web servers. I
downloaded the source of uIP1.0, a software package that can be adapted to small
microprocessors for a client or server. Anyone have applications that could
speed up making a client that would grab data from a server?

An Engineer's Guide to the LPC2100 Series

--- In l..., Tom Smith wrote:
>
> I found a neat little 2103 board with an ENC28J60ML Ethernet interface (picture
> attached). At a price of $26, I gave it a try. All the documentation is in
> Chinese. I have found several applications that uses this interface & some that
> use the 2103 & 2106. Most of them are for really lean Web servers. I
> downloaded the source of uIP1.0, a software package that can be adapted to small
> microprocessors for a client or server. Anyone have applications that could
> speed up making a client that would grab data from a server?
>

Where did you find this mystery board ?

don

--- In l..., "Donald H" wrote:
>
> --- In l..., Tom Smith wrote:
> >
> > I found a neat little 2103 board with an ENC28J60ML Ethernet interface (picture
> > attached). At a price of $26, I gave it a try. All the documentation is in
> > Chinese. I have found several applications that uses this interface & some that
> > use the 2103 & 2106. Most of them are for really lean Web servers. I
> > downloaded the source of uIP1.0, a software package that can be adapted to small
> > microprocessors for a client or server. Anyone have applications that could
> > speed up making a client that would grab data from a server?
> > Where did you find this mystery board ?
>
> don
>
I import some stuff from china & I ran across it in a a few places. There are a few versions. I picked this one because it had free shipping & I was not in a hurry. More than 30 days by mail.

http://au.alibaba.com/product/343985605-LPC2103-minimum-network-core-modules-enc28j60.html

I figured someone else may have found it with alternative documentation. I'm going to play with it but I would rather start with as much help as I can find.
It looks like a great way to connect a device to the Internet.

--- In l..., "emediasigns" wrote:
> --- In l..., "Donald H" wrote:
> >
> >
> >
> > --- In l..., Tom Smith wrote:
> > >
> > > I found a neat little 2103 board with an ENC28J60ML Ethernet interface (picture
> > > attached). At a price of $26, I gave it a try. All the documentation is in
> > > Chinese. I have found several applications that uses this interface & some that
> > > use the 2103 & 2106. Most of them are for really lean Web servers. I
> > > downloaded the source of uIP1.0, a software package that can be adapted to small
> > > microprocessors for a client or server. Anyone have applications that could
> > > speed up making a client that would grab data from a server?

Would you mind sharing some documentation you found for this board? I a newbie and I can't seem to find suitable drivers for an Embedded Artists LPC2148 with experiment expansion board that has an ENC28J60. I have an RTOS ping application, but it doesn't detect the ENC28J60.

Thanks in advance!


The 2024 Embedded Online Conference