搜索资源列表
key+led
- proteus 2*8,8段数码管,中断按键仿真,
GPIO_KeyInterrupt
- 按键进入GPIO中断服务函数,并采用延时函数来控制LED的亮灭。开发环境:TKStudio。使用中断函数需在vector_cfg.h中修改对应的中断,例如:#define PIOINT1_IRQ_Handle GPIOIsr0,还需要在vector_table.c中写外部函数定义,例如:extern void GPIOIsr0 (void) -Press the button to enter the GPIO interrupt service function, and use delay
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.
ADkey8051F
- 本文介绍了如何用AD识别用户输入的键盘的方法,较之点阵识别有其不可替代的优势;因为如果用4*4的话须消耗8个I/O口,而如果系统有AD功能的话就可能轻松解决了。 单片机8051F330发给ARM然后发给电脑。 其原理就是利用电阻的分压,按键时产生不同的电压,再用中断快速读取电压;然后对其进行编码,通过串口软件EASYARM在个人电脑里显示;经实验观察,效果还可以。 -This article describes how to use AD to identify the user s
Eint_Test
- 基于Up_Star2410开发板 在IAR开发环境下实现的按键中断功能-Up_Star2410-based development board in IAR development environment to achieve the key interrupt function
3
- 要知道在单片机中,键盘用中断程序来控制才更高效,本文件详细介绍了,如何用中断程序来控制读取键盘按键的!-it s very good!
aes_set_key
- Texas Instruments iar 中按键中断实例输入代码,lm8962-lm8962
SKEY_INT
- icc软件环境 mega16的中断式独立按键
STM32_key_exti
- 此程序为基于stm32的C语言程序,开发环境为MDK,功能为按键中断实验。-This program is based on the stm32 The C language program, the development environment for the MDK, function as key interrupt experiment
Key
- 按键中断显示程序 说明:P1、2口按键中断后,P4、5口输出按键值keyvaluep1、keyvaluep2显示数字-Key interrupt display program
smart-car
- 飞思卡尔大赛数码管和按键的功能测试程序,通过按键中断控制数码管显示相应的数字-FreeCale SmartCar competetion ,Digital tube and button function test program, through digital tube display the corresponding key interrupt control number
clock
- 在实验箱上设计并实现一个带闹钟的日历钟,要求至少用到端口功能、按键中断功能、外部中断功能、LCD功能、8位定时器/事件计数器5的定时功能、实时计数器的日历和时钟功能。-Experimental tank design and a calendar with alarm clock, requires at least use the port function key interrupt function, the external interrupt function, LCD functi
main
- 实现ARM开发板上的流水灯运行,及其按键中断-ARM development board to achieve light water running, and its key interrupt
IRQ_
- S3C2440 裸机中断程序,当有按键中断时,利用函数uart_printf() 向串口打印一些信息,同时led灯显示-S3C2440 bare interrupt program, when a button is interrupted, using the function uart_printf () print some information to the serial port, and led lights display. .
ALIENTEK-MINISTM32
- 按键中断,实现不同的时钟配置及转换,并以LED灯的闪烁进行体现,并通过串口发送按键按下信息时钟配置以及LED灯的闪烁状态,尽可能多的实现不同时钟的切换。-Key interrupt achieve different clock configuration and conversion, and blinking LED lights were reflected, and press the clock configuration information and blinking LED li
STM32_experiment-three_BUTTON
- 基于STM32的按键库开发,并且标注具体库函数名的位置以及四路按键中断的设置方式,方便查找。-Key library development based STM32, and mark the location of a specific library function name and the four key interrupt is set up, easy to find.
PA0PC13
- stm32 按键中断,两个按键,分别控制中断,仍何一个中断均可以引起led的改变-stm 32 interupt
intvrrupt
- 本代码为51单片机按键中断控制,仅供51单片机初学者参考,-This code is a key interrupt control 51 single-chip microcomputer and can only be 51 singlechip beginners reference,
AAA
- DSP 按键中断, sdfjaksdfjasdlf sadfjlsdkfjslafjsfjskdfjsafafasfsafa-DSP anjianzhongduanchengxu
10-30-江-按键点灯-
- STM32按键点点灯,利用中断或者读取按键电平值来点点灯(STM32 button point light, use interruption or read the value of the key level to point the light)
