NMEA
NMEA(国家海洋电子协会)标准定义了航海电子设备间通信的协议,广泛应用于GPS接收器、船舶导航系统及各类移动定位服务中。掌握NMEA 0183与NMEA 2000规范对于开发高效可靠的海上通讯解决方案至关重要。本页面汇集43个精选资源,涵盖从基础教程到高级应用案例,助力工程师深入理解并灵活运用NM...
资源总数
30
NMEA 全部资料 30 份
NMEALINEREAD reads an NMEA sentence into a MATLAB structure array
NMEALINEREAD reads an NMEA sentence into a MATLAB structure array
2017-08-29
81
BOrgTec GPSRS232 ActiveX Control提供如下特性:分析NMEA串
BOrgTec GPSRS232 ActiveX Control提供如下特性:分析NMEA串,也就是说包含在NMEA序列里的数据将被提取出来。数据由ActiveX事件提供。NMEA序列从与PC串口连接的GPS接受器中获得。可以配置串口的参数...
2015-01-05
87
gps interface code that using visual basic code. This basically separate the NMEA code
gps interface code that using visual basic code. This basically separate the NMEA code
2013-12-01
198
Read nmea file and send to com port. you can easly simulate the gps application
Read nmea file and send to com port. you can easly simulate the gps application
2013-12-23
145
linux下select方式接受并解析NMEA协议gps信息
linux下select方式接受并解析NMEA协议gps信息,解析GGA、RMC语句,可以定位经纬度、时间、日期、星数等信息。
2016-03-31
108