搜索资源列表
LCA
- 气体报警程序,外部给出干接点.发光管闪烁报警-gas alarm procedures, external contact is dry. Blinking LED Alarm
MC6808
- Motorola 6808嵌入式接口设计开发原程序,实现了与外部设备接口开发-Motorola 6808 Embedded Interface Design and Development program, and realizing the development of the external device interface
yejingxianshi000003
- 红外线遥控器解码程序(汇编) ORG 0000H AJMP MAIN ORG 0003H 外部中断INT0入口地址 AJMP INT 转中断服务子程序 MAIN: MOV SP,#40H MOV P1,#00H SETB EA 开CPU中断 SETB IT0 设定INT0触发方式 SETB EX0 INT0请求中断 DSP: MOV R2,#9 将遥控器键值转化成A(0~9) MOV DPTR,#TA
outside-interrupt
- 外部中断模拟UART演示程序,只做過模擬仿真-external interrupt simulation UART demo program only done Simulation
VICDef_C
- ZLG--LPC2210外部中断操作程序
EMC_C
- ZLG-LPC2210开发板外部FLASH操作程序
HD7279
- hd7279驱动程序,只要调用外部函数即可实现对数码管的控制
LCD1602CG
- lcd1602液晶驱动程序,只要调用外部函数就可以轻松控制显示
SST39VF160
- 此段程序是ARM2200外部存储器接口相关操作的源代码,供大家参考!
80C51
- 关于闭环的控制直流电机的程序,简单的外部中断,实现控制电机转速的问题
Speed_c
- 外部存储器接口实验2,通过实验掌握外部存储器(EMC)的设置,使外部存储器的访问速度最优化,提高外部程序的运行速度 开发平台:EasyARM2200 ads1.2开发环境
zd
- lab2000系统的外部中断试验报告,完整版的有程序
test_ext_in
- 这是LPC2200系列芯片内部Flash和外部Flash同时装载程序的分散加载文件使用示例。 ext_in.scf为分散加载文件,具体请读者自行分析,我们不对此示例提供技术支持。 在示例程序生成目标的test_ext_in.i32文件夹下有2个文件 / ROM_EXEC --- 写入内部FLASH / ROM_EXEC1 --- 写入外部FLASH (在选择文件的时候,请选择下拉所有文件*.*) 将两个文件分别写入后,选择跳线Bank0-FLAS
avr274 AVR单片机串口通信的程序
- 这是关于AVR单片机串口通信的程序,适合与有一定基础的人看。 这份资料介绍了UART单线的软件执行。议定书的支持两个设备间的半双工通信。唯一的要求是一个输入/输出端口,支持外部中断和一个计时器比较打断。-This is on the AVR single-chip serial communication procedures, suitable for a certain basis people. This document introduces the software implement
chaoshengbo
- 基于mega128定时计数器外部脉冲扑捉的超声波测距模块程序,精度0.1毫米。-Based on the external pulse timer counter capture mega128 Ultrasonic Ranging Module program, accuracy of 0.1 mm.
INT
- LPC2106外部中断实例,包括一个按键中断,两个按键中断,中断嵌套和按键中断控制数码管显示程序,共四个程序。-LPC2106 external interrupts cases, including the interruption of a button, two button interrupts, interrupt nesting, and interrupt control button digital control with a total of four procedures.
KEYBOARD
- NEC单片机1166的键盘控制程序,将键盘的外部中断对应成字符-NEC single-chip 1166 keyboard control procedures, the external interrupt to the keyboard characters into the corresponding
FileRead
- ET199加密狗内部文件读取模块,用于写入加密狗的程序,可以通过外部程序调用,不是在电脑上运行的。-ET199 dog internal file reading module, the procedure used to write the dog, can be invoked through the external program is not running on the computer.
方波频率测量51
- 可测1~100kHz方波频率,使用的是外部中断0和定时器一起完成(Measurable 1~100kHz square wave frequency)
clock_counter
- 通过外部中断捕获脉冲,并计数,基于STC15L2K60S2单片机,keil uv5编写。(Through the external interrupt capture pulse, and count, based on STC15L2K60S2 microcontroller, Keil uv5 prepared.)