- This topic has 1 reply, 2 voices, and was last updated 13 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › how we can extract sms recieved by microcontroller8051 and use for switching
a mobile phone is atteched with microconroller 8051 then if it recieved sms “ON” then it should on the switch which is conected with its any pin and if it recieved “OFF” then the switch will be off on recieving sms. plz help to write code in c to extrect sms based switching.
browse the tutorial about serial in this forum .. the UART code is already there..
if you are using any modem for the communication then study the manual of that modem of supported AT commands..