CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 串行通信

搜索资源列表

  1. CAN-Controller

    0下载:
  2. CAN总线控制器设计,CAN 是Controller Area Network 的缩写(以下称为CAN),是ISO国际标准化的串行通信协议。在当前的汽车产业中,出于对安全性、舒适性、方便性、低公害、低成本的要求,各种各样的电子控制系统被开发了出来。由于这些系统之间通信所用的数据类型及对可靠性的要求不尽相同,由多条总线构成的情况很多,线束的数量也随之增加。为适应“减少线束的数量”、“通过多个LAN,进行大量数据的高速通信”的需要,1986 年德国电气商博世公司开发出面向汽车的CAN 通信协议。此后
  3. 所属分类:Project Design

    • 发布日期:2017-05-10
    • 文件大小:2313065
    • 提供者:kudding
  1. C-seri

    0下载:
  2. 两单片机之间串行通信的C语言实现-Serial communication between two microcontroller
  3. 所属分类:File Formats

    • 发布日期:2017-11-25
    • 文件大小:1183
    • 提供者:刘占友
  1. LCM128645ZK

    0下载:
  2. 自己写的LCD12864串行通信总结。总结了使用该LCD的电路图以及电阻改焊方法-Write your own the LCD12864 serial communication summary. Summarizes the change welding method for use of a circuit diagram of the LCD as well as resistors.
  3. 所属分类:Project Manage

    • 发布日期:2017-11-10
    • 文件大小:2090925
    • 提供者:田野
  1. MCU-and-PC

    0下载:
  2. 单片机与PC机串行通信的软硬件实现包括方法和规范的详细说明!-MCU serial communication with the PC hardware and software, including a detailed descr iption of the methods and norms!
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:31485
    • 提供者:刘旭
  1. Motion-Controller-with-STM32

    5下载:
  2. 介绍了一种点位运动控制器的设计,该控制器可以控制步进和伺服电机。该运动控制器以 STM32F103 为主控微处理器,实现了电机起停的加减速控制,扩展了 RS485 串行通信接口,设计了限位保护电 路,移植了嵌入式实时操作系统μC /OS-Ⅱ,通过μC /OS-Ⅱ来调度运动控制器的多个任务,设计了串口通信协议, 可以方便组成多轴控制系统.-Describes the design of a point of the motion controller, the controlle
  3. 所属分类:文档资料

    • 发布日期:2013-11-26
    • 文件大小:275022
    • 提供者:gaoyong
  1. GPS-simulator-software-design

    0下载:
  2. 本文是一篇模拟GPS接收机实时接收卫星信号并显示的设计论文,主要目的是模拟从GPS接收机接收数据并通过RS-232串行通信标准接口传输,然后按照一定格式显示出来。本设计主要是利用Visual C++ 强大的集成开发环境和快速创建各种应用程序的能力,创建各种图形操作界面,来编写一个实时接收并显示信息的窗体应用程序。本文介绍了GPS的一些历史和发展前景,GPS定位系统概况,GPS的数据传输码制、输出格式和Visual C++ 的发展、作用、集成开发环境和基础知识,以及完成该程序的关键技术: VC++
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:131849
    • 提供者:张利
  1. omron-PLC-

    0下载:
  2. 欧姆龙PLC无协议通信功能研究:无协议通信是PLC 的一种串行通信方式, 可以应用于PLC 与上位计算机或其他设备的通信。-Omron PLC protocol communication function: protocol communication is the PLC a serial communication, communication can be applied to the PLC and host computer or other device.
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:327968
    • 提供者:zqingfeng110
  1. Research-on-Stepper-Motor-Control

    0下载:
  2. 本文介绍了一种采用AVR 高性能单片机Atmega128 与串行通信相结合的步进电机控制系统。该系统主要由上位机(PC 机)、下位机(单片机)及步进电机三部分组成,上下位机通过串口交互数据。最终实现了由PC 机直接控制步进电机。调试结果表明, 设计的控制电路和程序简单、实用,且具有便捷的人机交互界面。-This article describes the combination of a high performance AVR microcontroller Atmega128 wit
  3. 所属分类:File Formats

    • 发布日期:2017-11-02
    • 文件大小:706193
    • 提供者:
  1. ds18b20

    0下载:
  2. 数字温度计是一种将模拟温度数据转化成数字温度数据并加以显示的系统。由传感器测得模拟温度数值,并将其转化为数字信号,通过串行通信的方法将数据传送给单片机,并由单片机处理后显示。 本设计采用ATmega16为控制部件,用1602液晶显示方式来显示所测的温度值,温度值的最小精确度为0.1℃,基本上满足一般的要求。温度传感器采用DS18B20,其传感器为数字输出,所以不需要进行模数转化直接由单片机控制读取温度值,这样大大减少了硬件的成本。 每次测温由单片机向测温传感器发出特定脉冲,测温传感器
  3. 所属分类:Project Design

    • 发布日期:2016-01-27
    • 文件大小:786432
    • 提供者:张曹
  1. Win32-API

    0下载:
  2. 用Win32 API实现串行通信-Serial communication using Win32 API
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:6193
    • 提供者:tianyalin
  1. MSComm-chuanxingtongxing

    0下载:
  2. 运用mscomm控件,实现串行通信,论文-Use mscomm control, serial communication, the paper
  3. 所属分类:Communication

    • 发布日期:2017-12-02
    • 文件大小:75451
    • 提供者:田田
  1. MAX3460-MAX3464-datasheet

    0下载:
  2. MAX3462的数据文档,对于串行通信芯片的选择有很大的帮助-MAX3462 datasheet
  3. 所属分类:Communication

    • 发布日期:2017-11-27
    • 文件大小:289792
    • 提供者:李耀兵
  1. 1

    0下载:
  2. 8250查询方式串口通信 两台微机之间按RS232C标准协议使用COM1或COM2进行串行通信-8250 ways to search for serial communication between two computer using standard protocols according to RS232C COM1 or COM2 for serial communication
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:12610
    • 提供者:chenlong
  1. STM32--AD9850

    0下载:
  2. stm32控制AD9850的驱动程序,包括串行通信,并行通信两种。-stm32 control AD9850 driver, including serial communications, parallel communications two kinds.
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:4486
    • 提供者:张希希
  1. UART

    0下载:
  2. avr单片机异步串行通信实验,详细的介绍了UART串口通信的寄存器配置好相关源码。-avr microcontroller asynchronous serial communication experiment, detailed descr iption of the UART serial communication registers configuring the related source code.
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2329869
    • 提供者:陈洺
  1. Test12864

    0下载:
  2. 12864测试程序,对初学者的一个液晶显示小测试,串行通信方式,程序内容精简,使用方便-a test program for 12864
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1237
    • 提供者:朱因东
  1. temp3

    0下载:
  2. 一个串行通信程序,开发单片机和电脑间通信的初学者的很好的程序-a program for pc and mcu51
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:1313
    • 提供者:朱因东
  1. LabVIEW-based

    0下载:
  2. 基于LabVIEW的监控界面设计与单片机的串行通信-LabVIEW-based control interface design and MCU serial communication
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:81576
    • 提供者:刘舅
  1. GPS-

    0下载:
  2. GPS与嵌入式Linux平台串行通信研究-GPS and embedded Linux platform Serial Communication Research
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:250312
    • 提供者:刘舅
  1. MCU-serial-

    0下载:
  2. Matlab环境下PC机与单片机的串行通信及数据处理-Matlab environment PC and MCU serial communications and data processing
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:151469
    • 提供者:加亮
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com