Microcontroller › 8051 › Sms based relay operate › Hi, You can fix a format
July 29, 2014 at 4:11 am
#11950
SHAH DISHANT H.
Participant
Hi,
You can fix a format like
*FAN ON *
*FAN OFF *
*BULBON *
*BULBOFF*
Here I have fixed length of my string betwen two *. You can use this kind of fix format and it will be very easy.
Now program 8051 with serial interrupt and receive a fix length array. In this way you can work.