- This topic has 10 replies, 4 voices, and was last updated 12 years, 1 month ago by .
Viewing 11 posts - 1 through 11 (of 11 total)
Viewing 11 posts - 1 through 11 (of 11 total)
- You must be logged in to reply to this topic.
|
hello..
i need some help. friends.
how to made relay on/off using gsm sms. and it possible to make this without microcontroller.
I don’t think it is possible without microcontroller. But there are certain examples by which you can control the relays by making a call to the gsm modem.
thank you dear…
but i want making it project without micrecontroller.
but can give me information for gsm module and how can i use the gsm module.
You can surely control relays without using microcontroller. I hope the project published in this site itself will give you some idea about it.
Go to this location of the site
/contribution/cell-phone-controlled-robot
thank’s friend…
but can you say me what is the i/p, o/p of the gsm module..
The GSM module can communicate with any other devices using two pins RX and TX. The data is sent or received serially through this pin. The data is nothing but AT commands which the GSM module can understand. You need a programmed device to make use of these pins.
Apart from this pin the GSM module has a speaker out which you can use with dtmf decoder to control the relays as described in that project.
YOU BETTER USE A CELL PHONE other than the GSM module since there is no microcontroller in your project.
thank you Ajish
You are welcome. Feel free to share your further doubts.
however you interface a gsm module it need to a microcontroller to understand the DTMF(dial tone mode frequency) of your mobile…..
Hi Hariharan,
With the help of DTMF decoder IC you can avoid a microcontroller.
hi ..can u write a code for me ..with using micro controller 89c51..please,,