搜索资源列表

  1. BC7281A中断方式代码

    0下载:
  2. 可驱动8/16位数码管显示或64/128只独立LED 的芯片BC72811A中断编程。BC7281A只占用单片机3个I/O口-can drive 8 / 16 Digital Display or 64/128 only independent LED chip BC72811A interrupted programming. BC7281A only occupies three microcontroller I / O port
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1.43kb
    • 提供者:lyke
  1. serial int86

    0下载:
  2. Borland C 3.1的串口编程源代码,中断方式接收,键盘按键发送。 可运行于DOS,windows98,Windows2-Borland C 3.1 Serial programming source code, interrupt receiving, sending keyboard keys. Can run on DOS, Linux, Windows
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:15.49kb
    • 提供者:赵磊
  1. interrupt

    0下载:
  2. 这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为 用中断方式实现
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2.07kb
    • 提供者:hdd
  1. ads1251驱动

    1下载:
  2. ADS1251驱动,根据时序调整,采用中断方式。
  3. 所属分类:源码下载

    • 发布日期:2012-04-14
    • 文件大小:2.02kb
    • 提供者:rocky1751
  1. 基于ARM内核的嵌入式系统开发

    0下载:
  2. 一、 硬件 1) ARM的内核简介 2) 指令结构 3) ARM的异常中断处理 二、 软件 1) 操作系统的软件 2) 映射方式 3) 编译调试的方法-one, a hardware) ARM core Introduction 2) instructions structure 3) ARM interrupt handling two anomalies, a software) operating system software
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2025-02-05
    • 文件大小:163kb
    • 提供者:陈国炎1
  1. BC7281A中断方式代码

    0下载:
  2. 可驱动8/16位数码管显示或64/128只独立LED 的芯片BC72811A中断编程。BC7281A只占用单片机3个I/O口-can drive 8/16 Digital Display or 64/128 only independent LED chip BC72811A interrupted programming. BC7281A only occupies three microcontroller I/O port
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-02-05
    • 文件大小:1kb
    • 提供者:lyke
  1. serial int86

    0下载:
  2. Borland C 3.1的串口编程源代码,中断方式接收,键盘按键发送。 可运行于DOS,windows98,Windows2-Borland C 3.1 Serial programming source code, interrupt receiving, sending keyboard keys. Can run on DOS, Linux, Windows
  3. 所属分类:串口编程

    • 发布日期:2025-02-05
    • 文件大小:15kb
    • 提供者:赵磊
  1. interrupt

    0下载:
  2. 这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为 用中断方式实现-This is a PC-between to communicate with each other examples, the program require means for the use of inquiry, procedures interrupt means to use interrupt
  3. 所属分类:汇编语言

    • 发布日期:2025-02-05
    • 文件大小:2kb
    • 提供者:hdd
  1. PCI9052-detail-process

    0下载:
  2. 第一章 WDM驱动程序开发环境的建立 第二章 建立一个PCI处理的基本程序框架 第三章 PCI资源配置的获取 §1.KResource Assignment类定义 §2.Windows98/2000下PCI 资源配置的获取 第四章 输入输出处理 §1.KIoRange类的说明 §2.I/O处理的框架产生方法 §3.I/O处理驱动程序及应用程序相关部份范例 第五章 中断处理 §1.生成中断处理驱动
  3. 所属分类:驱动编程

    • 发布日期:2025-02-05
    • 文件大小:719kb
    • 提供者:ytulmh
  1. 3

    0下载:
  2. 用8251A实现串行口异步方式双机通信,波特率1200bps。采用查询方式发送、中断方式接收。双方平时处在查询键盘、等待中断接收状态,并显示相关提示。-Asynchronous serial interface with the 8251A to achieve two-way machine communication, baud rate 1200bps. Using query mode to send, receive inte
  3. 所属分类:汇编语言

    • 发布日期:2025-02-05
    • 文件大小:2kb
    • 提供者:Rachel
  1. 3

    0下载:
  2. 用8251a实现串行口异步方式双机通信,波特率1200bps,采用查询方式发送,中断方式接收。双方平时处在查询键盘、等待中断接收状态,并显示相关提示-8251a achieved using an asynchronous serial interface mode dual-machine communication, baud rate 1200bps, using queries sent, interrupt reception
  3. 所属分类:汇编语言

    • 发布日期:2025-02-05
    • 文件大小:1kb
    • 提供者:陈志超
  1. 3-26

    0下载:
  2. 有按键控制流水灯(中断方式) 按键控制数码管-There are keys to control water lamps (interrupt mode) buttons control the digital control
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-02-05
    • 文件大小:62kb
    • 提供者:银峰
  1. stm32

    0下载:
  2. 在STM32的I2C上摔了一跤,测试了官方提供的几个例程和库,都有不同缺陷,也无法弥补: 1、查询方式,在连续读数据的过程中不能中断 2、DMA方式类似,在同一DMA中I2C的级别必须最高,否则同1. 3、中断方式也不能有更高优先级中断I2C,否则同1. 鉴于以上原因,无奈的口线模拟了I2C。(仅仅代表个人看法,欢迎指正) 附件中的项目文件已经过测试,为感谢OUR这几年的帮助,先开源这个小程序-I2C on
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-02-05
    • 文件大小:38kb
    • 提供者:yongge
  1. 3.3

    0下载:
  2. 采用中断方式设计80C51单片机的秒、分脉冲发生器。要求采用定时起/计数器1的方式1编程实现P1.0每秒钟产生一个机器周期的正脉冲,P1.1每分钟产生一个机器周期的正脉冲。 晶振频率为12MHz。-80C51 single-chip design using interrupt the second sub-pulse generator. Requires regular up/Counter 1 Mode 1 programmi
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2025-02-05
    • 文件大小:1kb
    • 提供者:luoweiheng
  1. 3

    0下载:
  2. 单片机中断实验,C语言实现,适合了解单片机的中断方式。-Microcontroller interrupt the experiment, C language, suitable for understanding the microcontroller interrupt.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-02-05
    • 文件大小:52kb
    • 提供者:daxiadian2
  1. 3

    0下载:
  2. 实验板中高两位和低两位数码管为两个独立计数器,利用键盘的两行按键通过外部中断方式分别控制它们的计数。每行选用三个按键分别作为一个计数器的启动、暂停、清0控制键。-High two and low-experimental board two digital tube into two independent counter, two rows of the keyboard keys by external interrupt, res
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-02-05
    • 文件大小:1kb
    • 提供者:qiang
  1. 3.2.8-SCI

    0下载:
  2. DSP(TMS320F2812)SCI串口通信,主要通过SCI的查询方式和中断方式实现下位机与串口调试助手的通信。-DSP (TMS320F2812) SCI serial communication, mainly lower machine to communicate with serial debugging aids by SCI query mode and interrupt mode.
  3. 所属分类:DSP编程

    • 发布日期:2025-02-05
    • 文件大小:334kb
    • 提供者:无吖不
  1. 3

    1下载:
  2. 基于微机的串行通信口扩展,用8251A实现串行口异步方式单机通信,查询方式发送,中断方式接收,平时处在查询键盘,等待中断接收状态-Based on the serial communication port expansion microcomputer with 8251A serial port asynchronous communication mode single query sent, interrupt receivin
  3. 所属分类:汇编语言

    • 发布日期:2025-02-05
    • 文件大小:1kb
    • 提供者:Serena Quinn
  1. 4-10-3

    0下载:
  2. 基于8086汇编语言的采用中断方式读取ADC0809多路模数转换结果-Based on 8086 assembly language using interrupt mode to read ADC0809 multi-channel analog conversion results
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-02-05
    • 文件大小:57kb
    • 提供者:王龙青
  1. 培训作业

    0下载:
  2. 利用中断方式3控制灯1 每秒闪烁灯2半秒闪烁。(Use the interrupt mode 3 to control the flashing of the light 1 lamp 2)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2025-02-05
    • 文件大小:2kb
    • 提供者:awsd8
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org