- Category:
- SMS
- Tags:
-
- File Size:
- 16kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- xaseegle
Description: 51 contrl GSM
#include<reg52.h>
#include<intrins.h>
#define uchar unsigned char
#define uint unsigned int
#define RxIn 90 //
uchar code AT[]="AT" //
uchar code ATE[]="ATE" //uchar code AT_CNMI[]="AT+CNMI=2,1" //uchar code AT_CSCA[]="AT+CSCA=\"+8613800571500\"" //uchar code AT_CMGF[]="AT+CMGF=1" //
uchar code AT_CMGR[]="AT+CMGR=" //uchar code AT_CMGS[]="AT+CMGS=" //uchar code AT_CMGD[]="AT+CMGD=" //uchar code successfully[]="Operate Successfully!" //uchar code fail[]="Operate failed,try again!"
To Search:
- [SendSMS0.1] - GSM message sent, message based on the G
- [SMS_pdu] - SMS PDU package format, with some design
- [51+DS1302+gsm] - 51+ DS1302+ Gsm source code, I believe w
- [GPRS] - gprs development procedures, wince on gp
- [TY_CDMA_SMS] - Achieved with vc6 SMS PDU encoding and d
File list (Check if you may need any files):
51contrlGSM.docx