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

搜索资源列表

  1. dspLinkTr

    0下载:
  2. 使用于带有双ADSP-TS201D的开发板或者自定板。Power_On_Self_Test_cpci板从dspalink3发送数据到dspblink0,中断判断,4bit传输。-Used in pairs with the ADSP-TS201D development board or custom board. Power_On_Self_Test_cpci plates from dspalink3 to send data to dspblink0, interrupted judge,
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:530597
    • 提供者:张一
  1. PS2

    0下载:
  2. 这是用中断方式读取PS2键盘,之后通过串口发送给电脑,相对于用循环方式,有更快的优点。-It is used to read PS2 keyboard interrupt, then sent to a computer via serial port, compared with the cycle way, a faster advantages.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:28942
    • 提供者:cwd
  1. AVRmega8uartC

    0下载:
  2. AVRmega8,串口中断程序,把串口接收到的数据再发送给串口,其中是利用中断的形式。-AVRmega8, serial port interrupt program, the serial port receives the data and then sent to the serial port, which is the use of interrupted form.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:976
    • 提供者:丁红东
  1. uart

    0下载:
  2. UART模块提供了一个全双工标准接口,用于完成SPCE061A与外设之间的串行通讯。借助于IOB口的特殊功能和UART IRQ中断,可以同时完成UART接口的接收发送数据的过程。-Full-duplex UART module provides a standard interface for the completion of SPCE061A and the serial communication between peripherals. With IOB mouth of the spe
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:17516
    • 提供者:nupt2006
  1. jiyumohushenjingwangluo

    0下载:
  2. 基于模糊神经网络盲均衡算法的研究 摘要 无线和数字通信系统中,由于信号在传输过程中会受到复杂传播机制 的影响,从而产生码间干扰。为了消除码间干扰,要在接收端进行均衡, 以补偿信道特性,正确恢复发送序列。传统的均衡器由于需要不断地发送 训练序列,已经不能满足数字通信技术发展的要求。盲均衡技术不需要训 练序列,仅利用接收序列的统计特性便能自适应地调节参数,也就是说, 盲均衡技术本身完全不用训练序列,就可以自启动收敛并防止失锁情况, 且能使滤波器的输出与要恢复的输入信号
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:7982676
    • 提供者:钟情
  1. ii

    0下载:
  2. 以中断方式接受数据,发送数据。以及以查询方式接受数据,发送数据-To break a way that data and send data. As well as to check means to accept data, send data
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:6902
    • 提供者:王明
  1. 3

    0下载:
  2. 单片机C51串口中断接收和发送测试例程(含通信协议的实现)-C51 microcontroller serial port interrupt to send and receive test routines (including Communication Protocol)
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1548
    • 提供者:xiang
  1. MB95F204k

    0下载:
  2. 富士通MB95F204K(平台为Softune V300016),GPS模块为魔头罗拉M12,液晶为12864(并行),MCU向GPS发送命令,GPS返回数据,进行处理,通过12864显示,有2个外部中断,一个是翻页,另一个是向GPS发送命令,刷新数据并显示-Fujitsu MB95F204K (platform Softune V300016), GPS module for the devil roller M12, LCD is 12 864 (parallel), MCU sends c
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:124681
    • 提供者:agate123456
  1. MCBSP

    0下载:
  2. 研究McBSP 串口的操作,包括串口的初始化和发送中断服务程序的编写。使用一套DES5410APP-U 系统。使用短路子将J6 的 DR2(5 脚)和DX2(7 脚)短路,将数据发送端与数据接收端相连。从串口发送一个正弦信号(该正弦数据由‘VC5410 的ROM 提供),然后在从串口接收该正弦信号,并使用CCS 的图形工具观察结果。-McBSP serial port of the operation, including the serial port initialization and
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:8831
    • 提供者:黄天
  1. 9

    0下载:
  2. 在 μC/OS-II 上的移植,主要是针对与 CPU 或编译器相关的文件和操作系统模拟层来 进行移植,并简要描述了 LwIP 对下层的网络接口和上层的应用程序接口的编程模 型。针对以太网控制器和网络物理层芯片的硬件特征,实现了以太网驱动程序,主 要完成以太网的初始化、中断处理以及数据的接收和发送等功能,为 LwIP 提供驱动 支持。根据嵌入式应用开发的需要,在 LwIP 协议栈的基础上实现了 TFTP 协议以及 网络烧写服务器,为 Bootloader 提供有实用性的网络下载
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:618598
    • 提供者:king
  1. UART

    0下载:
  2. 利用LPC2103的串行口发送数据。有查询和中断方式,ADS1.2编程。-Using LPC2103' s serial port to send data. For inquiries and interrupt mode, ADS1.2 programming.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:151265
    • 提供者:tianyi
  1. caiyongzhongduanchaxun

    0下载:
  2. 采用查询中断标志的方式发送串口数据,采用C和汇编编写,有详细步骤-Check interrupt flags used to send serial data in a way, using C and assembly preparation, detailed steps
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:3419
    • 提供者:李生
  1. UART

    0下载:
  2. mega16 11.0592mhz 中断方式 接收 发送-mega16 11.0592mhz send interrupt to receive
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:821
    • 提供者:zhengchao
  1. USART_test

    1下载:
  2. 基于STM32的串口程序,包括接受和发送,波特率为115200,中断接受方法-USART
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:166258
    • 提供者:ljq
  1. 51_mcu_examples

    3下载:
  2. 非常经典的51单片机常用实例程序代码,还附有开发板原理图:内容主要有:1 流水灯2 倒计时--数码管3 数码管动态显示4 数码管静态显示5 点阵--心型6 串口通信16 串口通信27 继电器控制8 音乐播放程序9 AT24C0210 红外线接收11 DS18B20 12DS1302 13 LCD1602-1 14 PS2键盘显示;15 矩阵键盘16 LCD12864 17 步进电机17 步进电机驱动 18 ADC0832 19 RS485通讯 20 直流电机 21 定时器0
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-06-07
    • 文件大小:1102059
    • 提供者:郑道宝
  1. msc1210_AD_input

    0下载:
  2. 这个程序为msc1210Y5的AD采样程序,采用串口中断接收上位机命令进行转化,并把转化结果发送回上位机显示。程序已经过调试和校正,精度可以达到0.2mV。输入信号范围是-10V-10V,通过运放转化为0.5-4.5输入差分同相端,差分反相端为2.5V基准电压。-This procedure msc1210Y5 the AD sampling procedure for the PC serial port receiver interrupt command transformation, a
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:1617
    • 提供者:ddg
  1. Uart

    0下载:
  2. 程序功能: 1,16位定时器0,工作在方式1,定时1秒。 2,8位自动重装定时器2,工作在方式2,产生波特率为9600. 3,串口工作方式1,10位异步发送,定时一秒循环发送1,2,3,4,5. 4,使能串口中断,收到任何数据立即转发出去。-Program features: 1,16-bit timer 0, 1 working in the manner, time 1 sec. 2,8-bit auto-reload timer 2, work in the way of
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:126899
    • 提供者:Boky
  1. 1752

    0下载:
  2. 周立功1752开发板UART0中断方式接受数据和发送数据,很好的参考例程-ZLG 1752 development board UART0 interrupt receiving data and sending data, a good reference for routine
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:289041
    • 提供者:song
  1. RS485

    0下载:
  2. 单片机上电后向串口数据0XAA,接收到数据后,然后向串口发送接收到的数据 * 使初学者领略使用中断进行数据通信,传输方式为RS485-After power to the microcontroller serial data 0XAA, received data, then send to the serial data received* to enjoy the use of beginners interrupt data communications, transmission
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:11395
    • 提供者:tangy
  1. 51MCUsendsaninterrupttoreceiveandcheck

    0下载:
  2. 这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收和查询发送。-51 MCU sends an interrupt to receive and check
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1354
    • 提供者:mdcao
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 32 »
搜珍网 www.dssz.com