搜索资源列表
gsm_gps_communication
- GSM/gps通信程序:双串口通信控制。当时我编这程序时还是花了不少力气的。 (1)gsm部分:以AT指令控制西门子TC35模块。程序代码精简。也可以用于TC35i,MC45,TC45的控制. (2)采用GPS标准协议格式,获取GPS模块发来的时间、位置、速度等信息。该程序经过试验验证. 程序中,实现GPS信息的接收,并和其它信息一起编码成GSM传输协议格式发送出去。-GSM / a GPS Communication Program : Two serial communicat
GSM-GPS
- GSM/gps通信程序:双串口控制。当时我编这程序时还是花了不少力气的。 (1)gsm部分:以AT指令控制西门子TC35模块。程序代码精简。也可以用于TC35i,MC45,TC45的控制. (2)采用GPS标准协议格式,获取GPS模块发来的时间、位置、速度等信息。该程序经过试验验证. 程序中,实现GPS信息的接收,并和其它信息一起编码成GSM传输协议格式发送出去。-GSM/gps Communication Program: Two serial control. When
3G_moudule_at_test.tar
- 3G modem AT 命令测试代码,DEMO程序,AT命令不全,可以自己添加新的AT命令进去-3G modem AT commands to test the code, DEMO program, AT command was incomplete, can add new AT command into
uart
- uart.rar: 串口测试程序,支持通过串口进行gsm baseband at命令的测试,即是uart操作的范例也是 at command测试程序-uart and at command test code
SIM548C_Document
- All document related to SIM548 - GPS module - Hardware design - AT command - Spec - Test report
HUAWEI_AT_TEST
- 华为GTM900 EM310等AT指令测试,支持标准AT命令,支持GPRS网络通讯-Supports the standard AT commands to support the GPRS network communications, the Huawei GTM900 EM310, and other AT command test
SerialPortTest
- 这是一个经过我改进了CDMA短信猫,用AT指令发送短信的程序, 主要是用了测试CDMA的AT指令的.-This is an improvement of the CDMA SMS through my cat, send text messages with the AT command procedures, CDMA is mainly used to test the AT commands.
JstarUDP
- UDP通讯源码是一个测试安卓和电脑UDP通讯的例子源码,项目自带一个winform的客户端,运行之前需要做两件事,第一件事是必须知道电脑的ip地址,如果是内网可以用cmd的ipconfig命令看一下电脑的ipv4地址,如果是模拟器的话那电脑的IP地址就是10.0.2.2,然后在安卓源码里面替换电脑IP,第二件事是打开项目里自带的exe点击开启端口监听,这样电脑和安卓客户端就可以使用UDP协议进行互发消息通讯了,本项目默认编译版本4.2.2.编码GBK。-UDP communication sou
test5164
- 用Python写的AT命令自动化测试程序,可以设置发送命令,期望结果(The AT command automation test program written in Python can set up sending commands and expect results.)