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

搜索资源列表

  1. c51_RS232

    0下载:
  2. 用两块51单片机基于RS232实现单片机之间的串行通信。又从机检测到当地温度,然后由主机查询,从从机读得温度数据。该程序时C51程序。-MCU with 2 RS232-based serial communication between the SCM. And from machine to detect the local temperature, and then by the host queries, from the temperature data from the machin
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:53253
    • 提供者:子由
  1. 12345

    0下载:
  2. VisualBasic与分布式监控系统--RS-232485串行通信-VisualBasic and Distributed Control System- RS-232485 Serial Communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:7708970
    • 提供者:方辉
  1. serialports

    0下载:
  2. 51单片机串行通信程序,使用两种单片机、处理系列单片机。-51 SCM serial communication program, use two microcontroller, the procedure of serial microcontroller.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2417
    • 提供者:离子键
  1. tongxin

    0下载:
  2. 这是一个单片机与单片机串行通信的程序,应该对有人的有用。-This is a microcontroller serial communication with the MCU program, it should be useful for some people.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:36634
    • 提供者:程友林
  1. chuanxing

    0下载:
  2. 串行通信MCS-51单片机内部有一个全双工的串行通信口,即串行接收和发送缓冲器(SBUF),这两个在物理上独立的接收发送器,既可以接收数据也可以发送数据。但接收缓冲器只能读出不能写入,而发送缓冲器则只能写入不能读出,它们的地址为99H。这个通信口既可以用于网络通信,亦可实现串行异步通信,还可以构成同步移位寄存器使用。-MCS-51 microcontroller serial communication within the a full-duplex serial communication
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:16437
    • 提供者:王杰杰
  1. jz

    0下载:
  2. 甲乙两台80C51单片机串行通信,一台通过开关控制P1口的高低电平并发送数据,另一台接收发送过来的数据,通过P1口用发光二极管显示,高电平点亮,低电平熄灭。-A and B two 80C51 microcontroller serial communication, a switch control through the high-low P1 port and send the data to send over another to receive the data, through t
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:16082
    • 提供者:lintao
  1. 89e51uart

    0下载:
  2. 51单片机串行通信程序,通过串行口实现多机通信-51mcus communicate by uart
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:109588
    • 提供者:Smith
  1. 51danpianji

    1下载:
  2. 是一本有关单片机应用与实践的实验操作书,是单片机爱好者入门的操作的好例子,并包含源程序和相应的电路图 主要内容: 1.实验电路板介绍,功能及特点 2. MCS-51单片机及其开发系统(仿真器)的认识, MCS-51 I/O引脚输入/输出,外中断实验,LED显示与定时中断,I/O口扩展与定时器T2中断,I/O扩展与键盘接口电路,并行通信及MCS-51与并行打印机接口,点对点串行通信,I2C总线,PCF8536使用,无线解码,LCD的使用,SPI的通信,ISD4000系列语音芯片的使用-
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1274487
    • 提供者:李明
  1. CRC-Serial-Communication

    0下载:
  2. 基于51单片机的CRC串行通信主机代码和从机代码-51 Based on the host microcontroller serial communication CRC code and the code from the machine
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:80946
    • 提供者:沈洋
  1. danpianjiyurs232tongxin

    0下载:
  2. 单片机与RS232串行通信的实验源代码及实验原理图-RS232 serial communications chip experiment source code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:709
    • 提供者:冯铁英
  1. RS232

    0下载:
  2. C51 RS232串行通信程序,附电路原理图,调试通过-C51 RS232 serial communication program, with a circuit diagram
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:759677
    • 提供者:dkn
  1. 基于FPGA的串口通信系统

    0下载:
  2. 该设计是基于 FPGA 的串口通信系统模拟仿真,通过对 RS-232 串行总线 接口的设计,掌握发送与接收电路的基本思路,并进行串口通信。采用 Verilog HDL 语言对 UART 波特率产生模块、数据发送模块、接收模块进行硬件描述, 再将其整合为一个 RS-232 收发模块,最终在顶层模块中将两个 RS-232 模块例 化,实现两块 FPGA 芯片全双工通信的设计。(Design of serial communication system based on FPGA)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-19
    • 文件大小:578560
    • 提供者:小可大本
  1. vb

    0下载:
  2. VB环境下串行通信的实现,控件的添加,串行口参数等设置(serial communication in VB)
  3. 所属分类:串口编程

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:GUIHUASU
  1. 串行通信的实现

    0下载:
  2. 串行通信是一种概念,是指一比特一比特的收发数据,相对于并行通信可一次性收发N比特而言。包括普通的串口通信,包括I2C,包括SPI等等。 串口通信是一种通信手段,是相对于以太网方式、红外方式、蓝牙方式、usb方式(usb广义也算串行通信)等而言,是一种比较低级的通信手段。(Implementation of serial communication.Swf)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-29
    • 文件大小:124928
    • 提供者:图目
  1. MSComm 串口通信6月9日

    0下载:
  2. 数据的读取:串口通信串口按位发送和接收字节,可以将来自CPU的并行数据字符转换为连续的串行数据流发送出去,同时可将接受的串行数据流转换为并行的数据字符供给CPU的器件使用。串口通信最主要的参数是波特率、数据位、停止位和奇偶校验。(The data read: serial communication serial port by sending and receiving bytes, parallel data characters from the CPU into a continuous
  3. 所属分类:串口编程

    • 发布日期:2018-01-01
    • 文件大小:11770880
    • 提供者:celery123
  1. ActiveX控件串口通信

    1下载:
  2. 在VC++6.0中使用通讯控件-MSComm串行通讯控件,选用的开发环境即为Visual C++6.0,其中的通讯功能都是由MSComm通讯控件完成的。(In VC++6.0, we use the communication control -MSComm serial communication control. The selected development environment is Visual C++6.0, where the communication function is
  3. 所属分类:通讯编程

    • 发布日期:2018-04-19
    • 文件大小:5300224
    • 提供者:hzl88
  1. 串行通讯-例子

    0下载:
  2. RJ485 通信3 专题-串行通讯PPT等Labview串行通讯专题讲座介绍(We have investigated electrical potential and acoustic emissions signals associated with rock deformation)
  3. 所属分类:串口编程

    • 发布日期:2018-04-20
    • 文件大小:78848
    • 提供者:sun211
  1. CRC串行通信

    0下载:
  2. MCU即微控制器(Micro Controller Unit)阶段,主要的技术发展方向是:不断扩展满足嵌入式应用时,对象系统要求的各种外围电路与接口电路,突显其对象的智能化控制能力。它所涉及的领域都与对象系统相关,因此,发展MCU的重任不可避免地落在电气、电子技术厂家。从这一角度来看,Intel逐渐淡出MCU的发展也有其客观因素。在发展MCU方面,最著名的厂家当数Philips公司。(This is based on whether a single chip computer (Microco
  3. 所属分类:单片机开发

    • 发布日期:2018-04-22
    • 文件大小:80896
    • 提供者:叶青666
  1. C++ Builder与RS-232串行通信控制

    2下载:
  2. 适用于BorlandC++串口开发,内容详细,大大提高串口开发速度。()
  3. 所属分类:通讯编程

    • 发布日期:2018-05-03
    • 文件大小:26724352
    • 提供者:ienaw
  1. 7

    1下载:
  2. 设计两台单片机系统间的串行通信 (1)甲方P1口连接8个LED灯; (2)乙方经串行通信输出数据至甲方,甲方根据所接收的数据,在8个LED灯实现流水灯显示; (3)需采用串行口方式1及中断方式进行数据的发送和接收。(Design of Serial Communication between Two Single Chip Microcomputer Systems (1) Party A's P1 port is connected with 8 LED lights; (2) Pa
  3. 所属分类:其他

    • 发布日期:2020-06-22
    • 文件大小:13312
    • 提供者:林~
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com