EmbeddedRelated.com
Forums
Memfault Beyond the Launch

Internet Embedded

Started by Tiago Samuel February 27, 2007
Hellow Guys.

My Name is Tiago and i'm from Brazil.
I'm looking for references about creating an embedded ethernet
microcontroller. I'm concluding the Computer Science Course and i
intend to develop a small controlled board with a serial connector...

My plans are connecting the serial port in the ethernet using
At89s52(8051 microcontrollers family) and a RJ45 connector...

There are some options available in the marketing, but these options
are a lot expensive. I would like to develop my own solution for this
problem but the references i found didn't increase some significant
knowledge.

I really apreciate your atention.

Thanks.

Tiago Samuel

On 27 Feb 2007 06:39:43 -0800, in comp.arch.embedded "Tiago Samuel"
<tiagosamfito@gmail.com> wrote:

>Hellow Guys. > >My Name is Tiago and i'm from Brazil. >I'm looking for references about creating an embedded ethernet >microcontroller. I'm concluding the Computer Science Course and i >intend to develop a small controlled board with a serial connector... > >My plans are connecting the serial port in the ethernet using >At89s52(8051 microcontrollers family) and a RJ45 connector... > >There are some options available in the marketing, but these options >are a lot expensive. I would like to develop my own solution for this >problem but the references i found didn't increase some significant >knowledge. > >I really apreciate your atention. > >Thanks. > >Tiago Samuel
Have you looked at http://www.ethernut.de/ martin
Tiago Samuel wrote:
> > I'm looking for references about creating an embedded ethernet > microcontroller. I'm concluding the Computer Science Course and i > intend to develop a small controlled board with a serial connector. > > My plans are connecting the serial port in the ethernet using > At89s52(8051 microcontrollers family) and a RJ45 connector...
... snip ... Look up the PPP and SLIP protocols, for connecting a serial line to the ethernet. Lots of free code available out there. -- Chuck F (cbfalconer at maineline dot net) Available for consulting/temporary embedded and systems. <http://cbfalconer.home.att.net>
In article <1172587183.393157.251210@v33g2000cwv.googlegroups.com>, 
Tiago Samuel <tiagosamfito@gmail.com> writes
>Hellow Guys. > >My Name is Tiago and i'm from Brazil. >I'm looking for references about creating an embedded ethernet >microcontroller. I'm concluding the Computer Science Course and i >intend to develop a small controlled board with a serial connector...
Some one has just (last week ) published a book on just that complete with source code. IT runs on a Philips/NXP LPC ARM part (usingina IAR dev kit) See http://www.embeddedinternet.org It should be fully live in a day or so. -- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ \/\/\/\/\ Chris Hills Staffs England /\/\/\/\/ /\/\/ chris@phaedsys.org www.phaedsys.org \/\/\ \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/

Memfault Beyond the Launch