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

How a 8051 uc can be connected to PC so that whan it receive any data it could transfer to PC

hi all

please help me .
I want to connect 8051 uc to PC so that it can continuously transfer data received on it's port
to the PC.

And How can i send data from uc to GSM network using mobile phone.

Parents
  • You got an assignment, and your first bet was to ask on a forum?

    Why do you not instead:
    1) Look at the example code supplied with the compiler. Many examples how to use the serial port (to communicate with a PC or whatever is connected).

    2) Try the search function on this forum for any references to GSM. Many, many, many, many threads about GSM.

    In what way do you think that your problem is unique, and haven't already been answered a number of times?

    Do spend some of _your_ time reading up on the problem. If you get stuck, come back with explicit questions. But you are expected to figure out the basics yourself from all the information that is at your fingertips.

Reply
  • You got an assignment, and your first bet was to ask on a forum?

    Why do you not instead:
    1) Look at the example code supplied with the compiler. Many examples how to use the serial port (to communicate with a PC or whatever is connected).

    2) Try the search function on this forum for any references to GSM. Many, many, many, many threads about GSM.

    In what way do you think that your problem is unique, and haven't already been answered a number of times?

    Do spend some of _your_ time reading up on the problem. If you get stuck, come back with explicit questions. But you are expected to figure out the basics yourself from all the information that is at your fingertips.

Children
No data