代码搜索:ATCommand
找到约 134 项符合「ATCommand」的源代码
代码结果 134
www.eeworm.com/read/147568/12546478
h gsm_at.h
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsm_at.h
// *
// * Purpose: Utility classes for AT command sequence handling
www.eeworm.com/read/111254/15515989
h gsm_at.h
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsm_at.h
// *
// * Purpose: Utility classes for AT command sequence handling
www.eeworm.com/read/100996/15858549
h gsm_at.h
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsm_at.h
// *
// * Purpose: Utility classes for AT command sequence handling
www.eeworm.com/read/445003/7601826
c sms.c
/*----------------------------------------------------------------
用AT命令发送手机短信的例子
作者:江振健(网名:慕容飞云)
http://www.my66.com
E_mail:litth@yeah.net
-------------------------------------------------------
www.eeworm.com/read/266497/11223562
cpp mobilemodule.cpp
// MobileModule.cpp: implementation of the CMobileModule class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "QZSerialServer.h"
#includ
www.eeworm.com/read/481679/6637053
c gsm.c
#define GSM_G
#include "sysincludes.h"
void SendMessage1(uchar *buf)
{
UartSendString(1,buf);
}
uchar mess_buf_in_end = 0;
// 发送AT指令
void ATCommand(uchar *mess, uchar fl
www.eeworm.com/read/271261/11001636
h gsm.h
#ifdef GSM_G
#define gsm_ext
#else
#define gsm_ext extern
#endif
gsm_ext void SMSInit(void);
gsm_ext void Receive_Mess(uchar ch);
gsm_ext void SendSMS(uchar *number, uchar *mess
www.eeworm.com/read/438668/7728548
h gsm.h
#ifdef GSM_G
#define gsm_ext
#else
#define gsm_ext extern
#endif
gsm_ext void SMSInit(void);
gsm_ext void Receive_Mess(uchar ch);
gsm_ext void SendSMS(uchar *number, uchar *mess
www.eeworm.com/read/393030/8314625
h gsm.h
#ifdef GSM_G
#define gsm_ext
#else
#define gsm_ext extern
#endif
gsm_ext void SMSInit(void);
gsm_ext void Receive_Mess(uchar ch);
gsm_ext void SendSMS(uchar *number, uchar *mess
www.eeworm.com/read/369576/9639677
h gsm.h
#ifdef GSM_G
#define gsm_ext
#else
#define gsm_ext extern
#endif
gsm_ext void SMSInit(void);
gsm_ext void Receive_Mess(uchar ch);
gsm_ext void SendSMS(uchar *number, uchar *mess