文件名称:C51
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-11-29
- 文件大小:
- 144kb
- 下载次数:
- 0次
- 提 供 者:
- ke***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
51单片机C语言GPRS控制程序。
2011-05-07更新:
1、优化了模块指令解码程序。
2、增加了AT指令执行 “OK”的检测
3、增加了响铃行为“RING”的检测
4、优化了短信控制指令的判断优化
2011-05-08更新
增加网络注册状态检查
增加GPRS网络附着情况检查
2011-5-22
修改TXD IO口为推勉输出
RXD 为高阻输入-51 microcontroller C language GPRS related procedures. 2011-05-07 update: 1, optimize the module instruction decoding process. 2, increasing the AT command execution " OK" testing 3, an increase of Bell behavior " RING" 4 detection to optimize the SMS control instructions to determine optimized 2011-05-08 update adds GPRS network registration status checks increase network attached conditions check 2011-5-22 modify TXD IO port to push Mian RXD output is high impedance input
2011-05-07更新:
1、优化了模块指令解码程序。
2、增加了AT指令执行 “OK”的检测
3、增加了响铃行为“RING”的检测
4、优化了短信控制指令的判断优化
2011-05-08更新
增加网络注册状态检查
增加GPRS网络附着情况检查
2011-5-22
修改TXD IO口为推勉输出
RXD 为高阻输入-51 microcontroller C language GPRS related procedures. 2011-05-07 update: 1, optimize the module instruction decoding process. 2, increasing the AT command execution " OK" testing 3, an increase of Bell behavior " RING" 4 detection to optimize the SMS control instructions to determine optimized 2011-05-08 update adds GPRS network registration status checks increase network attached conditions check 2011-5-22 modify TXD IO port to push Mian RXD output is high impedance input
(系统自动生成,下载前可以参看下载内容)
下载文件列表
单片机C51代码\c51 code 2011-05-08\ad.c
.............\...................\ad.h
.............\...................\ad.LST
.............\...................\ad.OBJ
.............\...................\ad2.c
.............\...................\ad3.c
.............\...................\button.c
.............\...................\button.h
.............\...................\button.LST
.............\...................\button.OBJ
.............\...................\cmd.c
.............\...................\cmd.h
.............\...................\cmd.LST
.............\...................\cmd.OBJ
.............\...................\config.h
.............\...................\GTM900.uvopt
.............\...................\GTM900.uvproj
.............\...................\GTM900_uvopt.bak
.............\...................\main.c
.............\...................\main.h
.............\...................\main.LST
.............\...................\main.OBJ
.............\...................\other.c
.............\...................\sms.c
.............\...................\sms.h
.............\...................\sms.LST
.............\...................\sms.OBJ
.............\...................\sms.__i
.............\...................\STARTUP.A51
.............\...................\STARTUP.LST
.............\...................\STARTUP.OBJ
.............\...................\STC12C5A.h
.............\...................\tc35
.............\...................\tc35.hex
.............\...................\tc35.lnp
.............\...................\tc35.M51
.............\...................\tc35.plg
.............\...................\tc35.uvopt
.............\...................\tc35_uvopt.bak
.............\...................\tc35_uvproj.bak
.............\...................\uart.c
.............\...................\uart.h
.............\...................\uart.LST
.............\...................\uart.OBJ
.............\...................\uart_deal.c
.............\...................\uart_deal.h
.............\...................\uart_deal.LST
.............\...................\uart_deal.OBJ
.............\c51 code 2011-05-08说明.txt
.............\c51 code 2011-05-08
单片机C51代码