CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - NMEA0183

搜索资源列表

  1. ucOS-II-GPS

    3下载:
  2. ucOS-II 实例:GPS应用源码,可以掌握GPS通信原理,学习NMEA0183 ASCII接口协议格式。-ucOS-II examples : GPS application source code, can acquire GPS Communication Theory, Learning NMEA0183 ASCII Interface Protocol format.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:1022615
    • 提供者:张磊
  1. GPS_MCU

    0下载:
  2. GPS定位信息的单片机控制显示系统,主要讲述GPS模块常用的NMEA0183命令,并且给出单片机的访问
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:144563
    • 提供者:王治强
  1. SDK Users Guide Part 1 - Software

    0下载:
  2. gps全球定位系统定位数据的提取,协议:nmea0183-a GPS global positioning system location data extraction, agreements : nmea0183
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1217093
    • 提供者:金炜
  1. GPS_applications_and_the_use_of_state_machines_decoding.zip

    0下载:
  2. 本程序已经调试完成,并且在周立公开发板上试过了,一切正常。本程序主要是熟悉NMEA0183语句及使用状态机解码的优缺点,以及与传统解码程序的不同点。
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2010-04-29
    • 文件大小:83321
    • 提供者:qqwuying
  1. gpsnmea.rar

    1下载:
  2. 单片机51读取GPS NMEA0183格式及解析,51 single-chip GPS NMEA0183 format to read and Analysis
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:4766
    • 提供者:giscell
  1. nmea0183

    1下载:
  2. carefully introduce the open source tools for avr device ,how to build the develope environment ,and how to use avr-gcc,language:chinese。avr studio is defult develope environment with built up tools.the first step for you to learn a free and powerful
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:352705
    • 提供者:noego
  1. NMEA0183_v1.1

    0下载:
  2. NMEA0183 报文解析 $GPZDA $GPGSA $GPGGA-NMEA0183 DECODER
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:1312
    • 提供者:KA22134
  1. gps7920

    0下载:
  2. ATMEG8实现GPS接收显示,GPS信号串口输入,NMEA0183格式,ST7920LCD控制,ATMANAVR开发环境,红外遥控接口-ATMEG8 to achieve GPS receiver display, GPS serial input signal, NMEA0183 format, ST7920LCD control, ATMANAVR development environment, infrared remote control interface
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:144956
    • 提供者:刘聪
  1. GPS_applications_and_the_use_of_state_machines_dec

    0下载:
  2. 本程序在周立功的LPC213x开发板上调试通过,本程序主要是熟悉NMEA0183语句及使用状态机解码的优缺点,以及与传统解码程序的不同点。-The program ZLG' s LPC213x development board debugging through the procedure was mainly familiar with the NMEA0183 statement and the use of state machine decoding the advantages
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:83321
    • 提供者:李军伟
  1. GPSDemo

    0下载:
  2. 这是一个运行在嵌入式系统上小程序,这个程序实现解析GPS通信协议(即NMEA0183),将收到的GPS数据实时显示出来并将解析后的经度、维度显示出来,这个程序中暂设的连接GPS的串口号为8,波特率是1152-This is a small program running on the embedded system, this procedure to resolve GPS communication protocol (ie, NMEA0183) will receive GPS data
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:52331
    • 提供者:xiaoxueeroo
  1. STM32-NMEA0183-Usart2

    0下载:
  2. STI32 通过串口2读取ublox GPS模块并解析NMEA0183协议-STM32 translate NMEA0183 standard with the connnection of usart2 to ublox GPS module
  3. 所属分类:SCM

    • 发布日期:2017-10-31
    • 文件大小:351107
    • 提供者:wjk
  1. 20130402

    0下载:
  2. 采用的是upsd3300单片机,读取GPS NMEA0183格式及解析;uart.h ,uart.c串口中断程序; gps.c,gps.h 读取GPS NMEA数据及解析位置,时间,和卫星状态-Upsd3300 microcontroller is used to read and parse GPS NMEA 0183 format uart.h, uart.c serial interrupt program gps.c, gps.h read the GPS NMEA data a
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:690336
    • 提供者:leeyg
  1. beidou-(2)

    2下载:
  2. 提供单片机对北斗卫星定位模块通信协议NMEA0183解析的C语言编程。-Provide single chip microcomputer of beidou satellite positioning module communication protocol NMEA0183 parsing C language programming.
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:35283
    • 提供者:李信
  1. nmea2000

    0下载:
  2. nmea0183和nmea2000的源代码,基于arduino平台,里面有源代码可以直接使用(在examples里面)。(NMEA0183 and NMEA2000 source code, based on the Arduino platform, which can be used directly in the active code (inside the examples).)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-29
    • 文件大小:2731008
    • 提供者:smileage
  1. 秉火串口调试助手V1.0

    0下载:
  2. 可以用此软件解析、调试GPS的协议数据NMEA0183(You can use this software to parse and debug the GPS protocol data NMEA0183)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-08
    • 文件大小:512000
    • 提供者:血狼
  1. Example_2833x

    0下载:
  2. TI DSP 28335 平台;gps.c主是NMEA0183协议,将字符串转化为经纬度等数据,存入结构体;convertGeoToUTM.c将经纬度换算为UTM坐标;Example_2833x.c是主函数,不能直接运行,项目中其它代码都删掉了,仅保留了串口中断服务函数。(The TI DSP 28335 platform; gps.c is the main NMEA0183 protocol, string into latitude and longitude data structure
  3. 所属分类:DSP编程

    • 发布日期:2018-04-22
    • 文件大小:5120
    • 提供者:利帆
搜珍网 www.dssz.com