搜索资源列表
GNva
- 一个非常好的GPS导航模块,VC++6。0开发,实现对GPS串口的实时监控。通过加载卫星影像图,实现实时导航。-a very good GPS navigation module, VC 6. 0, the development of the GPS serial real-time monitoring. Loading through satellite image maps, real-time navigation.
MSCOMM
- 利用MSComm控件实现与GPS接收器的串口通讯
GPSDataHandle
- 一个用来实现GPS数据接收和处理分析的程序,基于uclinux,全部用C开发,包括IO控制及串口设置等
VUmeter
- 基于串口GPS的开发,实现了当前速度,行进方向,当前位置显示,轨迹纪录等功能.-Serial GPS development, implementation of the current speed, direction of travel, the current position display, track record and other functions.
GSM-GPS
- GSM/gps通信程序:双串口控制。当时我编这程序时还是花了不少力气的。 (1)gsm部分:以AT指令控制西门子TC35模块。程序代码精简。也可以用于TC35i,MC45,TC45的控制. (2)采用GPS标准协议格式,获取GPS模块发来的时间、位置、速度等信息。该程序经过试验验证. 程序中,实现GPS信息的接收,并和其它信息一起编码成GSM传输协议格式发送出去。-GSM/gps Communication Program: Two serial control. When
VCPPV1.0
- 1. VC++6.0串口操作实现GPS数据提取 2. VC++串口实现双机互联,包含视窗加代码 3. VC++编写的实时读写串口数据,并用VC画出相应的数据波形 4. VC++串口控件实现温度数据的采集并显示,做出曲线 -1. VC++6.0 serial operation to achieve GPS data extraction 2. VC++ Serial Port Dual Internet, including Windows add code 3. VC++ wr
gps
- 实现gps定位,并返回坐标(基于串口通讯)-Achieve gps positioning, and return to the coordinates (based on serial communication)
GPS
- 在VC++环境下通过串口实现GPS数据采集程序,-In VC++ environment under implementation through the serial port GPS data collection procedures,
Mscomm_GPS
- 运行文件:GPS_Disp.exe 测试数据:\TestData\temp.log 0529-2.log 操作说明: 1. 文件 1.1 打开记录文件... 新建或打开一个文件,以记录实时读入的GPS数据,“GPS信息示例”中显示有关信息 1.2 关闭记录文件 关闭并保存正在记录数据的记录文件 1.3 打开回放文件... 打开一个已存在的回放文件 1.4 播放回放文件 播放回放文件,在“GPS信息示例”栏中显示有关
gps
- 用Moxa的串口库,实现GPS对计算机对时-Using Moxa Library to recevie GPS data and correct computer s time
GPSmapnavig
- 实现GPS串口读取和GPS路径规划的程序,data.c用于从串口中提取GPS坐标数据,emap.c用于生成实时地图-Achieve the GPS serial port to read and GPS path planning process, data.c used to extract GPS coordinates from the serial port data, emap.c used to generate real-time map
gps-to-pc
- 基于全球定位系统(GPS) 接收机的基本工作原理及其通信协议, 讨论了M SComm 控件的属性、方 法, 以美国GARM IN 公司的GPS25 接收机为例详细介绍了如何利用该控件实现GPS 接收机与微机间的串口通 信方法。-Based on the Global Positioning System (GPS) receiver and its basic working principle of communication protocols, discussed M SComm
GPSchuankouchengxu
- PC机与GPS实现串口数据传送,此代码用VC++6.0实现-PC, and GPS serial data transmission to achieve, the code achieved using VC++6.0
GPS
- S3C2440下的gps测试程序,利用串口实现-S3C2440 gps under the test program, using serial port
GPS
- GPS接收机的程序(VC源码实现串口通信-The procedure of GPS receiver(VC source code
read-gps-data-vcPP-seral-port
- VC++ 实现对gps串口数据的读取与存储-read the gps data from serial port based on vc++,useful source
Labview-GPS
- 利用串口读取GPS数据,在Labview上实现电脑时间的授时。-failed to translate
GPSrec_
- 该程序可以实现串口就收数据,并与LCD连接显示。-It is a GPS program.
RFID
- GPS数字钟计算机方面的程序与单片机实现串口通信-GPS digital clock computer-related procedures and MCU serial communication
VB
- 实现GPS和导航系统的连接,必须要解决计算机和GPS接收机的串口通信问题。在计算机和GPS接收机的数据传输过程中,计算机的串口(COM)作为计算机CPU和串行设备间的编码转换器,提供了计算机与GPS接收机之间的数据传输通道。而GPS接收机作为数据终端设备,将采集到的导航定位数据通过计算机串口传输给计算机,并为导航系统使用。在Windows环境下可以通过Visual Basic编程语言及其提供的专门用于串口通信的MSComm控件,实现GPS接收机与计算机的串口通信。 二、GPS输出的数据格(Re