搜索资源列表
AT Commands for GPRS
- GPRS手机模块的AT指令,适合开发gprs串口驱程-GPRS handsets AT command module suitable for the development of serial drive-EDGE
基于ARM的GPRS通信
- 这是一款以三星公司生产的S3C2410为处理器,利用现在2.5G通信技术,实现无限通信的功能,里面有基本的串口通信。
comsms.类似串口调试助手的AT调试助手
- 类似串口调试助手的AT调试助手,在开发GSM/GPRS模块时有一定的帮助,Similar serial debug debug AT assistant aides, in the development of GSM/GPRS module will certainly help
GPRS.rar
- gprs串口运行的驱动程序,主要与s3c2410的芯片通信,gprs serial driver running, mainly with the S3C2410 chip communication
gsm0710muxd-0.9.2.tar.gz
- Linux GPRS 模块多路复用实现多个虚拟串口,Linux GPRS module multiplexing of multiple virtual serial port
GPS100Drv
- GPRS驱动程序,包括串口读写类,以及文档序列化,数据贞如何解包.-GPRS Driver
GPRS
- 通过对串口的初始化,发AT指令激活GPRS模块,实现对gprs的初始化。实现了简单的收发短信功能。-Through the serial port initialization, hair AT command to activate GPRS module enables the gprs initialization. To achieve a simple send and receive text messages.
USOS_APPLICATION
- UCOS应用例子,包含有串口实验,GPRS,GPS,I2CA总线驱动实验,蜂鸣器控制实验-UCOS APPLICATION EXAMPLE
gprs
- 自己写的一个GPRS驱动程序,使用AT指令,串口登陆-Himself wrote a GPRS driver, use the AT commands, serial landing
GPRS
- 车在定位程序,C8051F020 与SIM300C通过串口传输GPS数据,-Vehicles in the positioning process, C8051F020 and SIM300C transmission through the serial port GPS data,
SIM300_uart
- Windows下SIM300 GPRS通信模块的串口工具-Windows under SIM300 GPRS communication module serial tool
GPRS
- Simense公司GPRS模块(内含TCP/IP协议栈、可上网),MC55原理图,附带状态指示灯,LPC2103,双串口。-Simense companies GPRS module (includes TCP/IP protocol stack, available online), MC55 schematic diagram, with status indicators, LPC2103, dual serial ports.
Serial_and_gprs_xp_WINCE
- 文件说明: 1 XP/2000 下异步方式串口类 SerialPort.h SerialPort.cpp 2 WinCE 下 同步方式串口类(本为阻塞方式,但读写都用了独立的线程,妙哉!) CESeries.h CESeries.cpp 3兼容 WinCE , XP/2000 平台的串口类,同步方式 TSerial.h TSerial.cpp
GPRSCommunication
- 利用计算机串口通信,实现对GPRS模块的控制,并进行英文及汉字的编码及发送功能。-Computer serial communication is used to achieve control of the GPRS module and the code in English and Chinese characters and send functions.
GPRS
- GPRS串口AT通信程序,GPRS serial communication program AT-GPRS serial communication program AT
GPRS_send_message
- GPRS模块发短信,通过初始化串口,用at命令来控制GPRS模块进行短信息的发送-GPRS module send text messages through the serial port initialization, use at command to control the GPRS module to send a short message
GPRS-dial-up-process
- GPRS拨号过程,这个是从串口抓包得来的数据文件。对做嵌入式系统有帮助!值得一下!-GPRS dial-up process, this is derived from the serial port Ethereal data files. Right to do embedded systems help! Is worth what!
VSPM
- 虚拟串口软件可以将TCP/IP、UDP广播映射成本机的虚拟COM 口,应用程序通过访问虚拟串口,就可以完成远程控制、数据传输等功能。 通过扩展DLL,可以实现串口互通、协议分析、数据采集等功能,提供例程代码。 此软件可免费用于商业用途,例如串口服务器、GPRS模块配套等 -VSPM
Phone1.0_SRC
- s3c6410开发板 测GPRS模块的源码一、测试AT指令 1) 启动开发板(用户将会看到GPRS同时启动,LED灯闪烁),进入WINCE界面,点击“我的设备”进入,看到WINDOWS文件夹点击进入,将会看到“SerialPort”, 双击打开; 2) 出现SerialPort 串口菜单,然后点击齿轮图样的按钮进行设置,GPRS 串口号 设置为COM2,波特率设置为9600,其它不用设置,然后点击确定; 3) 在刚才的SerialPort 串口菜单上输入AT指令(
jlylm
- GPRS串口拨号上网程序,自己写的串口类,通过MODEM拨号()