搜索资源列表
AV_TXDGPS_060627_4800bps
- 串口接收GPS NMEA数据RMC串,解出经纬度速度GPS状态等信息后,通过无线模块发送到接收机-serial GPS receiver NMEA data RMC series, to come up with the speed of GPS coordinates for the state, and other information, Wireless sent to the receiver module
gpsnmea
- 本人用单片机psd3300编制的c语言gps Nmea数据格式解析,该代码是项目的gps接口部分。
GPS-modual-test-program(51)
- 51单片机gps接收程序,解析由gps模块发送出来的数据,单片机为8051,gps模块使用的是neo-5q,协议为nmea。-The program to receieve gps information
GPS-51
- 51单片机接收GPS数据的算法与实现.GPS接收与发送-51 single-chip GPS receiver data and implementation of the algorithm. GPS receiver and send
TinyGPS10
- GPS caculation code * Home * Libraries o TinyGPS o NewSoftSerial o Streaming o PString o Flash o PWMServo * About * Projects o The Reverse Geocache™ Puzzle + Building a Puzzle Box o More Puzzle Box Tales
GPS1602
- GPS1602.rar - 51单片机下select方式接受并解析NMEA协议gps信息,解析GGA、RMC语句,可以定位经纬度、时间、日期、星数等信息,并实现1602液晶显示。-GPS1602.rar- 51 single chip select to receive under the agreement and parse NMEA gps information, analytical GGA, RMC statement, you can locate latitude and lon
GPS_1602_51
- 用51单片机解析nmea-0138 GPS 协议并在1602液晶上显示经纬度、海拔高度、速度、时间日期、方向等一些数据-With 51 single resolution nmea-0138 GPS protocols, and in 1602 the liquid crystal display latitude and longitude, altitude, speed, time, date and direction of some of the data
GPS-NMEA-protocol-decoding-method
- 详细的 GPS NMEA-0183协议解码方法-GPS NMEA protocol decoding method
GPS_LEA6H_NMEA_protocol
- 用STM32接收GPS信号,设备采用NMEA协议,接收后将ASCII码转换成数值,同时分解协议内容,并通过串口打印到上位机上-With STM32 GPS signal reception equipment using NMEA protocol, the receiver will convert the ASCII code value, while decomposition agreement, and print to the PC through the serial port o
ATK-NEO-6M-GPS
- 本实验将实现如下功能:通过串口2连接ATK-NEO-6M GPS模块,然后通过液晶显示GPS信息,包括精度、纬度、高度、速度、用于定位的卫星数、可见卫星数、UTC时间等信息。同时,可以通过USMART工具,设置GPS模块的刷新速率(最大支持5Hz刷新)和时钟脉冲的配置。另外,通过KEY0按键,可以开启或关闭NMEA数据的上传(即输出到串口1,方便开发调试)。-The experiment will achieve the following functions: connection throu
20130402
- 采用的是upsd3300单片机,读取GPS NMEA0183格式及解析;uart.h ,uart.c串口中断程序; gps.c,gps.h 读取GPS NMEA数据及解析位置,时间,和卫星状态-Upsd3300 microcontroller is used to read and parse GPS NMEA 0183 format uart.h, uart.c serial interrupt program gps.c, gps.h read the GPS NMEA data a
GPS
- 通过串口接收GPS模块的数据帧,从NMEA数据格解析出经纬度、UTC等信息,通过TFT屏幕显示出来。单片机采用STM32F103ZE,开发环境是RV MDK(The data frame of the GPS module is received through the serial port, and the latitude and longitude, UTC and other information are parsed from the NMEA data lattice, and
nmealibforstm32
- stm32 移植 nmealib GPS数据解析官方库(Stm32 Porting nmealib GPS Data Analysis Official Library)