搜索资源列表
key_state_mechine
- 4*4矩阵键盘扫描函数,用状态机实现,不用延时以消抖,只需在一个定时10~12ms左右的中断函数里调用,从而节省了单片机时间-4 * 4 matrix keyboard scan function, the state machine to achieve, not delay to eliminate buffeting, only in a regular 10-12ms about the interruption function within the call, thereby sav
jianpansaomiao
- 矩阵键盘扫描应用,利用中断方式实现 在51中可以很好的应用
key
- 基于80c51的16*16矩阵键盘,使用C语言编程,利用了中断功能,并用数码管显示键值
AVR
- AVR单片机 实验教学指导书 实验一 实训装置的认识与软件使用 实验二 彩灯控制 实验三 键控加减计数 实验四 外部中断的使用 实验五 数码管动态扫描显示 实验六 实时时钟显示 实验七 高频脉冲频率的测量 实验八 低频脉冲频率的测量 实验九 脉宽调制的实验 实验十 显示驱动器7219的使用 实验十一 7219驱动8位8段数码管的时钟显示 实验十二 8×8点阵字符显示控制器的使用 实验十三 异步通信实验 实验十四 多路模拟数据采集与显
keyinterrupt
- msp430 中断方式4*4矩阵键盘扫描 结果有led显示-msp430 interrupt 4* 4 matrix keyboard scanning results led display
keyboard
- 基于STM32的矩阵键盘扫描驱动程序,采用非中断方式,使用最新库函数STM32F10x_StdPeriph_Lib_V3.5.0-Based on the STM32 the matrix keyboard scan driver, non-disruptive way, use the latest library functions STM32F10x_StdPeriph_Lib_V3.5.0
wannianli
- 使用AVR ATmega128实验箱上的资源,设计万年历。本系统应用了Text LCD,矩阵键盘,定时器/计数器中断系统,另外,我从伺服电机接口PB.5接出一个蜂鸣器。本次实验的目的就是熟悉AVR的这些资源。-AVR ATmega128 me to use up the resources of experimental design calendar. The system applied Text LCD, matrix keyboard, timer/counter interrupt s
dzb
- 这是我看了《十天学会单片机》(郭天祥的教程)第十课时写的,综合了矩阵键盘,串口通信,数码管 动态显示,定时器中断的简单时钟程序。用51电子网买的298元80C51单片机学习板 (http://www.51dz.com/n.asp?id=12519&i=xie343706382)测试时请将p1口用排线连到CZ2上,控制8位 数码管用。P0口用来检测矩阵键盘的,P3.0和P3.1是串口通信用,控制74H164N芯片段选8位数码管。 数码管显示内容为时分秒个两位,按下K16为设置按钮,
51
- 51单片机入门级资料。流水灯,数码管,矩阵键盘,AD,DA,液晶,定时器中断源程序并包含有PROTEUS仿真。-51 single-chip entry-level information. Water lights, digital tube, matrix keyboard, AD, DA, liquid crystal, the timer interrupt source and includes PROTEUS simulation.
cal4X
- proteus +51 计算器支持普通的加减乘除四则运算功能....用4X 4中断矩阵键盘...有兴趣的可以参考一下 -proteus+51
shumaguan
- CH451是一个整合了数码管显示驱动和键盘扫描控制以及P监控的多功能外围芯片。CH451内置RC振荡电路,可以直接动态驱动8位数码管或者64位LED, 具有BCD译码或不译码功能,可实现数据的左移、右移、左循环、右循环、各数字独立闪烁等控制功能。 CH451内置大电流驱动级, 段电流不小于30mA,字电流不小于160mA,并有16 级亮度控制功能;在键盘控制方面,该器件内置64键键盘控制器,可实现8×8矩阵键盘扫描,并内置去抖动电路,可提供按键中断与按键释放标志位等功能;在外部接口方面, CH4
msp430interruptkey
- msp4304*4矩阵键盘控制led 中断方式扫描-msp4304* 4 matrix keyboard scanning interrupt control led
int-keyboard
- 用中断方式触发矩阵键盘,方便了用户,也节省了大部分的系统资源。-Triggered by interruption of the way the keyboard matrix and make it easier for users, saving the bulk of the system resources.
pckeyboard
- 基于单片机的pc键盘代码,适合于已经学好中断,定时器,矩阵键盘,LCD等基础知识的单片机爱好者继续进修-the code of pc keyboard
keyboard
- msp430f169 中断方式驱动4*4矩阵键盘-msp430f169 interrupt-driven 4* 4 matrix keyboard
8051chuankoujiema
- 8051单片机串口解码矩阵键盘显示报警示例程序 由于本程序是采用外部中断的方法-8051 serial decode matrix keyboard and display alarm sample application of this procedure is used as an external interrupt method
juzhengjianpan
- 矩阵键盘中断扫描,用于单片机上的一个小程序-Matrix keyboard interrupt the scan, for a small program on the microcontroller
SMT32keyboard-scan
- 矩阵键盘中断扫描方式,控制流水灯等。红牛板测试通过。-Scan matrix keyboard interrupt, control water lights. Red Bull board test passed.
LQB G7
- 蓝桥杯第七届国赛代码(状态机扫描矩阵键盘、中断数码管显示、软件IIC、片内EEPROM、带DS18B20\DS1302)(Blue Bridge Cup seventh Tournament (state machine code scan matrix keyboard interrupt, digital display, IIC software, EEPROM, chip with DS18B20\DS1302))
key
- 开发平台:STM32F103采用外部中断触发的方式,实现矩阵键盘,可靠实用。(Development platform: STM32F103 adopts the way of external interrupt triggering to realize matrix keyboard. Reliable and practical.)