搜索资源列表
sms
- 用来pdu编解码,对于短信的发送和传输有用,很好的程序
HZK_Unicode
- 16×16汉字库,并带unicode 表,可是用于lcd和SMS的 pdu短信收发
无线信息发布系统
- VB编写的无线信息发布系统(短信收发与数据库处理结合),全套程序!自带PDU短信编码字库!该字库可用单片机上的短信系统开发。还具备电话呼叫功能!-VB prepared by the wireless information delivery system (SMS transceiver combined with database processing), a full set of procedures! PDU encoded messages own character! The fo
gsm-PDU
- 基于单片机控制GSM模块发送PDU格式短信-Based on Microcontroller GSM module send PDU format SMS
cc
- TC35i模块有40个引脚,通过一个ZIF(Zero Insertion Force,零阻力插座)连接器引出。这40个引脚可以划分为5类,即电源、数据输入/输出、SIM卡、音频接口和控制。-TC35i新版西门子工业GSM模块是一个支持中文短信息的工业级GSM模块,工作在EGSM900和GSM1800双频段,电源范围为直流3.3~4.8V ,电流消耗——休眠状态为3.5mA,空闲状态为25mA,发射状态为300mA(平均),2.5A峰值;可传输语音和数据信号, 功耗在EGSM900(4类)和GSM
GSMENCODEPDU
- GSM短信息PDU编码程序,用于单片机控制手机模块进行编制、发送短信息-GSM SMS PDU encoding process, for single-chip module to control the preparation of cell phone, send text messages
avrGSMmodempdumessage
- m128 接 gsm modem 用pdu 发中文短信 的流程。自己总结的,附带源码,仅供参考哦-gsm modem access m128 made by Chinese SMS pdu process. Their own summary, with source code, for reference only, oh! !
uCOS-Demo
- ucos cdma at pdu短信指令,的VISTUAL STUDIO 6.0演示程序-ucos cdma at pdu SMS commands, the VISTUAL STUDIO 6.0 demo
GSMSendSMS
- 51单片机控制TC35I GSM模块发PDU短信的例程-51 SCM control TC35I GSM SMS PDU modules made routine
mc55_sms
- 一个控制设备中接收发送短信部分的驱动。分析短信pdu,并根据相应的7bit,8bit或16bit模式解析出实际短信文本,对于中文还包括了unicode到gb2312的转码。硬件平台stm32103VB,用Keil写的-A control device to send text messages to receive part of the drive. Analysis of SMS pdu, and in accordance with the corresponding 7bit, 8bit
200510416338841
- Gsm手机(短信息,电话簿)开发库C++源代码 通过GSM modem 或 IrDA 设备 基于GSM标准: ETSI GSM 07.07, ETSI GSM 07.05 提供Nix,win系统 PDU 编码.支持Nokia-61,62,71,8***,Simens S10,M20,35i,Ericcson SH888,Wavecom WM02 -Gsm mobile phone (SMS, phone book) Development Library C++ source cod
AT
- 单片机开发中,针对手机的AT指令集和说明,例如: AT+CMGL=0 读取电话上全部未读过的SMS消息 AT+CMGL=2 列出已有的短信息 AT+CMGL=4 读取全部SMS消息 AT+CMGR=X回车 读取第X条短消息 AT+CMGF=0回车 用PDU格式 AT+CMGD=X回车 删除第X条短消息 -Microcontroller development, for mobile phones AT instruction set and instructions
PDU_DAIL
- 单片机控制GSM 发短信 打电话 以及挂电话,主要主要是发送PDU格式短信-SCM GSM text messages, and hang up calls, the main key is to send SMS PDU format
TC35-Read
- 测试TC35模块读短信功能用的程序。采用PDU模式可读中文短信。-Test TC35 module to read the procedures used by the messaging functions. Readable Chinese SMS PDU mode.
03_with_lcd
- 51单片机控制TC35模块发送PDU短信,拨打电话,同时能将TC35返回的数据显示在1602LCD上。-51 microcontroller to control the TC35 module to send PDU SMS, make calls, can TC35 returns the data shown in 1602LCD.
The-STC-control-GSM-sent-SMS(TXT)
- STC控制GSM发送短信(TXT格式),发送PDU的按键对应开发板的按键接口P1^6,发送短信时,直接调换数组 PhoneNum Sms 内的内容就可以的-The STC control GSM sent SMS
The-STC-control-GSM-sent-SMS(PDU)
- STC控制GSM发送短信,发送PDU的按键对应开发板的5-P1^7,关于PDU代码:利用我们的资料的测试软件Ggsmmoden生成你所要发送的短信内容,直接调入Byte_num[] Sms2_Pdu[] 数组中就可以的-The STC control GSM sent SMS(PDU)
GSM--G600
- 广和通公司生产的GSM G600模块程序,已经通过测试。实现了PDU短信与TXT短信,电话接听。主要对AT指令的应答作了大量处理,其中的处理方法可以借鉴。-Guang Tong company' s GSM G600 module program, has been tested. Achieve a PDU SMS and TXT messaging, telephone answering. Mainly on the AT command response made a lot of
version-8.0
- GSM 实现短信PDU方式的收发功能,根据接收内容判断信息。固定的手机号码发送信息。-GSM SMS PDU mode to achieve transceiver functions, according to the received content determination information. Fixed phone number to send message.
pdu-at
- GSM短信发送PDU编码解码C++控制台实现-GSM SMS sent PDU codec C++ console implementation