搜索资源列表
GPS接收机
- GPS接收机只要处于工作状态就会源源不断地把接收并计算出的GPS导航定位信息通过串口传送到计算机中。前面的代码只负责从串口接收数据并将其放置于缓存,在没有进一步处理之前缓存中是一长串字节流,这些信息在没有经过分类提取之前是无法加以利用的。因此,必须通过程序将各个字段的信息从缓存字节流中提取出来,将其转化成有实际意义的,可供高层决策使用的定位信息数据。同其他通讯协议类似,对GPS进行信息提取必须首先明确其帧结构,然后才能根据其结构完成对各定位信息的提取。对于本文所使用的GARMIN GPS天线板,
MSCOMM
- 利用MSComm控件实现与GPS接收器的串口通讯
GPStongxin
- 基于VC++的GPS串口通讯的源代码 RS 232串口-The GPS-based VC++ source code for serial communication port RS 232
GPS
- 程序为一个GPS惯性导航系统。使用了OpenNETCF库的串口通讯程序。-Program for a GPS inertial navigation system. Use a OpenNETCF library serial communication program.
gps
- 实现gps定位,并返回坐标(基于串口通讯)-Achieve gps positioning, and return to the coordinates (based on serial communication)
GPS_Comm
- 一个GPS串口通讯的程序,GPS接受的数据结果写入文件-A GPS serial communication procedures, GPS data acceptable to write to file
GPS
- GPS数据获取 并处理 利用串口通讯 串口利用SerialPort-GPS data acquisition and processing using serial communication serial port using SerialPort
gm_GPS_CN
- 高敏GPS指令详解,串口设置,通讯协议,中文版-Garmin GPS instructions Descr iption, serial settings, communication protocol, the Chinese version
GXT-M201Manual
- GPS用的串口摄像机的通讯协议。把图象压缩为JPEG文件通过串口送给GPRS/CDMA-GPS cameras with the serial communication protocol
NiuCom
- 自己写的串口通讯小程序。一个按钮切换波特率,比较适合在经常改变波特率测试时使用,比如GPS模块测试。-A samll program used for transmit and receive data by serail port. One button to switch the baud rate, is more suitable for testing multi baud rate frequently, such as GPS module testing.
serial_set
- 通过串口设置gps,gprs,ic的通讯设置-Through the serial port settings gps, gprs, ic for communication settings
PCand-PDA
- 上位机和PDA之间的通讯,通过串口实现,中间包括GPS的详细数据处理-Communication between PC and PDA via serial port, intermediate includes detailed data processing of GPS
GPSIMU
- VB串口通讯,实现了接收GPS的NMEA格式和君悦智控IMU。-VB serial communication, to achieve the reception of GPS NMEA format and Grand-controlled IMU.
串口程序
- 使用模型好GPS接收机的通信程序,完成了GPS串口通信函数(Using the communication program of the model GPS receiver, the GPS serial communication function is completed)