搜索资源列表
MC9S08DZ60单片机 IRQ C语音外部中断
- MC9S08DZ60单片机 IRQ C语音外部中断 可使用按键控制LED灯亮灭-MC9S08DZ60 microcontroller IRQ C voice of external interrupt You can use buttons to control LED lights out
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.
LPC2378Ucos2
- 开发环境是在MDK 下LPC2378下的UCOS串口编程,和以前那个相比,改动了启动代码,去掉了系统里面的一个报警提示,并且使用了信号量、邮箱等,初学者使用!还没有使用队列,而且要经过改动才能支持串口的多个数据接收目前一次最多是发8个数据。 函数的测试是上电后,P2.0~P2.7从高变低并发一个字母给串口,从低变高,还有一个外部按键中断,按一下,发1000Bytes数据。从串口发的数据给ARM,ARM返回收到的数据。-Development environment is under the
Keyboard_deal_INT1
- Keyboard_deal_INT1是通过外部中断来处理键盘按键的-Keyboard_deal_INT1 through the external interrupt to handle keyboard buttons
shumaguan
- CH451是一个整合了数码管显示驱动和键盘扫描控制以及P监控的多功能外围芯片。CH451内置RC振荡电路,可以直接动态驱动8位数码管或者64位LED, 具有BCD译码或不译码功能,可实现数据的左移、右移、左循环、右循环、各数字独立闪烁等控制功能。 CH451内置大电流驱动级, 段电流不小于30mA,字电流不小于160mA,并有16 级亮度控制功能;在键盘控制方面,该器件内置64键键盘控制器,可实现8×8矩阵键盘扫描,并内置去抖动电路,可提供按键中断与按键释放标志位等功能;在外部接口方面, CH4
C51
- 51单片机的C语言教程,划时代的东西。里面包括的东西很丰富。包括LED,独立按键,矩阵按键,数码管,定时器,外部中断,步进电机,串口通信,USB通信,等所有内容的详细的工作原理,以及所有的详细的C语言代码。是学习单片机的不可缺少的东西。-C-51 microcontroller tutorials, epoch-making thing. Which includes what is very rich. Including LED, independent keys, matrix keys,
ds1302
- :PS2键盘、DS1302的工作原理和程序的编写 1、 AVR单片机外部中断的介绍 2、 PS2键盘的工作原理 3、 编写程序读取PS2键盘的按键值并在1602液晶上显示 4、 DS1302的工作原理 5、 编写程序控制1302工作并在1602液晶上显示时间 -: PS2 Keyboard, DS1302 works and procedures of the preparation of 1, AVR MCU external interrupt presentatio
STM32-WWDGPLCD1602-Sec-counter
- WWDG+LCD1602秒表实验;* WWDG + LCD1602 秒表实验 *两个按键中断方式控制,计时精确到10ms *key1--Start/Stop---PA8(板子上User键) key2---Clear---PC13(板子上Tamper键) *LCD1602接线:D0~D7--->PD[0..7] RS->PE0 RW->PE1 E->PE2(外部接上拉电阻到5V) *by 追梦 2011-4-8 *change by:追梦 2011-
program
- 编程完成数码管显示程序,将自己学号的后8位显示在数码管上。(电路如Proteus文件夹中电路所示) 编程完成外部按键对数码管上数字实现加减的操作,该程序可以使用中断来做,或者用查询的方式做均可。 编程完成4*4行列式按键的检测程序,将按下的键号显示在数码管上。-Programming complete digital display program, his school after the 8-bit number displayed on the digital pipe. (Cir
ajzdsb
- 实现51单片机的外部按键中断识别,实现中断功能-Achieve 51 MCU external interrupt identification keys to achieve interrupt
ucos_exit_printf
- MDK开发环境下的,基于神州三号STM32F103开发板的程序。基于ucos2.86的两个基本任务,外部按键中断程序。固件库是3.3版本,并且能串口输出打印汉字到超级中断-MDK development environment, based on the Shenzhou III STM32F103 development board procedures. Ucos2.86 two basic tasks, the external key interruption. The firmware
AVR-PROTEUS
- mega16的基本程序(跑马灯、AD转换、外部按键中断、定时中断、范围选择、串口通信、驱动数码管、LCD1602),适合初学者的简单程序,附有proteus仿真图-mega16 the basic program (Marquee, AD conversion, external key interrupt, timer interrupt, range selection, serial communications, drive digital tube LCD1602), suitable
INT
- MSP430G2553外部中断程序源码,外部按键中断程序,测试成功!-MSP430G2553 external interrupt source, the external key interrupt program, the test is successful!
EXINT
- C6747开发板的外部按键中断程序!测试已经通过!-External key development board C6747 interrupt program! The test has passed!
Stm32_-external-button
- 4.测试程序:Stm32_外部按键中断实验 按钮INT1 INT2 对应灯亮灭-4 test program: Stm32_ external button buttons INT1 INT2 interrupt experiments corresponding lights off
实验5 外部中断实验
- 通过板载的 4 个按键,控制板载的两个 LED 的亮灭以及蜂鸣器的发声(The onboard 4 buttons control the two LED lights on the board and the buzzer sounds)
STM32F107外部中断程序
- 按键触发STM32的GPIO中断,点亮LED(Keystroke triggers GPIO interrupts)
2个按键分别控制2个LED
- 按键S1,S2外部中断方式改变LED1,LED2状态,具有防抖功能(Key S1, S2 external interrupt mode change LED1, LED2 state, with anti - shake function)
4:STM32_外部按键中断实验
- STM32F10x开发的外部中断应用程序,按键int1和int2控制LED灯(External interrupt applications developed by STM32F10x, key INT1 and INT2 to control the LED lamp)
外部中断实验
- 两种方式的流水灯实现,并且通过两个按键利用通过外部中断实现两种不同方式的切换(The two way is water lamp, and through two buttons, we use external interrupt to achieve two different ways of handover.)