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

搜索资源列表

  1. pc机串口

    0下载:
  2. pc机串口通信,可以实现计算机与单片机,或者是两个单片机之间的通信-the communication through PC serial, between PC and SCM, or two SCM
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12581
    • 提供者:邱林
  1. 自动检测80C51串行通讯的波特率

    1下载:
  2. 文介绍一种用单片机普通I/O 口实现串行通信的方法,可在单片机的最小应用系统中实现与两个以上串行接口设备的多机通信。附有电路图和源代码。-text introduces a microcontroller I / O port serial communications, in the smallest single-chip microcomputer application system to achieve more with two serial interfaces of multi-
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:172768
    • 提供者:邓光
  1. 51单片机大部分模块程序

    6下载:
  2. 这是多功能51单片机开发板的大部分模块的实例程序,包括:ds18b20的读写、24c02的读写、1602、12864、数码管显示、串口通信、键盘、TLC5615、点阵管等19个例程程序。绝大部分是用汇编语言写的,小部分是采用c语言或者两都兼有。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2009-03-23
    • 文件大小:293357
    • 提供者:fullback
  1. 51单片机电子琴

    1下载:
  2. 摘要:本系统以Atmel的AT89c52单片机为主控制器,通过制作硬件电路和软件的设计编写,然后进行软硬件的调试运行,最终达到设计电路乐曲弹奏播放功能和存储重放音乐功能。设计中运用中断系统和定时/计数原理控制电子音乐器发生,并对所需的音阶和贝斯用相应的程序语言编写来实现,用8段数码显示管显示所弹奏的乐谱内容。将两个89c52单片机的串行口连接起来,实现5米以外的通信。输出通道通过一个功率放大器驱动扬声器发声。 关键词:单片机,音乐演奏器 目录: 摘要……………………………………………………
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. avr274 AVR单片机串口通信的程序

    0下载:
  2. 这是关于AVR单片机串口通信的程序,适合与有一定基础的人看。 这份资料介绍了UART单线的软件执行。议定书的支持两个设备间的半双工通信。唯一的要求是一个输入/输出端口,支持外部中断和一个计时器比较打断。-This is on the AVR single-chip serial communication procedures, suitable for a certain basis people. This document introduces the software implement
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-22
    • 文件大小:122783
    • 提供者:何旭栋
  1. COMM.rar

    0下载:
  2. 这是用C8051F020单片机实现双串口通信功能的源代码。两个串口可以同时独立收发数据,互不干扰。,This is a C8051F020 MCU with dual serial communication function of the source code. Two serial ports can send and receive data at the same time an independent, non-interfering.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:7692
    • 提供者:刘兵
  1. RS232

    0下载:
  2. RS232串口通信,由89c52单片机控制。异步通信,内含两个程序。-RS232 serial communication, controlled by the 89c52 microcontroller. Asynchronous communication, contains two programs.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:7446
    • 提供者:李冰
  1. usart

    1下载:
  2. 这是个pic单片机串口通信的例子,包括发送和接收数据两部分-This is a pic microcontroller serial communication for example, include two parts, send and receive data
  3. 所属分类:SCM

    • 发布日期:2016-04-09
    • 文件大小:707
    • 提供者:g.len
  1. serial_communicate(C)

    0下载:
  2. 两个单片机之间的通信,用两个8051做的串行口通信,功能为呼叫器,按键对应显示相应数字,C语言编写-Between two single-chip communications, with two 8051 s serial port to do communications, the functions of pagers, keys corresponding to the corresponding figures show, C language
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:51942
    • 提供者:过客
  1. examples_of_code

    1下载:
  2. 这是多功能51单片机开发板的大部分模块的实例程序,包括:ds18b20的读写、24c02的读写、1602、12864、数码管显示、串口通信、键盘、TLC5615、点阵管等19个例程程序。绝大部分是用汇编语言写的,小部分是采用c语言或者两都兼有-This is multi-functional 51 MCU development board most of the examples of program modules, including: ds18b20 reading and writin
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:293357
    • 提供者:文子
  1. Proteus

    0下载:
  2. 电脑和单片机串Vl通信系统一般 由一台运行上位机软件的电脑、一根 串口连接线和下位机即单片机目标板 组成,用这种方式学习和调试串口通 信程序比较麻烦。本文介绍一种用 Proteus实现电脑和单片机串口通信仿 真的方法,所有的事情都在一台电脑 上完成。上位机软件和下位机即 AT89C51单片机仿真电路通过由虚拟 串口软件Virtual Serial Ports XP5.1 产生的两个虚拟串口进行连接。文章 的实例中上位机软件使用串口调试助 手。下位机
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:196807
    • 提供者:caoxiaosong
  1. VB

    1下载:
  2. 本例是使用VB编写的串口通信代码,包括两个PC之间,PC机和单片机之间等多个代码-This example is written using the VB code for serial communication, including the PC between the two, PC machines and between MCU and other codes
  3. 所属分类:Communication

    • 发布日期:2016-08-07
    • 文件大小:5268785
    • 提供者:王俊
  1. xiaole.doc

    0下载:
  2. 单片机的串口通信,甲乙两个串口进行通信,并有指示灯显示-Microcontroller serial communication, and B 2 serial ports to communicate, and have light displays
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:177719
    • 提供者:pipayang
  1. adcmeter

    7下载:
  2. 基于 CS5550 工业测量仪表的设计:ADCMeter.ddb 中包含电路原理图和样品PCB图。本系统以 STC 系列 51 单片机为控制核心,使用高精度 CS5550 A/D 芯片来采集微弱的模拟信号量(如热电偶,热电阻信号量),可在线校准(零校准,满量程校准),校准数据保存到 93C46 中,作为以后 CS5550 运行的校准参数。本系统还包括两行八个数字位的数码管实时地显示采集数据,并可通过板上按键输入,进行输入信号变换的切换。另外还可增加串口通信部分,将采集的数据传输给上位机或其它控制
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-05-06
    • 文件大小:383133
    • 提供者:limei
  1. 51ser

    0下载:
  2. 是两个51单片机之间的串口通信 实用 简单-Two serial communication between MCU 51 practical and simple
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:58746
    • 提供者:周桐
  1. huabangshuangchuankouRS485tongxin

    0下载:
  2. 华邦单片机两个双串口RS485数据交换通信,同时在中断中实现,可以保证数据的稳定性 里面加入了相关的协议,保证数据的正确性-Winbond MCU two pairs of serial communication RS485 data exchange, while in the interrupt to achieve, which can guarantee the stability of the data by adding the relevant protocols to en
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1725
    • 提供者:城徽
  1. 61uart

    0下载:
  2. 61单片机两个单片机串口通信应用的程序,使用液晶屏的-61 single-chip two-chip serial communication application program, using the LCD screen
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:312552
    • 提供者:wang qing
  1. 51UART

    0下载:
  2. 基于Proteus的两个单片机串口通信仿真实例-Two microcontroller serial communication simulation example based on the Proteus based on two MCU serial communication simulation example Proteus
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:25604
    • 提供者:慕影
  1. two-full-duplex-serial-communication

    1下载:
  2. 进行两个单片机串口全双工串行通信,使用键盘输入,LED显示-Chip Serial conducted two full-duplex serial communication
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:18881
    • 提供者:蒙斌
  1. 单片机

    1下载:
  2. 单片机串口通信例子。 如:1.在code中设置两个一维无符号字符型数组,数组共有5个元素,每按键一次,将数组数据发送一次。若P3.4=0,发送第1个数组数据,否则发送第2个数组数据。 2.与“1”配对,接收发送方的数据,接收经偶校验正确的数据放在20H-24H单元,接收后根据P3口拨码开关的值显示20H-24H单元的内容。P3.7P3.6P3.5P3.4=0000、0001、0010、0011、0100分别显示20H、21H、22H、23H、24H的值。(An example of seri
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:262144
    • 提供者:aaress
« 12 3 4 »
搜珍网 www.dssz.com