搜索资源列表
gps&gsm_ok
- 这是运行在windows ce 4.2 版本下的关于gps和gsm的应用程序,是开发板公司提供的,测试通过了,还挺好用的
gps-serial
- 自己写的gps信息解码的程序,linux平台下的,主要是gga,rmc等的解析。
gps
- linux下select方式接受并解析NMEA协议gps信息,解析GGA、RMC语句,可以定位经纬度、时间、日期、星数等信息。
serial-gps
- C编写的GPS接受代码,用于LINUX系统。完整版本。 只需要自己把serial.h写一下set_port和read_port就号。
GPS
- GPS程序,用于接收GPS通讯报文,并将收到的时间写入系统时钟。
GPS程序设计的
- 学习开发GPS的良好资料
GPS数据接收程序
- 有关GPS数据接收的程序,串口编程。。。
gps
- 编写一个模拟GPS的应用程序,首先向串口写入如下信息 $GPRMC,082020,A4060.9870,S21720.3278,W,000.0.000.0,070707,005.6,W*62再从串口中读出此信息,并对此信息进行解析,输出经度,纬度,北京时间-The preparation of a simulated GPS applications, first of all, write the following information to the serial port $ GPRMC
gps
- arm s3c2410a下实现的GPS程序代码-arm s3c2410a GPS code
GPS_MSCOMM
- GPS导航数据通过串口接收并显示,然后提取时间信息,并提供了系统对时功能-GPS data receive, acquire the UTC time
Xyz2neu
- gps convert xyz to neu
GPS
- 基于ARM9的GPS定位系统程序源代码 基于ARM9的GPS定位系统程序源代码-ARM9-based GPS positioning system program source code for ARM9-based GPS positioning system program source code for
gps-drivers
- 基于linux2.4版本+ARM2410开发板下的GPS模块的驱动和测试程序-+ ARM2410-based version of linux2.4 development board under the drive of the GPS module and test procedures
gps-linux-2.0
- GPS接收软件,基于linux系统环境的 短小但比较实用-code for GPS in linux
gps-232
- 这是一个串口接收gps数据的例子,可以帮助学习gps的初学者-This is a serial data receiver gps example, can help the beginners learn gps
gps
- GPS数据采集程序,gps 代码,能够精确定位物体位置-GPS data collection procedures, gps code, be able to pinpoint the location of objects
gps
- 基于S3C2440上的GPS驱动程序开发-The GPS-based S3C2440 Driver Development
扩展实验2 ATK-NEO-6M GPS模块实验
- gps的功能显示数据存储并读取数据,卫星显示(The GPS function displays data, stores and reads data, and displays the satellite)
GPS
- GPS定位相关的一些源代码,对于GPS有关方面的编程者来说是非常不错的选择。希望大家互相学习(GPS positioning related to some of the source code, GPS programming for the parties concerned, is a very good choice. Hope you learn from each other)
gps
- gps读取数据并按格式打印位置信息。。。。。。(GPS reads data and prints location information in format)