![]() |
![]() |
![]() |
|
|
|||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
Hi there,
I have one micro controller board with serial interface and i want to expand it with Ethernet micro controller and eliminate the serial port. since i have not enough knowledge about Ethernet and working with it, is it comfortable? do Ethernrt micro controllers have OS? do Ethernrt micro controllers support TCP protocol?
__________________
http://www.kamalan.com/default.aspx?lang=En Illegal free books links deleted - moderator. |
|
|
|
|
|
|
(permalink) |
|
Google for this one. Realtek has the chips you will need. You can pull them off $11 ethernet cards as well. You will have to write your own UDP stack though, but google I am sure will find you the code as well.
So find an old realtek ethernet card and google for microcontroller and ethernet and you will find projects out there. |
|
|
|
|
|
|
(permalink) |
|
That is a pretty broad question. perhaps a better approach is to use a complete ethernet module like digi connect or lantronix xport. more expensive but definitely easier to start with.
|
|
|
|
|
|
|
(permalink) |
|
True. I have heard of serial to ethernet modules too. Never played with one though.
|
|
|
|
|