当前位置:
首页 资源下载
搜索资源 - gps parsing latitude
搜索资源列表
-
0下载:
一个简单的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
-
-
0下载:
lpc2214解析GPS程序,可以读出经纬度-lpc2214 parsing GPS program, you can read out the latitude and longitude
-
-
0下载:
430单片机,程序的功能是通过串口0以4800,n,8,1的通行格式接收GPS数据,之后将
数据进行解析再通过串口1以4800,n,8,1的通行格式发送到PC机,其中数
据打包发送格式为GPS_DATA_PACKAGE:经度,纬度,速度,航向,水平高度,
海拔高度,卫星,年/月/日,时-分-秒(实际连调时这个数据包由GSM模块直
接发送到后台,在由后台再进行处理得到预期的效果)-The functions of the program through the serial por
-
-
0下载:
利用STM32的串口接收GPS数据,并且进行解析,可以提取出自己需要的信息(如时间、经纬度和海拔高度等)。-Using the STM32 serial port to receive GPS data, and parsing can extract information (such as time, latitude, longitude and altitude, etc.) they need.
-
-
0下载:
对GPS协议进行解析,协议采用nema,解析经纬度,时间等信息-The GPS protocol analysis, protocol uses nema, parsing latitude and longitude, time and other information
-
-
0下载:
51单解析GPS数据并显示时钟源代码程序中12864的纬度和经度,和高度-51 single parsing GPS data and displays the latitude and longitude, and height of the clock source code program in 12864
-
-
0下载:
利用MSP430解析GPS数据,并利用lcd1602显示经纬度-Use MSP430 parsing GPS data, and displays the latitude and longitude use lcd1602
-
-
0下载:
GPS模块的信息读取,解析。通过UART接口和单片机直接通信。能够知道经纬度、速度、高度、时间等信息。-Read the information of GPS module, parsing.Through the UART interface and the single chip microcomputer communication directly.To know the information such as latitude and longitude, speed, height
-
-
0下载:
将GPS模块输出的NMEA数据解析成需要的经纬度等信息(Parsing the NMEA data from the GPS module to the desired latitude and longitude information)
-