CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - interrupt

搜索资源列表

  1. main

    0下载:
  2. 将两块CAN总线开发板CANH---CANH,CANL---CANL相连连接无误后分别按动中断按键。相应的数码管显示加一,并通过CAN总线发送到另一块数码管上显示。-Two CAN bus development board CANH--- CANH, CANL--- CANL connected connected to the correct respectively pressing the interrupt button. Corresponding digital display p
  3. 所属分类:Communication

    • 发布日期:2017-11-26
    • 文件大小:1954
    • 提供者:wangqian
  1. main

    0下载:
  2. CAN开发板-数码管显示中断计数,每按一次中断按键,计数值加一,在数码管上显示。-CAN development board- digital tube display interrupt count, the count is incremented each time you press the interrupt button on the digital display
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:894
    • 提供者:wangqian
  1. main

    0下载:
  2. CAN开发板-CAN自收发实验,数码管从右到左分别是1~4位。数码管1、2位显示发送的数据,3、4位显示接收到的数据。每按一次中断按键发送数据值增一。--CAN CAN development board self-transceiver experimental digital tube from right to left are 1 to 4. 1,2 bit digital tube display data sent, 3,4-bit display data received. Ea
  3. 所属分类:Communication

    • 发布日期:2017-11-22
    • 文件大小:1950
    • 提供者:wangqian
  1. PROTEUS

    0下载:
  2. 简单实例助你快速掌握PROTEUS的用法。单片机外部中断仿真;用ADC0809实现电压表;1602液晶显示器。-Simple examples to help you quickly master the usage of the PROTEUS. Microcontroller the external interrupt simulation ADC0809 achieve voltmeter 1602 LCD monitor.
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:1146606
    • 提供者:cc
  1. Ngat-ngoai

    0下载:
  2. interrupt with avr develop
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:22392
    • 提供者:Chung
  1. my-DSP-Interrupts-Reference

    0下载:
  2. 中断设置总结。最近在做DSP,遇到一些中断的问题,总结一下,和大家讨论。 -Interrupt settings summarize. Doing DSP, encountered some problems interrupted summarize, and discussion.
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:3814
    • 提供者:lilei
  1. 51

    0下载:
  2. 430的中断程序,可以借鉴一下,可能会对你有一点用处-430 interrupt program, can learn from
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:10443
    • 提供者:王仁贵
  1. F35x_ADC0_ExternalInput

    0下载:
  2. 80C51 F350 ADC 测试,将ADC采集到的数据通过中断模式调试-80C51 F350 ADC testing, the ADC data collected by the interrupt mode debugging
  3. 所属分类:Software Testing

    • 发布日期:2017-11-25
    • 文件大小:4076
    • 提供者:yinbiao
  1. Introduction-of-Xilkernel_API

    0下载:
  2. Xilkernel是Xilinx公司提供的用于EDK系统的小型、模块化的操作系统,支持MicroBlaze、PowerPC405以及PowerPC440处理器。支持可移植操作系统接口(POSIX)。 Xilkernel功能函数包括:线程管理、信号量、消息队列、共享内存、互斥锁、动态内存管理、软件定时、用户层中断处理API等几个方面。 -Xilkernel Xilinx EDK system for small, modular operating system, to support t
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:8695
    • 提供者:zmz
  1. AVRAD

    0下载:
  2. 大部分AVR内部带有AD,本节以使用ATMEGA16的内部AD为例,给出AD转换中断程序-Most of the AVR with internal AD in this section to the using ATMEGA16 internal AD, for example, given the AD conversion interrupt routine.
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:31834
    • 提供者:张勉
  1. DSP

    0下载:
  2. DSP综合设计实验——用定时器实现数字振荡器,本实验除了学习数字振荡器的 DSP 实现原理外,同时还学习 C54X定时器使用以及中断服务程序编写。另外,在本实验中我们将使用汇编语言和 C 语言分别完成源程序的编写。-DSP design experiments- digital timer oscillator, the experiment in addition to DSP realization of the principle of learning digital oscillato
  3. 所属分类:Project Design

    • 发布日期:2017-11-11
    • 文件大小:516815
    • 提供者:史倩
  1. KEY_IRQ

    0下载:
  2. S3C2440开发板按键中断测试,裸机调试。编译工具ADS,下载工具H-JTAG。-the interrupt test of S3C2440 development board by bottons
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:144940
    • 提供者:alime
  1. MSP430F149-communicating-with-the-PC

    0下载:
  2. //电脑端必备RS232转RS485模块,否则无法进行直接的连接 //RS485之间通过双绞线连接,如果距离近,可以不使用120欧电阻匹配 //电脑端通过串口调试助手操作,先将数据由电脑发往开发板 //开发板板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询 //波特率更改请通过config.h文件,直接更改baud参数即可-//PC necessary RS232 to RS485 module, otherwise can not be directly co
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:9525
    • 提供者:王健军
  1. extension_serial_receiver

    0下载:
  2. 使用下降沿中断脚和定时器扩展硬件串口的接收原理-Use the falling edge interrupt pin and timer extension serial receiver.
  3. 所属分类:Communication

    • 发布日期:2017-11-22
    • 文件大小:107721
    • 提供者:张功勤
  1. dingshiqi

    0下载:
  2. 基于单片机的定时器设置,可手动输入时间,定时中断,可取消-Microcontroller-based timer setting, you can manually enter the time, the timer interrupt, cancel
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:22729
    • 提供者:huoliyu
  1. MODBUS_stm32

    0下载:
  2. 采用stm32单片机,运用定时器中断来定时传输,传输协议采用modbus-Using stm32 SCM, use timer interrupt to timer transmission, transmission protocols using modbus
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:5085605
    • 提供者:zhaojie
  1. freecale

    0下载:
  2. 飞思卡尔单片机中断向量列表,方便编程时查阅运用-Freescale MCU interrupt vector list for easy access to the use of programming
  3. 所属分类:Project Manage

    • 发布日期:2017-11-17
    • 文件大小:1330
    • 提供者:杜召辉
  1. danpianji

    0下载:
  2. 单片机的自学笔记,包括I/O口、数码管、中断、定时和计数器。-SCM Study Notes, including the I/O port, digital control, interrupt, timer and counter.
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:60646
    • 提供者:长春
  1. work

    0下载:
  2. 关于用中断向量表来更改系统中断,及将其注入内存中-On the use of the interrupt vector table to change the system interruption, and to inject it into memory
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:70772
    • 提供者:huangyi
  1. MODBUS

    0下载:
  2. C#写了一款上位机监控软件,基于MODBUS RTU协议。 软件的基本结构: 采用定时器(Timer控件)为时间片。 串口采用serialPort1_DataReceived中断接收,并进行MODBUS格式判断。 把正确接收的数据取出,转换为有特定的结构体中。 数据通过时间片实时刷新。 MODBUS协议-C# write a PC monitoring software, based MODBUS RTU protocol. The basic structu
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:18231
    • 提供者:pengjian
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com