Tcpip


Closed Thread
Results 1 to 7 of 7

Thread: Tcpip

  1. #1
    Join Date
    Mar 2004
    Posts
    74

    Default Tcpip

    I am looking at starting a project that is basicly a digital/analouge I/O board that is accesable via the internet (or WLAN). The pic side as far as I/O controls would be easy but how do I connect it to the internet? Is there any modules available (similar to those 433MHz Tx & Rx modules) that allow me to send and receive serial data and convert it into TCPIP?

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


    Did you find this post helpful? Yes | No

    Default

    Lantronix xPort is about $50 US. They have virtual comm port software which will let you send & receive with the xPort module using serial methods.

  3. #3
    Join Date
    Mar 2005
    Location
    Iowa, USA
    Posts
    216


    Did you find this post helpful? Yes | No

    Default

    I've been playing around with the Rabbit RCM3710 and the development kit HERE. It's programmable in C, but pretty easy to catch on to.
    Wisdom is knowing what path to take next... Integrity is taking it.
    Ryan Miller

  4. #4
    Join Date
    Mar 2004
    Posts
    74


    Did you find this post helpful? Yes | No

    Default

    Thanks Rhino, that is the sort of thing that I am looking for (much better to lern as well than to plug in a box). Have you had any problems or found anything that I should be aware of before buying one of these kits. Once this has been mastered what do you need to make a working web server(other than programming time).

  5. #5
    Join Date
    Mar 2004
    Posts
    74


    Did you find this post helpful? Yes | No

    Default Using Pic

    Can this be done on a pic?

  6. #6
    Join Date
    Mar 2005
    Location
    Iowa, USA
    Posts
    216


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Darrenmac
    Thanks Rhino, that is the sort of thing that I am looking for (much better to lern as well than to plug in a box). Have you had any problems or found anything that I should be aware of before buying one of these kits. Once this has been mastered what do you need to make a working web server(other than programming time).
    I've just played around with it in my free time.... which isn't very often. I'd like to get back into it. There is quite a bit of source code available to demonstrate how to utilize the webserver, i/o, and email capabilities of the module. I figured if I'd use a pic to gather info from sensors, then send the data over the usart to the rabbit to store and show on the webserver.
    Wisdom is knowing what path to take next... Integrity is taking it.
    Ryan Miller

  7. #7
    Join Date
    Mar 2004
    Posts
    74


    Did you find this post helpful? Yes | No

    Default

    Just found a book on Amazon called TCP/IP Lean. It teaches tcp/ip for embedded systems like pic's. Has anyone found any thing like this that is a free download?

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