搜索资源列表
ucOS-II-GPS
- ucOS-II 实例:GPS应用源码,可以掌握GPS通信原理,学习NMEA0183 ASCII接口协议格式。-ucOS-II examples : GPS application source code, can acquire GPS Communication Theory, Learning NMEA0183 ASCII Interface Protocol format.
GPS_MCU
- GPS定位信息的单片机控制显示系统,主要讲述GPS模块常用的NMEA0183命令,并且给出单片机的访问
SDK Users Guide Part 1 - Software
- gps全球定位系统定位数据的提取,协议:nmea0183-a GPS global positioning system location data extraction, agreements : nmea0183
GPS_applications_and_the_use_of_state_machines_decoding.zip
- 本程序已经调试完成,并且在周立公开发板上试过了,一切正常。本程序主要是熟悉NMEA0183语句及使用状态机解码的优缺点,以及与传统解码程序的不同点。
gpsnmea.rar
- 单片机51读取GPS NMEA0183格式及解析,51 single-chip GPS NMEA0183 format to read and Analysis
nmea0183
- 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
NMEA0183_v1.1
- NMEA0183 报文解析 $GPZDA $GPGSA $GPGGA-NMEA0183 DECODER
gps7920
- 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
GPS_applications_and_the_use_of_state_machines_dec
- 本程序在周立功的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
GPSDemo
- 这是一个运行在嵌入式系统上小程序,这个程序实现解析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
STM32-NMEA0183-Usart2
- STI32 通过串口2读取ublox GPS模块并解析NMEA0183协议-STM32 translate NMEA0183 standard with the connnection of usart2 to ublox GPS module
20130402
- 采用的是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
beidou-(2)
- 提供单片机对北斗卫星定位模块通信协议NMEA0183解析的C语言编程。-Provide single chip microcomputer of beidou satellite positioning module communication protocol NMEA0183 parsing C language programming.
nmea2000
- 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).)
秉火串口调试助手V1.0
- 可以用此软件解析、调试GPS的协议数据NMEA0183(You can use this software to parse and debug the GPS protocol data NMEA0183)
Example_2833x
- 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