搜索资源列表
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.
SDK Users Guide Part 1 - Software
- gps全球定位系统定位数据的提取,协议:nmea0183-a GPS global positioning system location data extraction, agreements : nmea0183
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
beidou-(2)
- 提供单片机对北斗卫星定位模块通信协议NMEA0183解析的C语言编程。-Provide single chip microcomputer of beidou satellite positioning module communication protocol NMEA0183 parsing C language programming.
秉火串口调试助手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