搜索资源列表
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
gpsnmea.rar
- 单片机51读取GPS NMEA0183格式及解析,51 single-chip GPS NMEA0183 format to read and Analysis
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
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
秉火串口调试助手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