CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - gps

搜索资源列表

  1. gps_par

    0下载:
  2. 与GPS模块连接,通过串口将GPS经纬度,高度,时间等信息传到单片机,将此数据包解码并传到监控平台,此程序包为GPS解码处理程序-With the GPS module connected through the serial port to GPS latitude and longitude, height, time and other information conveyed to microcontroller, this packet decoding and spread to m
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:93088
    • 提供者:huming
  1. TC35SMS

    0下载:
  2. GSM模块TC35基于单片机的发送短信程序。。。希望对大家有用-GSM module TC35 send text messages based on SCM procedures. . . I hope all of you a useful
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:12419
    • 提供者:czw08
  1. ShowGPS

    0下载:
  2. 对GPS信号进行解析,并对本单片机时钟进行校对-Analysis of the GPS signals, and the single-chip clock for proof-reading
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4725406
    • 提供者:jingbo
  1. Snsrcfg

    0下载:
  2. 实现gps定位中的液晶显示模块的显示的程序,用c51语言编程,-Gps positioning to achieve the liquid crystal display module shown in the procedure, using C51 language programming,
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:142146
    • 提供者:cxj
  1. Detailed_Code_for_GPS_information_reading

    0下载:
  2. 单片机详细读取GPS信息的详尽解释和相应原代码-Single-chip GPS read detailed information and the corresponding detailed explanation of the original code
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:92093
    • 提供者:王耶
  1. avrgps

    0下载:
  2. 使用AVR单片机解析出GPSRM数据段的信息,提取时间、经纬度、指示出南北半球及东西经、日期、以及当前数据是否有效的标识位-Analysis of the use of AVR Singlechip GPSRM data segment information, extraction time, latitude and longitude, direction and things out of the northern and southern hemispheres, as, date,
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:16409
    • 提供者:李功福
  1. GPS_use_mu

    0下载:
  2. 大家好,这是个关于gps使用方面的资料,很不错,看看吧,对单片机方面的爱好者有有用-Hello everyone, this is a gps on the use of the information, it is good to see you on the single-chip lovers are useful aspects
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1358285
    • 提供者:longlee
  1. SaveGPSCommand

    0下载:
  2. 分析GPS数据,是自己在一个手机项目上的代码. 分析接收到GPS数据,然后得到每条GPS数据分别存在CommandBuf中用于之后的处理 其中有比较严格的容错处理.对\n很敏感-err
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1138
    • 提供者:
  1. shumaguangps

    0下载:
  2. 数码管GPS显示,在单片机上实现的,可以参考一下-GPS digital tube display, in the realization of single-chip, you can refer to
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2105
    • 提供者:cai
  1. danpianjimonigps

    0下载:
  2. 51单片机模拟GPS输出NEMA0183格式数据,还是比较好用的-51 Single-chip analog output NEMA0183 format GPS data, it is quite useful
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:263067
    • 提供者:cai
  1. gpsand1602

    0下载:
  2. 单片机用的是STC89C52,用液晶1602显示gps传过来的数据。-Single-chip are used STC89C52, with liquid crystal display gps Chuan from 1602 data.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6428
    • 提供者:兴中
  1. GPS_6610_1.26

    0下载:
  2. GPS DEMO CODE FOR NOKIA6610 LCD,下载于OURAVR.COM.-GPS DEMO CODE FOR NOKIA6610 LCD, download in OURAVR.COM.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:310921
    • 提供者:ruan
  1. GPS_061a

    0下载:
  2. GPS开发,单片机接受代码,对于使用者非常重要-GPS
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:143999
    • 提供者:刘俊杰
  1. hamming_code

    0下载:
  2. 此程序实现无线信标定位,GPS产生的信号经过(7,4)汉明码编码后发送,接收端解码得到发送端坐标。程序分为发射和接收2部分,在Keil C下编译实现。-This procedure positioning wireless beacons, GPS signal generated by (7,4) hamming code is encoded to send, receive decoding client coordinates to be the sending end. Transmi
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:88657
    • 提供者:孙英晖
  1. Time_Read_Write_I2C_GPS

    0下载:
  2. 本程序已经调试通过,使用I2C来从外部时钟芯片中读取并写入时间。文档包含i2c的驱动程序、时钟芯片的读与写、以及使用定时器中断产生脉冲来模拟gps对时。-This procedure has been debugging through the use of I2C chip from the external clock time to read and write. Document contains the i2c driver, the clock read and write chip
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:243541
    • 提供者:嘉嘉
  1. SH307

    0下载:
  2. 一个非常简洁并且高效的单片机GPS读数程序,用途非常广泛。-A very simple and efficient single-chip GPS reading program, uses a very wide range.
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1353
    • 提供者:刘长亮
  1. AT89S51GSM

    0下载:
  2. 用单片机C51串口来接收和发送GPS数据到指定服务器,可以用来测试51单片机的中断接收 --80C51 Serial reception (suspended) and send routines can be used to test 51 SCM interrupt reception
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:6660
    • 提供者:付生
  1. GPS_51_soft

    0下载:
  2. 一篇介绍基于单片机GPS接收编程的文章,看看吧-Introduced a single-chip GPS receiver based on the article Programming
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:108191
    • 提供者:赵晓阳
  1. proc

    0下载:
  2. 单片机实现GPS定位设计,设计中分3个部分:太空部分.监控部分,和用户部分-GPS positioning to achieve single-chip design, the design of three separate parts: the space part. Monitoring of the user part of
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:29799
    • 提供者:张松
  1. gprs

    0下载:
  2. 一些GPS模块的底层驱动,对TC35I模块的开发帮助-The bottom of a number of GPS module-driven, on the development of modules to help TC35I
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:5735
    • 提供者:黄胜
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 31 »
搜珍网 www.dssz.com