资源列表
单片机短信收发源代码
- 单片机短信收发源代码,支持单片机通过RS232串口,运用GSM模块进行短信息的收发-SCM messaging source code, support for MCU through RS232 serial port, using GSM module to send and receive text messages
mapirule
- 采用cemapi库,mapi rule接口来发送和接收sms短信代码
PyFetion1.py
- 用python开发的飞信客户端,源代码提供。-With the development of Fetion python client, provided the source code.
serial42syncmou
- PIC 16f877 program for sending and recieving SMS
TC35
- 介绍了短消息的格式设置、消息删除、发送接收等源码,以及相应的实例程序。-Introduce a short message format settings, delete message, send to receive, such as source code, as well as examples of the corresponding procedures.
CEMobile
- 功能介绍:通过COM口或红外线口连接手机发送短信、自动判断中英文进行PDU编码- Function introduction that, Through the COM mouth or the infrared mouth connection handset transmission short note, the automatic judgement Chinese and English carry on PDU to code
sms
- 短消息数据解码格式-SMS data decoding formats
pytacle.py
- GSM 空中接口 分析软件,可以实时分析USRP等SDPR平台DUMP下的信令信息 -GSM air interface analysis software, real-time analysis of signaling information the USRP such as the SDPR platform DUMP
SIM900A-send-english
- 本程序利用SIM900A模块经行英文短信的发送,如若要发送中文加函数send chinese ,如若要电话怎自行添加CALL函数即可,不难。-use modle SIM900A to send eglish.
bbs
- 3389远程.使用易语言编写的一个免费发短信的程序源码-3389 remote. Use easily written in a free program source code texting
AT-PDU.rar
- AT指令发送PDU模式短信详细设计流程,设计笔记。,SMS PDU mode AT command to send the detailed design process, design notes.
smstest
- 一个pc通过串口连接手机发送短信的测试程序,有详细的注释,非常适合新手学习。完整的pdu编解码,短信、长短信、短信回执、wap链接push短信的编程方法等。