搜索资源列表
NMEAParser
- GPS用,NMEA报文的解析器,标准C++。-using GPS, the Receiver reported text parser, C standard.
GPS_support_demo
- Visual C++ source code for adding GPS units to PC desktop and Notebook exchange data from Serial port to GPS devices support for NMEA-0183 GPS Standard.
hs_gpsdll_setup
- GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from
GPRMC(DSP)
- DSP-based positioning data GPRMC extraction, NMEA-0183 data format and understanding of the basic working principle of GPS
GetGGA
- 用于获取全球卫星定位系统GPS输出的NMEA0183的定位数据-To get output data of the Global positioning System (GPS),the fomat is NMEA 0183 GPGGA
NMEAParserDemoProject
- GPS的NMEA输出数据的显示处理软件的C++源程序,对GPS软件的开发人员可能有帮助-GPS, NMEA output data display processing software, C++ source code on the GPS software developers might be helpful
include
- GPS 源代码,提取GPS数据代码,GPS串口通信,基于C,NMEA-0183协议-GPS source code, extract GPS data code
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.