This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

can you help me friends

Hi All My Friends

if i can collect some data by microcontroller AT89c51 and i can send it by RS232 to a PC
how can i monitor this data from another location through the internet

can one help

Parents
  • Remote desktop or similar would probably be the easiest method. Just use a terminal program to log to file, and then access the machine and look at the log file.

    If you know how to write PC programs, you will have many options:
    - Send mail
    - Create web pages.
    - Create a server socket you can connect to.
    - ...

Reply
  • Remote desktop or similar would probably be the easiest method. Just use a terminal program to log to file, and then access the machine and look at the log file.

    If you know how to write PC programs, you will have many options:
    - Send mail
    - Create web pages.
    - Create a server socket you can connect to.
    - ...

Children
No data