搜索资源列表
gps
- 这是用来接受GPS数据的串口调试助手,通过他可以轻松实现GPS接受机和PC机的通信-It is used to receive GPS data, serial port debugging assistant, through the he can easily achieve the GPS receiver and PC-communication
readGPSbyRS232
- 我主要是通过串口来实时采集GPS得同步数据,频率20HZ,而且数据长度(均大于200个字符)是变化的,每次都要提取里面有用的数据。所取数据用于汽车试验参数。 本人分别采用两种方式来实时读取串口数据:一种是大家常用的VISA控件; 另一种是调用Mscomm。本人在使用中感觉后一种通讯方式很好! -I mainly collected through the serial port in real-time GPS data were synchronized, frequency 2
AcquisitionofGPSSignal
- The purpose of this lecture is to show the idea behind GPS signal acquisition and additionally different ways of doing the implementation. Subjects - GPS Signal Acquisition o Doppler frequency bins - Serial Search Acquisition -
GPS
- GPS定位数据解析,GPS设备通过对接收到的导航电文进行分析处理,计算出设备所在的经纬度、海拔、航速、航向等空间信息,并按照规定的NMEA-0183协议将空间信息以及卫星信息进行组织,按照一定的波特率通过串口通讯(按位发送)提供给GPS设备使用者或者在GPS设备上进行显示-GPS positioning data analysis, GPS device by the received navigation message analysis and processing equipment wh
GPSTest
- 模拟发送GPS数据到指定的一个串口,目的用于单元测试中可以不使用物理的GPS模块,使单元测试能提前进行-Simulated GPS data is sent to a specified serial port designed for unit tests, you can not use a physical GPS module, so that unit tests can be carried out in advance
GPSCSharp
- 可以实现GPS的定位,解析,具有较好的参考价值,结合串口通信可以做出较好的定位程序-GPS positioning can be achieved, resolution, and has a good reference value, combined with the serial communication can make a better positioning procedures
1237852
- 该程序采用GPS异步串行方式,通过串口采集遵循NMEA0183协议的GPS数据,对之进行后台处理 通过ODBC放到数据库中!-The program uses GPS asynchronous serial mode, followed by serial acquisition NMEA0183 GPS data agreement, the background processing into the database via ODBC!
Debug
- 传个多功能调试助手【网络调试+串口调试】与大家分享,设计GPS和GPRS很有用-Multi-function network debugging debugging assistant [+ serial debugging]
ET662-U-GPS-Test
- VC++ 6.0 仿真台湾环天ET662 的GPS模块的串口软件,亲们可以修改发送数据的内容及格式,随时应用到其他GPS模块的调试。该程序我只是使用在嵌入式平台GPS接收数据时调试时,只需要串口支持即可。-VC++ 6.0 Simulation Taiwan ring-day ET662 GPS module serial software, parents can modify the content and format to send data to debug the applicati
TTYReceiveMSComm-v8.0
- 利用VC界面控件,使用串口接收GPS接收机的数据信息-Using VC interface controls, the use of serial GPS receiver receives data
ZNTX
- 多功能测试软件,可以测试GPS、串口、tcp通信、蓝牙等等。-Multi function test software, you can test GPS, serial port, TCP communication, Bluetooth, etc..
Time-双模
- 实时接收GPS通过串口传送的NMEA0183(Via serial RS232 decoder NMEA0183)
android-serial-gps-driver
- Android串口GPS驱动,需要源码编译,正确配置串口信息及权限,即可生成hal层的so文件,APP应用可调用GPS信息以定位(android-serial-gps-driver)