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

No subject

sir my project is to automatically send an sms through gsm modem to the doctors mobile using a microcontroller whenever the threshold limits of blood pressure,temperature,heart beat etc are crossed so please suggest which microcntroller to be used and the mobile to be used and the necessary circiut with source code

Parents
  • "we want the name of the modem and also mobile name"

    Why to you want mobile name? for demo take your cell &
    Use your mobile number to send message.

    Do following Connections:

    P3.0 (RXD)connect this pin to pin no 9 of MAX232 IC
    P3.1 (TXD)connect this pin to pin no 10 of MAX232 IC

    pin no 8 of MAX232 IC to pin no 2 of DB9 connector
    pin no 7 of MAX232 IC to pin no 3 of DB9 coneector

Reply
  • "we want the name of the modem and also mobile name"

    Why to you want mobile name? for demo take your cell &
    Use your mobile number to send message.

    Do following Connections:

    P3.0 (RXD)connect this pin to pin no 9 of MAX232 IC
    P3.1 (TXD)connect this pin to pin no 10 of MAX232 IC

    pin no 8 of MAX232 IC to pin no 2 of DB9 connector
    pin no 7 of MAX232 IC to pin no 3 of DB9 coneector

Children