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

hey plzz help me its urgent

hello hey can any one please provide me a complete program ( in "C") of sending a SMS from a GSM modem to an 8051 microcontrolleer. for example: I want to turn on a light with the help of 8051 using an SMS. If possible also provide me the circuit diagram of interfacing between GSm modem and 8051. PLz help meee

Thank you...

Parents
  • If your hardware is ready and You know how to solve it in ASM, your are half way there. Look at the RS-232 sample in the samples folder that was installed with the compiler. Get a C reference book so that you can modify the code to match your needs. Post here if you any questions.
    Avoid the temptation to organize the program as if it was ASM ( Do not use goto to jump around)

Reply
  • If your hardware is ready and You know how to solve it in ASM, your are half way there. Look at the RS-232 sample in the samples folder that was installed with the compiler. Get a C reference book so that you can modify the code to match your needs. Post here if you any questions.
    Avoid the temptation to organize the program as if it was ASM ( Do not use goto to jump around)

Children
No data