Discussion in "New Ideas regarding projects" started by    Fliz    Apr 11, 2009.
Sat Apr 11 2009, 03:34 am
#1
Hello everyone.

I am planning to make my final project about Home Automation system. The idea is by sending a specific SMS message with any mobile phone i can control features at home such as light, Ac and windows.
The format of the message must be only '1' or '0'. '1' to enable, or '0' to disable the device. The message must have only 8 numbers, '1' or '0' .
A mobile must be connected to the circuit as shown in the attachment file. I am thinking to use 8051 microcontroller and I will use assembly language in programming.
I need help on how can I start the code I mean the flow of the code ?? Also any guidelines should I follow when starting writing the code??
I really need help in my initial step with the code. I will be very appreciated and grateful to you


Sat Apr 11 2009, 12:32 pm
#2
fliz i guess there is already a thread going on this discussion why dont u join that?
 Fliz like this.
Sat Apr 11 2009, 07:25 pm
#3


I joined the discussion but you told me to create my own thread to ask you ..

Any way i really need help, i don't know how to start my code:(
Sun Apr 12 2009, 03:59 am
#4


The format of the message must be only '1' or '0'. '1' to enable, or '0' to disable the device. The message must have only 8 numbers, '1' or '0' .
A mobile must be connected to the circuit as shown in the attachment file.

Fliz


There are a lot of "musts" there.
Are these limitations you have been given ?

The basic flow chart would be something like...


Wait for message SMS message to arrive.
When it does, move it to the 8051.
Parse the message to identify which item to switch, and whether on or off.
switch item on or off.
go back to waiting.

Basically four major routines.
Thu Aug 27 2009, 08:32 pm
#5
hello how to move that mess to 8051 micro controller plz do respond..........
and wat is the format of the mess that was received and can it be red by 8051 micro controller...........
Thu Aug 27 2009, 09:01 pm
#6
you need to send AT Commands to phone

to read sms send AT+CMGR=index is location of sms to read.if its 1 then command will be
AT+CMGR=1

you can fix this location. after reading sms just delete sms using
AT+CMGD=1

this way you new sms will always come at location 1. this will simplify your work too.
Thu Mar 04 2010, 03:34 pm
#7
I have already designed the device.
But i am not using SMS,istead of using DTMF

best wishes,
matthew.
Thu Mar 04 2010, 10:28 pm
#8
@matthew
hey why dont you share your work with world??
be admired for your work, dont let it go waste in closet
Thu Mar 04 2010, 10:43 pm
#9
Hi ajay,
Iam happy to share my designs using mobile phone.
i checked it, it is working good.


thanks,
matthew.
Mon Feb 28 2011, 06:04 pm
#10
where is the hex file of this project.?

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

Jasonkam
Mon May 06 2024, 10:00 pm
JamesroW
Mon May 06 2024, 09:37 am
Chrispes
Mon May 06 2024, 07:34 am
ArktiTic
Sun May 05 2024, 07:06 pm
CesslasyNear
Sun May 05 2024, 02:58 pm
chimichmedic1204
Sun May 05 2024, 11:06 am
Jamiegob
Sun May 05 2024, 10:11 am
Gregoryjed
Sun May 05 2024, 10:02 am