搜索资源列表
gps.tar
- 一个简单的GPS信息解析的demo,从GPGGA信息中取除了时间、经纬度、和卫星数目,其他信息可以通过程序出相同的方法得到.-A simple GPS information parsing demo, taken from the GPGGA message in addition to time, latitude, longitude, and the number of satellites, and other information can be obtained by the sa
GpsModule
- gps端口的配置,打开,gps数据解析与分析。gps状态信息的描述-gps port configuration, open, gps data parsing and analysis. gps status information of the descr iption of
GPS
- 编程实现对GPS通讯信息的采集方法,将接收到的数据进行语义的解析,并在LCD上显示 当前的地理位置信息。 -Programming of the GPS communications and information collection methods, will receive the data semantic parsing, and the LCD displays the current location information.
GPSCODE
- gps解析代码逗号处理,通过逗号的个数来记录逗号后面的数据-gps comma parsing code processed by the number of commas to record the data after the comma
GPS_Viewer
- GPS信号监视器源代码,NEMA0183协议解析的源码-GPS signal monitor source code, NEMA0183 protocol parsing source code
NMEA-lib
- NMEA lib.rar GPS数据解析的处理接口系列-NMEA lib.rar GPS data processing interface line parsing
GPS-NMEA0183-Protocol-Parsing
- 该文档实现GPS数据的解析,透彻分析了与GPS相关的NMEA0183协议,我在学习时受益匪浅。-The document to realize the GPS data analysis, thoroughly analyze the related NMEA0183 agreement with GPS, I benefited from in the study.
GpsData-Draw
- GPS数据解析程序,读取GPS数据,然后逐行解析,进行坐标转换,有大地坐标转换为平面坐标,然后将各个点显示出来形成地图-Analytical process GPS data read GPS data and Progressive parsing, coordinate conversions, there are flat earth coordinates into coordinates, then each point map displayed form. .
GPS2ARM
- ARM 彩屏显示 GPS数据解析 单片机根据自己的硬件设计 还需要修改 程序-ARM color display GPS data parsing microcontroller according to their own hardware design also need to modify the program ...
nmea_gps
- 基于vc++GPS数据解析,种类齐全,使用价值高,适用新手上手开发-Based on vc GPS data parsing , full range of high value in use , applies to the novice get started development
GPSActivity
- android上解析GPS数据的APP,导航应用的服务端和客户端-android GPS app for parsing GPS data stream
GPS-NMEA
- GPS NEMA parsing code 关于GPS的通信程序-GPS NEMA parsing code
gps
- 友善开发板,Ubuntu环境下的GPS接收和解析程序-Friendly development board, Ubuntu environment of GPS receiving and parsing process
minmea.tar
- nmea语句解析代码,可以在Linux,单片机等平台上使用。(NMEA statement parsing code, you can use in Linux, SCM and other platforms.)
GVT_GPS
- 将GPS模块输出的NMEA数据解析成需要的经纬度等信息(Parsing the NMEA data from the GPS module to the desired latitude and longitude information)
TinyGPS
- TinyGPS - a small GPS library for Arduino providing basic NMEA parsing Based on work by and "distance_to" and "course_to" courtesy of Maarten Lamers. Suggestion to add satellites(), course_to(), and cardinal(), by Matt Monson.