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

搜索资源列表

  1. atmega16串口收发程序

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

    • 发布日期:2008-10-13
    • 文件大小:1028
    • 提供者:鹏程万里
  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等)

    • 发布日期:2008-10-13
    • 文件大小:12077
    • 提供者:王胜
  1. c中断方式实现串口通讯

    1下载:
  2. 串口中断程序,可以连接两台pc,加上无线设备,可实现无线通讯-interrupt procedures, can be connected to two pc, coupled with wireless equipment, wireless communication
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:22694
    • 提供者:黎林
  1. 基于中断的串口驱动及显示程序

    1下载:
  2. 基于中断的串口驱动及显示程序,收发缓冲区实体,收发缓冲区读写指针,串口初始化,串口缓冲区初始化,串口中断服务子程序-based on the serial interrupt-driven and show procedures, TX buffer entities, TX buffer literacy target, serial initialization, serial buffer initialization, interrupt service routines
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1682
    • 提供者:单敏
  1. 很好的avr串口收发(中断)程序

    0下载:
  2. 一个非常好的串口中断收发程序
  3. 所属分类:串口编程

    • 发布日期:2011-05-10
    • 文件大小:48617
    • 提供者:meiyong
  1. tq2440的裸奔程序

    0下载:
  2. 几个裸奔的程序 无os 的测试程序 有LCD 的 串口的 中断的 计时的
  3. 所属分类:微处理器(ARM/PowerPC等)

  1. nios_example.rar

    0下载:
  2. nios范例(含源代码),包含dma控制器,io中断,串口中断,定时器中断,nios sample (including source code), including dma controller, io interrupt, serial port interrupt, timer interrupt
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:204366
    • 提供者:李扬
  1. UART_INT.rar

    0下载:
  2. 44b0串口中断程序代码,在开发板上调通,44b0 serial interrupt code, in the development board increase in pass
  3. 所属分类:Embeded Linux

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

    0下载:
  2. 51单片机 串口接收发送 都用到中断 全双工 采用C语言-51 MCU serial port receive interrupt is used to send both full-duplex using C language
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:36399
    • 提供者:juck
  1. uart_test

    0下载:
  2. DM642 DSP串口中断测试程序,可实现串口收发-DM642 DSP serial port interrupt test procedure can be realized serial transceiver
  3. 所属分类:DSP program

    • 发布日期:2017-03-22
    • 文件大小:11647
    • 提供者:黄莹
  1. linux_Serial_Port_Driver_Development

    0下载:
  2. linux下串口驱动开发文档,:介绍了Linux 下的串口驱动的设计层次及接口, 并指出串口与TTY终端之间的关联层次(串口可作TTY 终端使用), 以及Linux 下的中断处理机制/中断共享机制, 还有串口缓冲机制当中涉及的软中断机制 其中有关w83697/w83977 IC 方面的知识, 具体参考相关手册, 对串口的配置寄存器有详细介绍,。-linux_Serial Port Driver Development
  3. 所属分类:Embeded Linux

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

    0下载:
  2. C51的串口中断接收,查询发送实例。(以销量30K产品的代码)-C51' s serial port interrupt reception, the query sent instance. (By volume 30K product code)
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:18485
    • 提供者:DaglesHoll
  1. suspend

    0下载:
  2. c51 用中断函数 包含定时器0 定时器1 定时器2 外部中断0 定时器1 串口中断-c51 with the interrupt function with Timer 1 Timer 2 Timer 0 external interrupt 0 timer interrupt a serial port
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1392
    • 提供者:liudonghui
  1. 05-双串口中断收发

    0下载:
  2. stc51单片机上实现对05-双串口中断收发的历程。。。。(Stc51 microcontroller on the 05- double serial interrupt interrupt transceiver process....)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:33792
    • 提供者:YC斯途
  1. hal_uart_isr

    0下载:
  2. zstack串口中断收发的底层源代码,可以与外部元器件TTL通信,控制外部元器件的收发时序(Zstack serial interrupt to send and receive the underlying source code, It can communicate with external component TTL and control the timing of receiving and sending of external components)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:hxlqjs
  1. dma+串口接收

    3下载:
  2. 无需中断产生,直接使用DMA接收串口的数据,直接下载下来,编译即可,(No need to interrupt, directly use the DMA to receive data from the serial port, download directly, compile it)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-04
    • 文件大小:2747392
    • 提供者:lifeyx
  1. 51单片机串口实验

    0下载:
  2. 程序是3个关于51串口的实验程序包,包括工程文件,c源文件,HEX烧写文件。3个实验分别是:-51串口通讯;-51串口通讯中断应用;-51串口测温电脑显示。(51 Serial Communication;The application of serial communication interrupt;Serial temperature measuring computer display)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-09
    • 文件大小:86016
    • 提供者:AKARUN
  1. stm32软件串口1.0

    1下载:
  2. 通过stm32 io口模拟串口,串口接收通过中断. 本代码会把发送给串口的数据,发送出来(Through the STM32 IO port, the serial port is received through the serial port, and the serial port is received through the interrupt. This code will send out the data sent to the serial port)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-10
    • 文件大小:771072
    • 提供者:jbchen4469
  1. 26-串口COM中断

    0下载:
  2. avr单片机,串口通讯程序串口0测试程序,目标器件:ATmega16,晶振:RC 1MHZ编译环境:ICCAVR 7.22 ,(AVR singlechip, serial port communication program serial port 0 test program target device: ATmega16 Crystal oscillator: RC 1MHZ Compilation environment: ICCAVR 7.22)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:25600
    • 提供者:xwping88
  1. 串口实验

    1下载:
  2. STM32F103串口收发中断实现,STM32 通过串口和上位机的对话,STM32 在收到上位机发过来的字符串后,原原本本的返回给上位机。(STM32F103 serial port transceiver interrupt realization, STM32 through the serial port and the upper computer dialogue, STM32 after receiving the string from the upper computer, th
  3. 所属分类:单片机开发

    • 发布日期:2021-02-01
    • 文件大小:282624
    • 提供者:陆地键仙
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com