Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > Electronic Projects Design/Ideas/Reviews


Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution.

Reply
 
Thread Tools Display Modes
Old 9th February 2008, 02:06 AM   (permalink)
New Member
mlumanta is on a distinguished road
Default how to control appliance using sms? please help.

hi im a computer engineering student. i really need your help on how to control appliances using a cellphone through sms.

cp1--cp signal--cp2--CPU--relay--appliances

my problem is on how to construct a circuit,. my email is mlumanta@yahoo.com

ur help is highly appreciated. tnx
mlumanta is offline   Reply With Quote
Old 9th February 2008, 08:01 PM   (permalink)
Experienced Member
 
RadioRon is just really niceRadioRon is just really niceRadioRon is just really nice
Default

You have provided very little information with which to work with. You will probably need a circuit to interface the output of cp2 to the input of the CPU and you will need a separate circuit to interface the CPU through the relay to the appliance.

Since appliance switching involves working with lines voltages which are dangerous for the novice, I recommend that you use an off-the-shelf appliance control module between the CPU and the appliance.

What is the nature of the interface available from cp2? What kind of CPU are you using?
__________________
RadioRon
RadioRon is offline   Reply With Quote
Old 9th February 2008, 09:25 PM   (permalink)
Super Moderator
 
kinjalgp is on a distinguished road
Default

You can use Nokia 3310/3315 type of cell phones which have F-Bus interface. F-Bus is nothing but RS232 interface with Nokia's own software protocol whose specifications can be found in the internet. Hook-up an 8-bit microcontroller like PIC/8051 to the F-BUS data cable.
Whenever SMS is received by the phone, it is also sent to F-BUS in an encoded data frame. Your uC should decode it and check if message is valid command to control any device on/off. Then turn the relay connected to uC on/off.

So for this you can use any uC which has serial interface. You can find plenty of schematics in the internet like this http://www.oz1bxm.dk/PIC/628uart.htm
Connect Relay to any GPIO pin of PIC through transistor and your circuit is done. Now all you need is to write software to decode message and turn your appliances on/off.
__________________
"There is no way to peace, peace is the way!"
kinjalgp is offline   Reply With Quote
Old 11th February 2008, 12:15 AM   (permalink)
Experienced Member
penoy_balut is on a distinguished road
Default

First you have to learn how FBUS protocol works and how to decode message in PDU format, a good source of information is www.embedtronics.com, when sending and receiving, you have to modify several bytes particular to your country and service provider.
http://s144.photobucket.com/albums/r...controller.jpg
http://www.youtube.com/watch?v=jWnUlMEH25M
penoy_balut is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Latest
Using Oscilloscopes mechie Electronic Theory 9 29th November 2007 09:48 PM
What are the ports of usb? and how to control the remote control through the usb? u1988 Electronic Projects Design/Ideas/Reviews 0 13th June 2007 08:25 PM
Using Mobile SMS to control other appliance !! balajik Electronic Projects Design/Ideas/Reviews 3 19th June 2006 05:18 AM
Central Heat and Air Remote Control ae4jm General Electronics Chat 4 6th June 2006 12:07 PM
how to control a remote control toy car through printer port shiraj Electronic Projects Design/Ideas/Reviews 1 18th February 2004 02:27 AM



All times are GMT. The time now is 11:51 PM.


Electronic Circuits  |  Radio Controlled
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.