代码搜索:gsm模块

找到约 10,000 项符合「gsm模块」的源代码

代码结果 10,000
www.eeworm.com/read/439346/7711847

gsm four.gsm

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/438668/7728549

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/438668/7728558

o gsm.o

www.eeworm.com/read/298764/7936861

c gsm_at.c

// ************************************************************************* // * GSM TA/ME library // * // * File: gsm_at.cc // * // * Purpose: Utility classes for AT command sequence handlin
www.eeworm.com/read/298764/7936868

h gsm_at.h

// ************************************************************************* // * GSM TA/ME library // * // * File: gsm_at.h // * // * Purpose: Utility classes for AT command sequence handling
www.eeworm.com/read/297972/7982982

doc gsm.doc

www.eeworm.com/read/398283/7995966

ppt gsm.ppt

www.eeworm.com/read/397734/8024958

doc gsm.doc

www.eeworm.com/read/297355/8027701

c gsm_at.c

// ************************************************************************* // * GSM TA/ME library // * // * File: gsm_at.cc // * // * Purpose: Utility classes for AT command sequence handlin