CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - GPS 纬度

搜索资源列表

  1. GPSRECEIVE

    0下载:
  2. gps数据采集与显示 在传输GPS定位数据是,应先对数据进行处理,只把经度、纬度和时间信息提取来。也就是仅仅从中提取出要求的那部分定位数据,忽略掉其余的信息。-gps data acquisition and display of the GPS data transmission, should the data processing, only longitude, latitude and time to extract information. Is only extracted f
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6424
    • 提供者:反风衣
  1. positiondata

    0下载:
  2. 解析GPS数据消息GPRMC的程序,在VC6下完成,可以解析出经度,纬度,速度等信息.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:2906391
    • 提供者:zz123
  1. GPSReceive

    0下载:
  2. GPS开发 NEA1803 51单片机与12864 由串口中断收取数据 显示经度纬度 高度 速度 时间 使用卫星数
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:578790
    • 提供者:hekun
  1. Gps5

    0下载:
  2. 用51写的接收GPS数据的程序,采用中断查寻来接受数据。本程序只接收纬度,经度,时间,.....接收其它数据类似-write with 51 receiving GPS data procedures used to receive interrupted tracing data. This procedure will only receive latitude, longitude, time ...... receiving other similar data
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1171
    • 提供者:陈新财
  1. 基于GR87 的定位程序

    1下载:
  2. 此程序是用STC12C5A32S2单片机芯片 和gps模块GR-87 基于C语言写的全球定位系统的实现,可实现经度,纬度的定位和北京时间的正确显示。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2010-11-28
    • 文件大小:2560
    • 提供者:ap0705122
  1. gps+msp430.rar

    0下载:
  2. 超小gps+msp430的部分原代码,有需要的普有可以,Ultra-small gps+ Msp430 part of the original code, there is a need to have the S
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:9004
    • 提供者:李彬
  1. gr-87

    0下载:
  2. 实现gps的定位信息接收,经度,纬度以及时间等实时信息-Location information to achieve gps receiver, longitude, latitude and time of real-time information
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:228136
    • 提供者:林磊
  1. gpsall

    0下载:
  2. GPS接收机模块的解码,采用51系列单片机编程,从接收码中接收经度和纬度。-globe positoning system mode
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:9286
    • 提供者:杨生麦
  1. GPS

    0下载:
  2. 通过提取并解析卫星定位信息,获取当前时间、经度和纬度等信息,并通过串口显示出来。-Through the extraction and analysis of satellite positioning information, to obtain the current time, such as longitude and latitude information, and displayed through the serial port.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:43548
    • 提供者:pengjun
  1. GPS

    0下载:
  2. 使用C8051F340单片机筛选出GPVTG中的速度信息和GPRMC中的时间,日期,纬度\经度等信息,并通过串口发送-GPS
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:27301
    • 提供者:乔彬
  1. Dspic30F4013_GPS

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:101918
    • 提供者:马西沛
  1. huibian-GPS-yuanchengxu

    0下载:
  2. 在51单片机中汇入此程序 致使GPS显示相关经度纬度 有详细的中文参考-51 SCM in this program led to import the relevant latitude, longitude GPS displays detailed information in Chinese
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:2886
    • 提供者:章洪彬
  1. GPS-51

    0下载:
  2. GSP 接收并在12864液晶上显示经度纬度,及高度,和卫星时间-GSP received and displayed on the LCD longitude latitude 12864, and height, and the satellite time
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:44214
    • 提供者:
  1. C51-GPS

    0下载:
  2. 51单片机读取GPS数据并显示到LCD1602 显示数据包括经度纬度时间卫星颗数等。-51 microcontroller to read the GPS data and display to the LCD1602 display data including latitude, longitude time satellite number.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:23008
    • 提供者:li
  1. gps-lcd12232-stc89c52

    0下载:
  2. stc89c52,采用lcd12232串行方式gps显示时间,速度,经度纬度。-Stc89c52, using lcd12232 serial way GPS show time, speed, longitude latitude.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:84091
    • 提供者:李伟
  1. GPS

    0下载:
  2. 通过串口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
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:126646
    • 提供者:
  1. ATK-NEO-6M-GPS

    0下载:
  2. 本实验将实现如下功能:通过串口2连接ATK-NEO-6M GPS模块,然后通过液晶显示GPS信息,包括精度、纬度、高度、速度、用于定位的卫星数、可见卫星数、UTC时间等信息。同时,可以通过USMART工具,设置GPS模块的刷新速率(最大支持5Hz刷新)和时钟脉冲的配置。另外,通过KEY0按键,可以开启或关闭NMEA数据的上传(即输出到串口1,方便开发调试)。-The experiment will achieve the following functions: connection throu
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:112469
    • 提供者:linqingquan
  1. STM32-GPS

    1下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:147914
    • 提供者:yangkui
  1. gps

    0下载:
  2. 51单解析GPS数据并显示时钟源代码程序中12864的纬度和经度,和高度-51 single parsing GPS data and displays the latitude and longitude, and height of the clock source code program in 12864
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:2385
    • 提供者:陈晓
  1. GPS

    0下载:
  2. 用C51单片机接受GPS信号,并通过12864显示,显示经度,纬度,时间,速度- C51 MCU with the GPS signal, and through the 12864 display, showing the longitude, latitude, time, speed
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:22498
    • 提供者:pan
« 12 »
搜珍网 www.dssz.com