• recieving messages from gsm
    i am working on a embedded project using GSM SIM300.i am using Atmel at89s52, GSM module ,temperature sensor LM35. Working of project - Temp sensor will sense the temperature and sent a message...
  • recieving messages from gsm
    i am working on a embedded project using GSM SIM300.i am using Atmel at89s52, GSM module ,temperature sensor LM35. Working of project - Temp sensor will sense the temperature and sent a message...
  • not getting messages from gsm modem
    i am using atmel at89s52 and a sim 300 gsm modem.i just want to sent a message to my cell phone.i am new to microcontroller programming.here is my code- #include<reg51.h> void serialcomm() { TMOD...
  • not getting messages from gsm modem
    i am using atmel at89s52 and a sim 300 gsm modem.i just want to sent a message to my cell phone.i am new to microcontroller programming.here is my code- #include<reg51.h> void serialcomm() { TMOD...
  • reading & decoding text message from gsm module
    Dear, I want to build a project which is based on online banking. I am going to use sms transaction facility such as to withdraw or transfer money. So when any user sends a sms with his acc. no. to another...