CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gps gprmc

搜索资源列表

  1. GPS接收机

    0下载:
  2. GPS接收机只要处于工作状态就会源源不断地把接收并计算出的GPS导航定位信息通过串口传送到计算机中。前面的代码只负责从串口接收数据并将其放置于缓存,在没有进一步处理之前缓存中是一长串字节流,这些信息在没有经过分类提取之前是无法加以利用的。因此,必须通过程序将各个字段的信息从缓存字节流中提取出来,将其转化成有实际意义的,可供高层决策使用的定位信息数据。同其他通讯协议类似,对GPS进行信息提取必须首先明确其帧结构,然后才能根据其结构完成对各定位信息的提取。对于本文所使用的GARMIN GPS天线板,
  3. 所属分类:GPS编程

    • 发布日期:2015-06-11
    • 文件大小:2882
    • 提供者:黄里文
  1. gps

    0下载:
  2. 编写一个模拟GPS的应用程序,首先向串口写入如下信息 $GPRMC,082020,A4060.9870,S21720.3278,W,000.0.000.0,070707,005.6,W*62再从串口中读出此信息,并对此信息进行解析,输出经度,纬度,北京时间-The preparation of a simulated GPS applications, first of all, write the following information to the serial port $ GPRMC
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:3534
    • 提供者:
  1. VCgpstest

    0下载:
  2. 自己封装的能解析出GPS数据中的$GPRMC数据,获得经纬度信息,时间,日期等等。 可直接调用我封装的GPS类(已编译通过)-Their own package to resolve the GPS data in the $ GPRMC data, access to latitude and longitude information, time, date and so on. I can directly call the GPS package category (compiled
  3. 所属分类:GPS develop

    • 发布日期:2017-03-31
    • 文件大小:32164
    • 提供者:钟文
  1. GPS

    0下载:
  2. GPS定位信息的解析,如:GPGLL,GPRMC,GPGGA等。 没有编译,这是我从很大的程序中截取的,呵呵,但是测试了,能逐个解析出来。-Analysis of GPS positioning information, such as: GPGLL, GPRMC, GPGGA, etc.. Does not compile, this is a great program, I intercepted, Oh, but the test can resolve them.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:6757
    • 提供者:王一平
  1. GPRMC(DSP)

    0下载:
  2. DSP-based positioning data GPRMC extraction, NMEA-0183 data format and understanding of the basic working principle of GPS
  3. 所属分类:GPS develop

    • 发布日期:2017-04-16
    • 文件大小:38271
    • 提供者:高升晖
  1. GPS

    0下载:
  2. ASM汇编语言的GPS接收程序只读取GPRMC数据。-ASM assembly language of the GPS receiver only read GPRMC data.
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:4524
    • 提供者:gdlai
  1. gps-c

    1下载:
  2. GPS的一个几码程序,GPRMC,GPGGA!-this s a c PROGRAMME ,GPRMC,GPGGA!
  3. 所属分类:GPS develop

    • 发布日期:2017-04-04
    • 文件大小:2560
    • 提供者:王老五
  1. gps

    0下载:
  2. Analysis of GPS data frame The design of the following four main data collection format: GPGGA (location information), GPRMC (Recommended Minimum location information), GPVTG (ground speed information), PGRME (forecast error message)-Analysis of GP
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:2289
    • 提供者:Jalor
  1. GPSE55UserManual

    0下载:
  2. GPS E-55资料 下载后请珍惜 非常有用!-GPS GPRMC very good! GPS Receiver Module
  3. 所属分类:GPS develop

    • 发布日期:2017-05-01
    • 文件大小:810958
    • 提供者:huangchao
  1. GPS

    0下载:
  2. 使用C8051F340单片机筛选出GPVTG中的速度信息和GPRMC中的时间,日期,纬度\经度等信息,并通过串口发送-GPS
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:27301
    • 提供者:乔彬
  1. RMC.cls

    0下载:
  2. 以$GPRMC为例,实现从GPS报文中提取出经纬度海拔等有用信息。-Extract the longitude and latitude from the GPS frame
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1848
    • 提供者:dong
  1. ADuC7026_GPS_LEA-5S_GPRMC

    0下载:
  2. ADuC7026控制GPS模块LEA-5S,并解析GPS的GPRMC命令-ADuC7026 Control GPS Module LEA-5S, and GPS-GPRMC command parsing
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:102773
    • 提供者:feng
  1. gprmc

    0下载:
  2. GPS的GPRMC格式的读取头文件 GPS的GPRMC格式的读取头文件-GPS-GPRMC format to read header file format to read GPS-GPRMC header file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:1435
    • 提供者:cjy
  1. gps

    0下载:
  2. 在arm9200上做的简单的GPS测试,只接收GPRMC信息,并在gui在显示时间及坐标。功能还有待增加-Do in arm9200 simple GPS test, only to receive GPRMC message is displayed the time and coordinates in the gui . Function remains to be increased
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:6211
    • 提供者:梁江
  1. GPS-0183

    0下载:
  2. GPS-0183语句串口编程提取解析$GPRMC语句,定时读取GPS25LVS板卡串口2数据-GPS-0183 serial programming statements extraction analysis
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:1132
    • 提供者:杨英东
  1. GPSDirection2

    0下载:
  2. GPS Direction Tool This program reads the cordination from a serial GPS device and parses all the GPGGA, GPRMC sentences. 1- It extracts the correct location on the map. 2- User can select a destination on the map. 3- A very nice gauge,
  3. 所属分类:GPS develop

    • 发布日期:2017-04-09
    • 文件大小:2128747
    • 提供者:zafari
  1. GPSDemo

    0下载:
  2. 通过串口接收GPS数据,解析接收到的GPS信息中GPRMC数据,从中提取出经度和纬度信息。-Through the serial port to receive GPS data, analytical information received GPS GPRMC data to extract the longitude and latitude information.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-31
    • 文件大小:64006
    • 提供者:qiuyushan
  1. GPS

    0下载:
  2. GPRMC协议解析 数据提取 可以参考学习的代码,可以参考参考-GPRMC protocol analysis data extraction can refer to learn the code, can refer to reference
  3. 所属分类:GPS develop

    • 发布日期:2017-04-04
    • 文件大小:2361
    • 提供者:陈湫
  1. gps

    0下载:
  2. GPS GPRMC协议解析(包括GPS的RTC时钟,经纬度)-GPS GPRMC protocol analysis (including GPS, RTC clock, latitude and longitude)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2520
    • 提供者:韩寒
  1. GPRMC

    0下载:
  2. 通过串口读取gps时钟不同格式的数据,并显示相关经纬度、高度等信息(Read GPS data through serial and display)
  3. 所属分类:串口编程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:Wendy1811
« 12 3 »
搜珍网 www.dssz.com