搜索资源列表
AVR
- AVR单片机 实验教学指导书 实验一 实训装置的认识与软件使用 实验二 彩灯控制 实验三 键控加减计数 实验四 外部中断的使用 实验五 数码管动态扫描显示 实验六 实时时钟显示 实验七 高频脉冲频率的测量 实验八 低频脉冲频率的测量 实验九 脉宽调制的实验 实验十 显示驱动器7219的使用 实验十一 7219驱动8位8段数码管的时钟显示 实验十二 8×8点阵字符显示控制器的使用
led_exirq
- 使用jupiter外部中断4的驱动和测试程序-use Jupiter's four external interrupt-driven and test procedures
TIMEFFFS
- 定时中断程序,外部中断编程方法。了解使用中断编程的一般方法,掌握采用中断方式进行定时器编程的方法。-timer interrupt procedures, external interrupt programming method. Understanding of the use of the general interrupted programming methods, master used for the timer inte
AVR
- AVR单片机 实验教学指导书 实验一 实训装置的认识与软件使用 实验二 彩灯控制 实验三 键控加减计数 实验四 外部中断的使用 实验五 数码管动态扫描显示 实验六 实时时钟显示 实验七 高频脉冲频率的测量 实验八 低频脉冲频率的测量 实验九 脉宽调制的实验 实验十 显示驱动器7219的使用 实验十一 7219驱动8位8段数码管的时钟显示 实验十二 8×8点阵字符显示控制器的使用
int
- PIC16F877单片机使用外部中断最简单的演示程序,适合PIC单片机初学者使用。-PIC16F877 MCU external interrupt most simple demonstration program, suitable for PIC microcontrollers for beginners to use.
interrupt-using
- 外部中断的使用,51单片机. 实现外部中断功能-The use of external interrupts, 51 microcontroller. To achieve external interrupt function
Keyboard
- 单片机 Keil+proteus 并行口设计数字键盘实验 要求:掌握动态显示、动态扫描键盘的工作原理及硬、软件的设计、调试方法 掌握80C51接口硬件电路设计方法及软件编程方法 了解80C51外部中断的使用和编程方法 实验题目:并行口实现数字0~9、A~F、L、U、P、n总共20个键盘,将按键的结果用7段数码管显示出来。-Parallel Port numeric keypad test requiremen
DSP
- 描述了DSP外部中断的使用及使用DSP中断向量表,来进行基本的中断操作,是学习中断的典型程序。-It descr ipt the use of interuption and the use of vector table,and also ,its a typical code for the study DSP interuption
IRQ
- 学习飞思卡尔单片机的外部中断的使用,了解中断程序的书写方式。-Freescale MCU learning the use of external interrupts, writing interrupt program to understand way.
out_Interrupt
- 外部中断和定时器一样,是单片机最基本也是最重要的两个功能。 该程序的视频为“外部中断的使用.exe”-External interrupt and timer, is the most basic and most important single chip two functions. The program' s video for " the use of external interrupts. Exe
EM78P259N-int-information
- EM78P259N int information:介绍了EM78P259N单片机的外部中断的使用和示例。-EM78P259N int information: describes EM78P259N MCU external interrupt use and examples.
zhongduan-he-dingshiqi
- STC90C51单片机控制,定时器和外部中断的使用,C语言程序-STC90C51 MCU control, timer and external interrupt use, C language program
c8051f020-external-interrupt
- 在Keil环境下对单片机C8051020外部中断的使用-Keil MCU in the context of the use of external interrupt C8051020
STM32study-diary(2)
- MCU为STM32的学习笔记之外部中断的使用-MCU external interrupt STM32 study notes use
MCU-external-interrupt-use
- 51单片机外部中断的使用,入门级的,简单易懂-51 MCU external interrupt use, entry-level, easy-to-understand
waibuzhongduan
- 单片机外部中断的使用.c 外部中断和定时器一样,是单片机最基本也是最重要的两个功能。-External interrupt usage. C external interrupt and timer, is the most basic and most important microcontroller two functions.
INT-PS2-1602
- PIC16F877A RB0引发外部中断的使用方法,学习PS/2接口键盘解码的方法 按下PS/2键盘按键后,将引发外部中断,进入中断后,对键盘数据线进行判断,以判断出是哪个按键 按下,并利用1602液晶,将该键显示出来。-PIC16F877A RB0 interrupt caused by the use of external methods, learning PS/2 keyboard interface method o
5外部中断的使用
- 一个非常好的关于外部中断的说明,非常好学,很易懂。(A very good explanation of the external interruption, very good and easy to understand.)
实验5 外部中断实验
- 如何使用 STM32F1 的外部输入中断,如何将 STM32F1 的 IO 口作为外部中断输入(How to use the external input interruption of STM32F1 and how to use the IO port of STM32F1 as external interrupt input?)
【提高篇】第16讲 STM8外部中断实验
- 中断的使用方法案例。配置方法,利用按键中断,控制发光二极管和继电器(Use method cases for interrupts.Configure methods to control leds and relays using keystroke interrupts)