搜索资源列表

  1. 单片机C51串口中断接收和发送测试例程

    0下载:
  2. 单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 -80C51 Serial reception (suspended) and send routines can be used to test 51 SCM interrupt reception
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11.79kb
    • 提供者:王胜
  1. 中断接收EV1527的程序

    1下载:
  2. 中断接收EV1527的程序,单片机选用89C2051
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2010-12-09
    • 文件大小:2.24kb
    • 提供者:txf
  1. 单片机C51串口中断接收和发送测试例程(含通信协议的实现

    0下载:
  2. 单片机C51串口中断接收和发送测试例程(含通信协议的实现)
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. lpc2138/2148 spi从机中断接收程序

    0下载:
  2. lpc2138/48的spi中断接收程序
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2012-02-22
    • 文件大小:57.41kb
    • 提供者:yhzzyahoo
  1. isr

    0下载:
  2. 51单片击串口中断接收程序-51 single blow interrupt reception procedures
  3. 所属分类:串口编程

    • 发布日期:2025-01-06
    • 文件大小:2kb
    • 提供者:李江
  1. atmega16串口收发程序

    0下载:
  2. AVR单片机atmega16串口中断接收和发送程序。接收到字符后再发送出去。-AVR atmega16 interrupt receive and transmit procedures. After receiving characters sent.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-06
    • 文件大小:1kb
    • 提供者:鹏程万里
  1. 单片机C51串口中断接收和发送测试例程

    0下载:
  2. 单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 -80C51 Serial reception (suspended) and send routines can be used to test 51 SCM interrupt reception
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-06
    • 文件大小:12kb
    • 提供者:王胜
  1. 红外遥控接收

    0下载:
  2. 红外遥控接收 ORG 0000H LJMP START 转入主程序 ORG 0010H START: MAIN: JNB P2.2,IR LJMP MAIN 以下为进入P3.2脚外部中断子程序,也就是解码程序 IR: MOV R6,#9 SB: ACALL DELAY882 调用882微秒延时子程序 JB P2.2,EXIT 延时882
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-06
    • 文件大小:4kb
    • 提供者:
  1. GPRS_Q2403

    0下载:
  2. arm下驱动WAVECOM模块Q2403的源代码,包括拨打电话,发短信,串口中断接收发送等!-arm driving under Enfora Flash Card module source code, including telephone calls and send text messages, send interrupt reception so!
  3. 所属分类:Internet/网络编程

    • 发布日期:2025-01-06
    • 文件大小:3kb
    • 提供者:夏磊
  1. Serial_at_DOS

    0下载:
  2. DOS下采用中断接收数据的串口通讯的例子,很难找到的好东西!-DOS interrupt receiving serial data communications example, it is difficult to find the good stuff!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2025-01-06
    • 文件大小:965kb
    • 提供者:流星
  1. C51test

    0下载:
  2. 单片机C51串口中断接收和发送测试例程可以用来测试51单片机的中断接收 //和查询发送,另外我觉得发送没有必要用中断,因为程序的开销是一样的 -80C51 Serial interrupted receive and send test routines can be used to test 51 MCU interrupt reception// Send inquiries and, I also think that
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-06
    • 文件大小:7kb
    • 提供者:yanyan
  1. C51_Serial

    0下载:
  2. 单片机C51串口中断接收和发送测试例程,一个小的测试程序-80C51 Serial interrupted receive and send test routines, a small test procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-06
    • 文件大小:1kb
    • 提供者:徐小华
  1. AVR_USART

    0下载:
  2. 介绍AVR单片机对串口的简单中断发送和中断接收-introduced AVR to the serial port and send interrupted briefly interrupted reception
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-06
    • 文件大小:32kb
    • 提供者:力量
  1. C51

    0下载:
  2. 串口中断接收和发送 单片机C51串口中断接收和发送测试例程(含通信协议的实现).c-Serial port receive and transmit interrupt C51 single-chip serial port receive and transmit interrupt routine test (including the realization of communication protocols). C
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2025-01-06
    • 文件大小:1kb
    • 提供者:lxx
  1. c51

    0下载:
  2. 单片机C51串口中断接收和发送测试例程(含通信协议的实现),这是我自己写的一个程序,觉得挺好用,发出来大家参考一下-C51 single-chip serial port receive and transmit interrupt routine test (including the Communication Protocol), which I wrote it myself a process, feel good, and
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-06
    • 文件大小:2kb
    • 提供者:barbo
  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 r
  3. 所属分类:通讯/手机编程

    • 发布日期:2025-01-06
    • 文件大小:1kb
    • 提供者:史伟
  1. chuankoufasonghejeishou

    0下载:
  2. C51串口中断接收和发送程序,采用数码管显示串口发送过来的代码,只能显示发送的数字代码-C51 serial port receive and transmit interrupt procedures, the use of digital tube display serial port to send over the code, can only display the numeric code to send
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-06
    • 文件大小:1kb
    • 提供者:胡王斌
  1. STM8 串口1 中断接收例程

    0下载:
  2. STM8 串口1 中断接收例程,有需要的下载
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2015-04-01
    • 文件大小:143.89kb
    • 提供者:mark0668@126.com
  1. CAN_recv_send_good

    0下载:
  2. 基于dsp28335的CAN通信 实测可用 中断接收(CAN send recv iSR good)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2025-01-06
    • 文件大小:720kb
    • 提供者:辉尘
  1. STM32中断接发

    0下载:
  2. STM32源程序,对于USART1中断接收和发送数据例程,对初学者很有帮助(STM32_USART1 interrupt receiving)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2025-01-06
    • 文件大小:294kb
    • 提供者:龙游
« 12 3 4 5 6 7 8 9 10 ... 44 »

源码中国 www.ymcn.org