ethernet to rs-232


Closed Thread
Results 1 to 11 of 11

Hybrid View

  1. #1
    Join Date
    Oct 2005
    Posts
    14

    Default ethernet to rs-232

    I would like to control some old electronics over the network.
    has anyone seen a example of a ethernet to rs-232 converter with a pic
    in it.
    I've googled around, but all i find are webservers , but i just need a ethernet to serial (max-232) sample !

    Anybody got any ideas or suggestions ?

  2. #2
    Join Date
    Aug 2005
    Posts
    95


    Did you find this post helpful? Yes | No

    Default Try this

    http://www.lantronix.com/device-netw...rs/uds-10.html

    Not to shure if this is what you are looking for.

    Sphere.
    Last edited by Sphere; - 17th April 2006 at 15:53.

  3. #3
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default

    Microchip recently released the ENC28J60 which is an Ethernet to SPI bridge. I haven't yet seen any sample PBP code to make use of it.

    There are numerous manufacturers who supply Ethernet-to-RS232 devices, frequently called serial servers. Some provide virtual serial port drivers for the PC end so legacy software sees them as serial devices. You can handle the PIC end with PBP code. The Lantronix XPort is one such device.

  4. #4
    Join Date
    Jun 2005
    Location
    Wisconsin
    Posts
    382


    Did you find this post helpful? Yes | No

    Default

    As I understand it the ENC28J60 is more than just plug and play. You have to load a TCP/IP stack onto a specific type of pic. My guess is the lantronix device is going to be the winner.

  5. #5
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by DynamoBen
    As I understand it the ENC28J60 is more than just plug and play. You have to load a TCP/IP stack onto a specific type of pic.
    I don't think your understanding is correct. The ENC28J60 datasheet says...
    • The ENC28J60 is a stand-alone Ethernet controller with an industry standard Serial Peripheral Interface (SPI™). It is designed to serve as an Ethernet network interface for any controller equipped with SPI.
      ...
      With the ENC28J60, two pulse transformers and a few passive components are all that is required to connect a microcontroller to a 10 Mbps Ethernet network.

  6. #6
    Join Date
    Jun 2005
    Location
    Wisconsin
    Posts
    382


    Did you find this post helpful? Yes | No

    Default

    I completely undestand how it works. A few months back nuts and volts magazine covered it. Although it is an ethernet controller at the physical level you still need to manage the protocol. When I first saw it I thought it would be plug and play until I looked into it further. Trust me when I say it takes a fair amount of work for it to function the way the lantronix does.

Similar Threads

  1. 18F67J60 circuit for ethernet operation
    By Kamikaze47 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 27th August 2014, 18:12
  2. serial data over ethernet?
    By lester in forum Serial
    Replies: 3
    Last Post: - 22nd November 2007, 08:29
  3. Microchip Ethernet controllers
    By Philip in forum Documentation
    Replies: 23
    Last Post: - 2nd November 2007, 01:30
  4. U2 Programmer Interface for Ethernet MINI
    By edtp in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 21st July 2007, 22:29
  5. RS 485 wireless communication
    By Armadus in forum mel PIC BASIC Pro
    Replies: 22
    Last Post: - 26th January 2006, 19:30

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts