搜索资源列表
GPS_61
- 基于台湾凌阳公司的61板开发的GPS定位系统,能够在LCD上显示UTC时间、日期和经纬度信息。此程序为完整版-the development of the 61 board GPS positioning system, can be displayed on the LCD UTC time, date and latitude and longitude information. This procedure for the complete version
getGpsTime
- 使用串口获取标准GPS卫星时间的VB代码 1 获取GPS时间字串 2 演算UTC和当地时间差 3 纠正系统时间和卫星时间差 注:误差精度在5秒内(和计算机时钟以及GPS信号干扰有关)
UTC2GPST
- uts时间系统向GPS时间系统的转换
GPS_MSCOMM
- GPS导航数据通过串口接收并显示,然后提取时间信息,并提供了系统对时功能-GPS data receive, acquire the UTC time
gps2utc
- GPS 时间转换程序,包括GPS时间 UTC-GPS 时间转换程序,包括GPS时间 UTC等等
Time
- 本程序实现了各种时间系统之间的相互转换,包括GPS时间、UTC时、儒略日-This procedure enables a variety of mutual conversion between the time systems, including GPS time, UTC time, Julian day
hs_gpsdll_setup
- GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from
GPSCommtest
- 在4串口通信程序的基础上进行修改,满足GPS的格式协议抓取经纬度,UTC时间,日期等信息,利用了SerialPort类,在此基础上增加了许多自己的代码-4 serial communication program based on the changes to the format of the agreement to meet the GPS latitude and longitude crawl, UTC time, date and other information, using t
utc2gmt
- Convert UTC time format to GMT format (for GPS Interfaces)
Dspic30F4013_GPS
- Dspic30F4013解析GPSNMEA-0183协议源码,函数包括unsigned int GPS_time[9] //UTC时间 unsigned int GPS_wd[12] //纬度 unsigned int GPS_jd[13] //经度 unsigned int GPS_warn //定位警告 unsigned int GPS_quality //定位质量 unsigned int GPS_status //定位状态 unsigned int GPS_alt
gps2utc
- this function change Global Positioning System(GPS) time into Universal Time Coordinated(UTC).
GPS
- 协调世界时转换成GPS时,有工程、代码、exe文件-Convert GPS UTC time, engineering, code, exe file
GPS
- 本系统主要实现利用GPS模块接收GPS卫星定位数据(包括日期、UTC时间信息,纬度信息、经度信息),并且通过PIC单片机对接收到的有效数据进行存储和控制,最后通过GPRS网络实现将接收到的有效数据及时地传送到指定的服务器上。-The system is mainly achieved using GPS module receives GPS satellite positioning data (including date, UTC time information, latitude in
gps
- GPS接收程序和UTC时间转北京时间函数-failed to translate
GPS
- 通过串口2连接ATK-NEO-6M GPS模块,然后通过液晶显示GPS信息,包括精度、纬度、高度、速度、用于定位的卫星数、可见卫星数、UTC时间等信息。-Connect via serial port 2 ATK-NEO-6M GPS module and display GPS information, including accuracy, latitude, altitude, speed, number of satellites used for positioning, the nu
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
STM32-GPS
- STM32的GPS模块通过串口连接的实验,可以通过液晶显示GPS信息,包括精度、纬度、高度、速度、用于定位的卫星数、可见卫星数、UTC时间等信息。-STM32 GPS module via a serial connection test, you can display GPS information, including precision, latitude, altitude, speed, number of satellites for positioning, number of
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
转UTC时间
- 正常年月日,计算UTC时间,用于测绘中GPS记时转化(Normal (date) (month) (year), calculate the UTC time)
GPS-UTC鏃堕棿
- 用于GPS时间和UTC时间之间的相互转换,可用于单点定位等相关领域中(The mutual conversion between GPS time and UTC time, which can be used in single point location and other related fields)