![]() | ![]() | ![]() |
| | |||||||
| 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. |
| | Thread Tools | Display Modes |
| | (permalink) |
| New Member | 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 |
| | |
| | (permalink) |
| Experienced Member | 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 |
| | |
| | (permalink) |
| Super Moderator | 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!" |
| | |
| | (permalink) |
| Experienced Member | 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 |
| | |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| 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 |