Data log to file by Ethernet


Closed Thread
Results 1 to 3 of 3
  1. #1
    russellperry's Avatar
    russellperry Guest

    Default Data log to file by Ethernet

    Are their any Serial > TCP/IP Ethernet Modules which can save a few lines oftext to a PC file?

    I have a PIC data logging application which presently sends RS232 to a PC with a Delphi terminal which then saves to a file.

    Could this be done with a PIC and a Serial > TCP/IP Ethernet Module?

  2. #2
    Join Date
    Oct 2004
    Posts
    440

    Default Re: Data log to file by Ethernet

    russellperry

    See PBPL and TCP/IP


    Norm

  3. #3

    Default Re: Data log to file by Ethernet

    russellperry,
    could you use a serial to network module (there are many available) or serial to WIFI module for pic end, and program your Delphi code to use a network connection (localHost:PORT#) to 'listen' for data from there ?
    don, amgen

Similar Threads

  1. serial data over ethernet?
    By lester in forum Serial
    Replies: 3
    Last Post: - 22nd November 2007, 09:29
  2. Writing serial data to text file
    By TurboLS in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 2nd March 2005, 23:09
  3. LN(natural log)
    By actionplus in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 12th August 2004, 00:31
  4. math operator LOG
    By Eyal in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 23rd July 2004, 00:45
  5. Log and exponential
    By anj in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 5th March 2004, 21:03

Members who have read this thread : 1

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