文件名称:sms_comtroller_8051
介绍说明--下载内容均来自于网络,请自行研究使用
SMS is checked by monitoring the phone memory by using AT+CPMS command which sets the preferred phone memory location for storing sms and returns status of phone memory.
When an SMS is received its text is dumped into microcontroller s RAM using a very calibrated approach. Therefore the 7th character(7th was chosen randomly) always lands at location 57H of RAM. This was determined by connecting the phone to PC s serial port and debugging using the Proteus Simulation. The RAM was monitored as the phone sent the SMS text and it was dumped.
So the 7th character is compared using the below table and the appropriate function is called for performing the action using relays.
When an SMS is received its text is dumped into microcontroller s RAM using a very calibrated approach. Therefore the 7th character(7th was chosen randomly) always lands at location 57H of RAM. This was determined by connecting the phone to PC s serial port and debugging using the Proteus Simulation. The RAM was monitored as the phone sent the SMS text and it was dumped.
So the 7th character is compared using the below table and the appropriate function is called for performing the action using relays.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sms comtroler 8051\dg_at_2003_r4a.pdf
..................\dxz.hex
..................\final_code.a51
..................\PROJ4.DSN
..................\Thumbs.db
sms comtroler 8051
..................\dxz.hex
..................\final_code.a51
..................\PROJ4.DSN
..................\Thumbs.db
sms comtroler 8051