搜索资源列表
GPS-modual-test-program(51)
- 51单片机gps接收程序,解析由gps模块发送出来的数据,单片机为8051,gps模块使用的是neo-5q,协议为nmea。-The program to receieve gps information
NMEA
- GPS的标准格式NMEA处理源程序,对学习和了解GPS的数据格式有很大帮助-NMEA standard GPS format to deal with the source of learning and understanding of GPS data formats are very helpful
GPS-51
- 51单片机接收GPS数据的算法与实现.GPS接收与发送-51 single-chip GPS receiver data and implementation of the algorithm. GPS receiver and send
gps_clock
- Program with BASCOM-51 for decode clock time from NMEA format gps receiver
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
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.