文件名称:GSM-LED
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-11-29
- 文件大小:
- 30kb
- 下载次数:
- 0次
- 提 供 者:
- ke***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序的主要功能如下:
给GSM模块上以后,稍微等一段时间,当LED1被点亮以后.
1.如果我们用手机给模块中的手机号发送短信息内容为“openled3”,则GSM模块上的LED3被点亮
2.如果我们用手机给模块中的手机号发送短信息内容为“openled4”,则GSM模块上的LED4被点亮
3.如果我们用手机给模块中的手机号发送短信息内容为“closeled3”,则GSM模块上的LED3被熄灭;
4.如果我们用手机给模块中的手机号发送短信息内容为“closeled4”,则GSM模块上的LED4被熄灭;
5.发送其他内容的短信息,GSM模块无任何响应。-The main function of this program is as follows: after the GSM module to a little wait for some time, after LED1 is lit when a cell phone if we use the phone number to the module to send a short message content " openled3" , the GSM module. The LED3 is lit 2 if we use the phone to send the phone number of the module short message content " openled4" , then LED4 is lit GSM module 3 if we use the phone to send the phone number of the module. short message content " closeled3" , then LED3 GSM module is extinguished 4 if we use the phone number to the phone module to send a short message content " closeled4" , then LED4 GSM module is extinguished 5 sent short message other content, GSM module without any response.
给GSM模块上以后,稍微等一段时间,当LED1被点亮以后.
1.如果我们用手机给模块中的手机号发送短信息内容为“openled3”,则GSM模块上的LED3被点亮
2.如果我们用手机给模块中的手机号发送短信息内容为“openled4”,则GSM模块上的LED4被点亮
3.如果我们用手机给模块中的手机号发送短信息内容为“closeled3”,则GSM模块上的LED3被熄灭;
4.如果我们用手机给模块中的手机号发送短信息内容为“closeled4”,则GSM模块上的LED4被熄灭;
5.发送其他内容的短信息,GSM模块无任何响应。-The main function of this program is as follows: after the GSM module to a little wait for some time, after LED1 is lit when a cell phone if we use the phone number to the module to send a short message content " openled3" , the GSM module. The LED3 is lit 2 if we use the phone to send the phone number of the module short message content " openled4" , then LED4 is lit GSM module 3 if we use the phone to send the phone number of the module. short message content " closeled3" , then LED3 GSM module is extinguished 4 if we use the phone number to the phone module to send a short message content " closeled4" , then LED4 GSM module is extinguished 5 sent short message other content, GSM module without any response.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
单片机控制LED 继电器\GSM_TEST
....................\GSM_TEST.c
....................\GSM_TEST.hex
....................\GSM_TEST.lnp
....................\GSM_TEST.LST
....................\GSM_TEST.M51
....................\GSM_TEST.OBJ
....................\GSM_TEST.opt.bak
....................\GSM_TEST.plg
....................\GSM_TEST.Uv2.bak
....................\GSM_TEST.uvopt
....................\GSM_TEST.uvproj
....................\GSM_TEST_Opt.Bak
....................\GSM_TEST_Uv2.Bak
....................\GSM_TEST_uvopt.bak
....................\测试程序2功能说明.txt
单片机控制LED 继电器