搜索资源列表
ZybPDU
- GSM模块接收和发送短信时对短信的处理类。 /// <summary> /// 函数功能:提取短信的发送时间 /// 函数名称:GetDataTime(string SMS) /// 参 数:SMS:要进行转换的整个短信内容 /// 返 回 值:发送时间 /// </summary> /// <summary> /// 函数功能:提取短信的内容(PDU) /// 函数名称:GetCon
GSM
- STC89C52控制GSM(TC35)模块发送短信,接听/挂断电话-STC89C52 GSM (TC35) module to send text messages, answer/hang up the phone
GSM
- 单片机控制gsm发短信程序,能够实现单片机控制gsm发送txt或者pdu格式的短信-SCM gsm text messaging program, to achieve single-chip control gsm send pdu format txt or SMS
gsm
- 实现计算机与GSM模块之间的串口通信。并实现了短信的收发和打电话功能-Realize the computer serial port communications between the GSM module, and can achieve the function to send and receive text messages
CSharpSeriport
- C#实现串口控制GSM模块,读取并发送AT命令,控制GSM模块发送接收短信。-C# Serial control the GSM module, read and send AT commands to control the GSM module send and receive text messages.
GSM7bit_to_UTF8
- Converts text in GSM 7bit encoding to UTF8 text.
EncodePDU
- Program to Demostrate PDU Encode Algorithm used in GSM SMS Communications. CSharp. User can Enter Mobile Phone Numer and Short Text Message and Program Coverts into PDU Format