搜索资源列表
51_ljq
- Keil C51 51定时器中断例程 编成语言:C-timer interrupt routines into languages : C
Keyboard
- 设计采用P3口作为扫描键盘接口,P1.0口作为输出,P1口低4位接4X4矩阵键盘的列,高4位接行。 CPU工作在查询方式下并开放中断,且将定时器T1设为最高优先级。当程序扫描到按键时调用延时防抖后再次扫描并判断键值,并转入相应的按键处理子程序,在子程序中向定时器装入初值并启动其工作,当定时器溢出时向CPU申请中断,CPU响应中断后转入中断子程序,输出预定频率的方波并送到音频放大模块进行放大输出。 -Design uses a scanning keyboard interface por
AVR2
- AVR单片机定时器1中断程序每500MS将PB0端口的二极管点亮一次,程序运行在内部1M晶振下-Program the AVR timer 1 interrupt every 500MS will PB0 port LED lights once, run under the internal crystal 1M
PIDcontrol
- 设计以89C51单片机、ADC、DAC等电路和运放电路组成的被控对象构成的单闭环反馈控制系统。 1. 硬件电路设计:89C51最小系统加上模入电路ADC0809和模出电路TLC7528;由运放构成的被控对象。 2. 控制算法:增量型的PID控制。 3. 软件设计:主程序、定时中断程序、A/D转换程序、滤波程序、D/A输出程序、PID控制程序等。 -Designed to 89C51 single-chip, ADC, DAC, such as circuit and operat
msp430
- msp430的综合程序,很新手适合的学习,有按键,数码管,流水灯,中断,定时器功能-a comprehensive program of msp430, a very novice suitable learning, there are buttons, digital control, water lights, interrupt, timer function
IIC
- k60单片机定时器程序。PIT定时中断This section summarizes how the module has been configured in the chip. For a comprehensive descr iption of the module itself, see the module’s dedicated chapter.-k60 microcontroller timer program. PIT timer interrupt This sectio
key
- 独立按键程序,用定时器中断做,键扫描间隔为10ms,最终确认键须延时350ms左右。 本按键程序须定义键扫标志,键处理标志和键值寄存器。 P3.2和P3.3为按键,P1口为键显示。 12M晶体,定时处置为5ms-Independent key program, timer interrupt do key scan interval of 10ms, final confirmation of the keys required to delay about 350ms. The k
timer32
- ARM-M0-LPC1114 TIMER32 定时技术程序-Descr iption: This file contains 32-bit timer code example which include timer initialization, timer interrupt handler, and related APIs for timer setup.
dingshizhongduan
- 这是用C语言实现单片机定时中断实验的相关压缩文件,有需要的可以下载-This is the C language MCU timer interrupt compressed files related experiments, there is a need to download
Sensor_Test
- 磁传感器 可以写入输出周期 定时中断 清除显示 设置刷新周期 -Magnetic sensors can be written to the output cycle timer interrupt to clear the display refresh cycle setting
MFConsoleApplication1
- G120模块初学程序,有IO,中断,定时,线程,通信等基本功能-G120 module beginner procedures, IO, interrupt, timer basic functions, threads, communication, etc.
Clock-program
- 定时器中断、时间产生、动态显示程序设计 根据自身需求更改设置,可以满足个人不同的需求-The timer interrupt, time, dynamic display program design Change the settings according to their own needs, can meet the individual needs of different
chaoshengbo
- 超声波测距原码,原来使用外部中断和定时器写的后来把外部中断去掉了-Ultrasonic Ranging original code, the original use of the external interrupt and timer wrote later removed the external interrupt
TBM
- 飞思卡尔单片机HC08GP32,使用定时器循环点亮LED0-LED3,中断式键盘。-Freescale MCU HC08GP32, use the timer to cycle LED0-LED3, interrupt keypad.
test4
- 本程序适用于单片机初学者关于单片机内置定时器和中断的使用学习-This procedure applies to SCM beginners on the MCU built-in timer and interrupt the use of learning
