搜索资源列表
BAS-INT1
- A tiny BASIC interpreter in c !
sd2000全系列 51汇编程序
- 本程序用于测试实时时钟模块SD2000系列功能之一:四种中断功能 程序功能如下: 1.在SD2000试验板上显示实时时间的小时和分钟? 2./INT1 到指定时刻时输出低电平. 3./INT2输出固定频率32768HZ. 4.测试每分钟边沿中断输出(INT MODE3)和每分钟固定中断输出(INT MODE4)功能-procedures used to test the real-time clock module SD2000 series of functional one : four i
51汇编程序1ASM
- 本程序用于测试实时时钟模块SD2000的SRAM存储器D/E系列, 程序功能如下: 1. 关闭/INT1及/INT2的中断输出 2. 初始化时间(写时间数据) 3. 在BREAKPOINT1设断点时,依次读时间-写SRAM数据-读SRAM数据循环 4. 全速执行时,LED四位分别显示小时和分钟的值-procedures used to test the real-time clock module SD2000 SRAM memory D / E Series, procedures follo
lpc2148_usbhid
- 这是一个Keil MCB2148开发板上针对LPC2148的HID项目程序,它示范了如果实现USB HID: - 8个LED - INT1按钮 该设备将被Windows识别并加载为普通的HID 设备。LED和按钮将和PC端HID用户软件进行交互。-Keil MCB2148 LPC2148 development board against the HID project procedures, which demonstrated a USB HID if :-eight LED
AVR-M8+ISL1208
- 用于AVR的M8控制时钟IC--ISL1208的设置时间(INT1)和读出时间(INT0)-AVR for the M8 control clock IC -- ISL1208 setting time (INT1) and Reading times (INT0)
ir2221
- Originally posted by ipman at 2005-12-19 09:39 AM: /*\\\\file: ir1210.c Date. 2005.12.14 Ipman Robbin Desp. 红外解码,支持PT2221/HT6221。 接收码MSB在前,LSB在后。共4个字节,前2个为用户码,后2个字节是按键码 红外连接到PD3(INT1)上,如需修改 ... -Originally posted by ipman at 2005-12-19 0 9:39 AM : /
8515
- 编译环境:ICC AVR 6.31A 单片机:AT90S8515 PC.0出音乐信号,INT0,INT1分别接下一首、播放/暂停键 开机处于暂停状态,按下播放/暂停键开始放音,自动播放完8首,会再进入暂停状态。 所有的暂停状态都采用掉电模式。 -build environment : ICC AVR microcontroller 6.31A : AT90S8515 PC.0 musical signal INT0, INT1 respectively too
cpress_extr_intr
- The purpose of this example is to demonstrate that the functioning of External interrupts (INT0, INT1, INT4, INT5 and INT6) and how toset them up. This directory contains the frameworks fw.c, the test program extr_intr.c and the externa
INT0+INT1
- 此代码为AT89S51单片机的外部中断C语言程序代码。
Received-part-of-supersonic-range-measured-that-MC
- 项目名称:超声波测距接收部分程序 功 能: 晶振采用12M,引脚定义:P0.1(SDA),P0.2(SCL),P3.2(即INT0,红外输入),P3.3(即INT1,超声波输入) 硬件环境: 自制单片机实验板, 软件环境: Windows操作系统 使用软件:伟福 V3.20, Easy 51Pro v2.0
DAN
- 手动扩展外部中断INT0、INT1,当INT0 产生中断时,使LED8 亮、灭闪烁4 次;当INT1 产生中断时,使LED 由右向左轮流显示,一次亮两个,循环 4 次。先按 KK1-,观察实验现象,然后按 KK2-,观察实验现象。 硬件连线:P1口接发光二极管D0~D7,INT0~KK1,INT1~KK2
PS2键盘外部INT1中断服务程序
- PS2键盘外部INT1中断服务程序
LED
- 通过ATMEGA16芯片编译ICC AVR6.31A,通过按键INT0,INT1改变流水灯LED显示方式。-Highlight LED
INT1
- 中断控制的P1.1小灯。采用12MHZ晶振-P1.1 interrupt control of a small lamp. 12MHZ crystal with
INT1
- 单片机开发系统演示程序之外部中断-外部中断计数-Microcontroller Development System Demonstration Program of the external interrupts- external interrupt count
Interrupts
- C8051F020单片机中断程序 This software shows the necessary configuration to use External Interrupt 0 (/INT0) or External Interrupt 1 (/INT1) as an interrupt source. The code executes the initialization routines and then spins in an infinite while() l
int0-and-int1-AVR-code-
- 使用IAR编译器对AVR单片机int0与int1的中断功能进行仿真,内附详细源代码注释 -interrupt function of int0 and int1 with AVR microcontroller Useing IAR compiler , and simulation with detailed comments and the source code
INT1
- 8051单片机最小系统中外部中断程序,经过调试使用外部中断1调试程序-the8051 code about int1 code
intcount
- 51单片机计算INT0,INT1的按键次数,有c语言代码和汇编语言代码(ASM)(51 MCU INT0, INT1 the number of keys, C language code and assembly language code (ASM))