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

搜索资源列表

  1. AT90CAN128

    0下载:
  2. at90can128,can总线通讯编程。初始化设置,发送程序。接收中断子程序。-At90can128, can bus communication program. Initialization Settings, router. Receiving interrupt subroutine.
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:57845
    • 提供者:刘春艳
  1. uartio

    0下载:
  2. 基于TMS320DM642芯片的串口通信,异步通信收发器通过中断通知DSP来接收和发送数据-Based on TMS320DM642 chip serial port communication, asynchronous communication transceiver DSP to send and receive data via the interrupt
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:182569
    • 提供者:gly
  1. Traffic-lights

    1下载:
  2. 1基本部分 本实验模拟交通信号灯控制,一般情况下正常显示,有急救车到达时,两个方向交通信号灯全红,以便让急救车通过。设急救车通过路口时间为5秒,急救车通过后,交通恢复正常,本实验用单次脉冲申请外部中断,表示有急救车通过。 本实验红灯每次亮10秒,黄灯1.5秒闪烁三次,绿灯亮8.5秒,所有需要定时的时间都需要通过定时器定时。 2 提高部分 有急救车通过时,将表示东西南北状态灯信息通过串行口发送到上位机。(其中高四位表示东西向,首位为1,然后是红黄绿,低四位代表南北向,首位为0,然后
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:38454
    • 提供者:张琳
  1. K1_STK_v1.1

    2下载:
  2. Keystone1 架构的DSP软件开发包,经过实际测试适用于 TI C6678 EVM板 / C6670 EVM板 / C6657 EVM板。 Keystone1 软件开发包(STK) IPC基本例程;C66X指令测试;SRIO例程;Memory测试例程;6670VCP2测试例程;I2C例程;SPI例程;EMIF例程;DualC6457 SRIO通信例程;Keystone_Timer例程;keystone_UART例程;keystone_Navigator例程;EMAC多核boot例子;C
  3. 所属分类:DSP program

    • 发布日期:2017-05-26
    • 文件大小:8790986
    • 提供者:赵明臣
  1. test06

    0下载:
  2. ATMega48单片机。RS232通信已经能能通信也能显示发送的指定内容,并且通过中断接收数据。-ATMega48 single chip microcomputer. RS232 communication has been able to communicate can display the specified content, and receive data through interrupt
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4329
    • 提供者:肖云强
  1. uart

    0下载:
  2. 通过电脑的超级终端向单片机发送数据,单片机将接收到的数据发回电脑,并显示在超级终端上。用的是串口1的中断方式。-Data to send data to the microcontroller through the Super Terminal PC, the microcontroller will receive back to the computer and displayed on the HyperTerminal. Using a serial interrupt 1.
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4569322
    • 提供者:LTQ
  1. C51r232

    0下载:
  2. c51c52串口通讯测试 这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收和查询发送-C51c52 serial communication test This is a microcontroller C51 serial port receiving (interruption) and send routines, can be used to test the 51 MCU interrupt receiving and send query
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1180
    • 提供者:王世鑫
  1. stm32_uart

    0下载:
  2. stm32 uart串口DMA接收发送,使用总线idle中断模式-stm32 uart_DMA send and receive by the bus_idle interrupt
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2734
    • 提供者:zhongweijiao
  1. UART

    1下载:
  2. 同时使用STM32三个串口的接收与发送,串口1使用printf(),串口2使用u2_printf(),串口3使用u3_printf().接受采用定时器中断超时,5ms未接收到数据认为本次接收结束,置位相应的标志位,主程序检测并处理接收数据。-STM32 simultaneously receive and send three serial, serial port 1 to use printf (), 2 serial ports use u2_printf (), 3 serial por
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:6914638
    • 提供者:龙泰
  1. VMD642A_uartio_ab

    0下载:
  2. tms320dm642 串口RS485中断程序,可发送可接收,不能同时发送接收.-send data using uart485 for tms320dm642
  3. 所属分类:DSP program

    • 发布日期:2017-04-28
    • 文件大小:176151
    • 提供者:zhubin
  1. USART

    1下载:
  2. stm32l152串口发送程序,以中断的方式,发送一串字符串-stm32l152 serial transmission program, to interrupt the way, sending a bunch of strings
  3. 所属分类:uCOS

    • 发布日期:2016-10-28
    • 文件大小:8919040
    • 提供者:caroline
  1. DSP281x_Spi

    0下载:
  2. DSP2812处理器硬件SPI控制函数,包含发送接收、中断等,可自行设置波特率。-DSP2812 processor hardware SPI control functions, including to send and receive, interrupt, etc., are free to set the baud rate.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2131
    • 提供者:李潇
  1. DSP281x_Sci

    0下载:
  2. DSP2812处理器硬件SCI串口控制函数,包含发送接收、中断等,可自行设置波特率。-DSP2812 processor hardware SCI serial port control functions, including to send and receive, interrupt, etc., are free to set the baud rate.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2675
    • 提供者:李潇
  1. I2C_TwoBoards_AdvComIT

    0下载:
  2. 这stm32f746代码描述如何两进行I2C数据缓冲区发送/接收 板,使用中断。-This STM32F746 code describes how to perform I2C data buffer transmission/reception between two boards, using an interrupt.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-30
    • 文件大小:55363
    • 提供者:MIAO
  1. I2C_TwoBoards_ComIT

    0下载:
  2. 这stm32f746代码描述如何两进行I2C数据缓冲区发送/接收 使用中断的电路板。-This STM32F746 code describes how to perform I2C data buffer transmission/reception between two boards using an interrupt.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-30
    • 文件大小:54546
    • 提供者:MIAO
  1. uart

    0下载:
  2. 设计一个点对点的串行通信系统,甲机发送P0及P1口的开关数据,乙机接收并分别在P0及P1的LED灯上显示出来。注:两机采用串口方式2通信,波特率翻倍(或两机采用串口方式1通信,波特率为19.2kbit/s);甲机采用查询发送,乙机采用中断接收。设计相应的软硬件实现485通信 收发双方加上CRC校验-Design of a point to point serial communication system A sends P0 and P1 port switch data, B recei
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1061
    • 提供者:zam18
  1. USART1

    0下载:
  2. stm32单片机中断接收和发送,程序中可学习参考-Basic knowledge of digital camera programming notes
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:311962
    • 提供者:menglingyu
  1. WIFI-control-led

    0下载:
  2. 这款是结合奋斗开发板通过串口给开发板发送命令,并控制流水灯。我当时写的时候用的是有人的wifi模块,作为透传使用。重点参考中断函数。-This struggle is a combination of the development board to send commands through the serial port to the board, and to control water lights. I was writing when using someone s wifi mod
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1352780
    • 提供者:车磊
  1. linux-tty_GPRS

    0下载:
  2. linux系统下的串口编程,驱动SIM300 GPRS通信的程序。包括串口通信,串口中断,GPRS无线通信数据的接收与发送源代码。-linux gprs
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:6503
    • 提供者:ff77415574jing
  1. gserial

    0下载:
  2. 一个DOS下串口通信程序,程序结构较好,能编出用中断方式接收/发送 的多串口通信程序-A serial communication program under DOS, the program structure is good, can make the receiver with the interrupt/send The serial communication program
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:6907
    • 提供者:jack
« 1 2 ... 24 25 26 27 28 2930 31 32 »
搜珍网 www.dssz.com