CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 单片机 GPS

搜索资源列表

  1. MCUandGPS

    0下载:
  2. 单片机实验系统中GPS实验模块的设计与应用-Experimental system in single-chip GPS module of the experimental design and application of
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:171609
    • 提供者:love man
  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. GPS51timesys

    0下载:
  2. 利用GPS模块输出的高精度时间来做单片机时间源.-GPS module to use the time to do the output of the single-chip high-precision time source.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-08
    • 文件大小:20870
    • 提供者:yoeac
  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. GPSdata

    0下载:
  2. 基于单片机的GPS数据首发程序配置GPS模块禁用所有输出语句-GPSdata
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:14355
    • 提供者:jhon brown
  1. Keil51GPS1602-1

    0下载:
  2. 本程序采用GPS模块测量地理位置信息,通过单片机显示数据,开发环境keilc51.-This program uses GPS module measuring location information and display data through the microcontroller, development environment keilc51.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:18651
    • 提供者:wangxiaozeng
  1. VisualC

    1下载:
  2. 《Visual C++实践与提高——串口通信与工程应用篇》第二版目录 第1章Visual C++集成开发环境 第2章C++语法基础 第3章C++面向对象 第4章串行通信原理与设计 4.1串行通信基本概念 4.2串行传输协议 4.3串行接口标准 4.4串口硬件设计 第5章 串口调试 第6章使用MSComm控件编程 第7章使用WinAPI串口编程 第8章多线程编程 第9章TAPI编程 第10章计算机与单片机通信 第11章计算机与PLC通信
  3. 所属分类:Windows Develop

    • 发布日期:2016-08-07
    • 文件大小:28168757
    • 提供者:康元青
  1. adeewwe

    0下载:
  2. 单片机解读GPS信息的程序设计单片机解读GPS信息的程序设计-danpian ji jiedu GPS xinxi
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:91605
    • 提供者:陈文中
  1. gps_code

    0下载:
  2. AVR单片机处理GPS卫星定位模块信息的代码.这份代码应用于本公司的卫星汽车监控仪.-AVR microcontroller processing GPS satellite positioning module information code. This code is applied to the company' s satellite vehicle monitoring instrument.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:5220
    • 提供者:mafaqing
  1. 61

    0下载:
  2. 全球定位系统开发,涉及到GPS,51单片机,LCD模块,汇编语言-Global Positioning System, involving GPS, 51 MCU, LCD modules, assembly language
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:15234
    • 提供者:周志法
  1. wj

    0下载:
  2. 基于51单片机的c语言程序 接收GPS数据进行解析,送到LCD12864显示,并发到PC机-Based on MCU 51 c language program to receive GPS data analysis, sent to LCD12864 show, concurrent to the PC,
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:39110
    • 提供者:wangjie
  1. NMEAparser

    0下载:
  2. 有关GPS协议程序,与单片机接口指令,设计单片机控制GPS-The GPS protocol procedures, and the microcontroller interface commands for control of GPS single chip design
  3. 所属分类:GPS develop

    • 发布日期:2017-04-02
    • 文件大小:3083
    • 提供者:王瑞a
  1. ourdev_582505

    0下载:
  2. 定位系统是基于AT89C52和GARMINGPS25LP的定位测量系统。其基本功能可分为单片机对GPS器件的控制以及显示采集的信息两部分-GPS is the acronym for Global Positioning System,the Global Positioning System.Its purpose is on a global scale aerial targets on the ground and accurate positioning and monitoring
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:305776
    • 提供者:彭红
  1. GPS23

    0下载:
  2. 单片机制作的GPS定位仪,使用1602LCD,SC-1513GPS模块。-Microcontroller' s GPS locator, use 1602LCD, SC-1513GPS module.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:1294
    • 提供者:lishuang
  1. danpianji3

    0下载:
  2. 25LP发送命令,读取当前的方位信息,根据方位信息数据结构的特点,接收GPS模块送入单片机串口的经度数据,关于纬度数据的接收,程序实现代码结构和经度数据接收程序代码类似处理即可。-25LP send commands, read the current location information, location information data structure according to the characteristics of the module into the microcont
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:4501
    • 提供者:李斌
  1. danpianji4

    1下载:
  2. 机通过串口向GPS模块GARMIN GPS 25LP发送命令,读取当前的方位信息,根据方位信息数据结构的特点,接收GPS模块送入单片机串口的经度数据,关于纬度数据的接收,程序实现代码结构和经度数据接收程序代码类似处理即可-Machine through the serial port to the GPS module GARMIN GPS 25LP to send commands, read the current location information, location informa
  3. 所属分类:SCM

    • 发布日期:2017-01-04
    • 文件大小:4096
    • 提供者:李斌
  1. GPSmcu

    0下载:
  2. GPS-OEM 板与MCS-51 单片机的信息交换 GPS-OEM 板发数据,MCS-51 单片机接收、存储数据。采用串行异步方式, 字符长度8 位, 1 位起始位, 1 位停止位, 无校验, 波特率为9600。-GPS-OEM MCS-51 microcontroller board and the exchange of information made GPS-OEM board data, MCS-51 microcontroller receiving, storing data.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:4784
    • 提供者:huang
  1. rtyu

    0下载:
  2. 单片机解读GPS信息的 程序设计-Microcontroller Programming interpret GPS information
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:91558
    • 提供者:fanfan
  1. GPSDATATRANSMISSION

    0下载:
  2. 对GPS数据经串口接收后传送到单片机当中,单片机来进行处理,提取相应的GPS数据,然后显示到液晶上-GPS data changle
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:1445
    • 提供者:赵潇锋
  1. GPssheji

    0下载:
  2. 很好的gps设计,对于模拟pc机和单片机之间的通信有很好的帮助-Gps good design, the simulation pc machine and the communication between the microcontroller with the help of good
  3. 所属分类:GPS develop

    • 发布日期:2017-04-06
    • 文件大小:611642
    • 提供者:彭柱洋
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 20 21 »
搜珍网 www.dssz.com