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

搜索资源列表

  1. ME500Bsourceprogram

    0下载:
  2. 单片机中LED显示/数码管显示/键盘控制/蜂鸣器输出/中断应用/定时器和计数器/串口通信/键控看门狗/数据交换,排序,移位。源程序-ME500B Development board Source program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-24
    • 文件大小:8150627
    • 提供者:汪小聪
  1. MODBUS_OK

    3下载:
  2. 使用标准的MODBUS协议实现STM32和维控触摸屏的通信,数据的接收和发送使用串口中断完成-Using the standard MODBUS protocol STM32 and dimensional control of touch screen communication, data, use serial port receive and transmit completion interrupt
  3. 所属分类:SCM

    • 发布日期:2015-06-10
    • 文件大小:3474432
    • 提供者:sugh0129
  1. RS485DRI

    0下载:
  2. 这是一个MODBUS协议的串口接收和发送程序,其特点在于采用了中断接收方式,边接收边进行MODBUS协议常用功能的检查(如其3、5、6、16号),并根据MODBUS协议,设置了后门,可以方便厂家在维护时的便利-This is a MODBUS protocol serial port receive and transmit procedure is characterized by the use of the interrupt reception mode while receiving
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:1747
    • 提供者:史伟
  1. uart

    0下载:
  2. f2812 串口中断测试程序,可参考对f2812的串口寄存器进行配置-f2812 serial interrupt test procedures, refer to the serial port on the f2812 configuration register
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:1602
    • 提供者:zhw
  1. interrupt

    0下载:
  2. 实验实现串口中断实验,通过中断和计算机进行通信 * 首先接受联机信号,然后接受计算机的相关控制信号 * 本实验中,采用发送不同的字符给计算机来模拟接收到的不同的计算机控制命令 * 通过扩展,可以实现不同的功能 *-Experimental realization of serial interruption experiments, carried out through suspension and computer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1720
    • 提供者:沐夕
  1. USART0

    0下载:
  2. Mega128 串口中断方式 端口控制。-Mega128 serial port interrupt control.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:11215
    • 提供者:jin
  1. 51uart

    0下载:
  2. 串口调试程序 1. 发送过程:在发送时必须保证TI=1:即发送缓冲器为空,否则将导致数据发不出去,如果想强制发送可以用:TI=1.具体发送数据:利用printf(“akjdfaklfj”) 函数直接发送即可。 2. 接收过程:在接收时多选用中断方式,这样可以节约CPU的时间,提高效率, -1 serial port debugger. Send process: to be sent to ensure that TI = 1: that is, send buffer is
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1409
    • 提供者:liangliang
  1. VogU7M19

    0下载:
  2. ads下ucos在9200上的移植,串口中断嵌套-uCOS ads in 9200 under the transplantation, the serial interrupt nesting
  3. 所属分类:uCOS

    • 发布日期:2017-04-25
    • 文件大小:128093
    • 提供者:agou
  1. NiosII_uart

    0下载:
  2. 用NiosII写的串口中断程序,可以实现串口功能-Using the serial port interrupt NiosII write procedures, functions can realize serial
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:3862
    • 提供者:zlk
  1. uart0_irq

    0下载:
  2. 由keil软件调试的串口中断程序[IRQ中断]-By keil software debugging serial port interrupt procedure [IRQ interrupt]
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:77192
    • 提供者:徐一网
  1. minos

    0下载:
  2. 本系统为单片机的最小实现系统,涵盖了键盘,中断,串口,定时基本功能,并且已经可以实现。4*4键盘 显示数字,串口和LED显示。-The system for the smallest single-chip implementation system that covers the keyboard, interrupt, serial port, the basic functions of timing, and can already achieve. 4* 4 keyboard disp
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:236218
    • 提供者:sada
  1. c8051f020_codes

    0下载:
  2. c8051f020单片机的例程,是购买几百块钱的c8051f020开发板后赠送光盘上的程序,有:8位、12位pwm,AD8位、12位转换程序,DA,串口,timer3,以及外部中断等程序。-C8051F020 MCU routine, buy a few hundred dollars are the C8051F020 development board CD-ROM on gift after the procedure, there is: 8, 12 pwm, AD8-bit, 12-b
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:240861
    • 提供者:文子
  1. Serial-interrupt

    0下载:
  2. //串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理 //出入均设有缓冲区,大小可任意设置。 //可供使用的函数名:-//Serial interrupt service routine, just make a simple call to complete the deal with the serial input and output// from the buffer with the size can be arbitrarily set.// The availa
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:3748
    • 提供者:lengling
  1. tx

    0下载:
  2. 通信协议: 第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。   测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。 //这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 //和查询发送,另外我觉得发送没有必要用中断,因为程序的开
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:657
    • 提供者:虾虾
  1. SCI

    0下载:
  2. 飞思卡尔智能车的sci例程用于大学生智能车大赛的串口调试-fascale sci demo
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:938659
    • 提供者:王文鹏
  1. 01000

    0下载:
  2. 基于C51的串口通信和外部中断,基于C51的串口通信和外部中断-C51-based serial communications and external interrupt, the serial communication based on the C51 and the external interrupt
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:58046
    • 提供者:杜建飞
  1. chaxunfa

    0下载:
  2. matlab串口中断通行查询法位编译源代码-Inquiries Act matlab serial passage
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:658
    • 提供者:留从
  1. Exampleinterruption.

    0下载:
  2. 关于单片机cs51串口中断的一些基本编程。适合初学者学习-Cs51 on the single-chip serial port interrupt some basic programming. Suitable for beginners to learn
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:84787
    • 提供者:sa
  1. IQR

    0下载:
  2. 串口中断程序 -Serial interrupt program! ! ! ! ! ! ! ! ! ! ! ! ! !
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:3140
    • 提供者:563077880
  1. sio23144323

    0下载:
  2. chipcon公司无线芯片cc1100的串口中断程序 程序不大,但是比较有用 -Wireless chip chipcon serial cc1100 process is not interrupted program, but more useful
  3. 所属分类:RFID

    • 发布日期:2017-04-05
    • 文件大小:1839
    • 提供者:hbei
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com