搜索资源列表
8051
- (1) 程序1-跑马灯:会看到led变化。 (2) 程序2-独立键盘 :分别按“INT0/+”键和”t0/-“会看到LED变化。 (3) 程序3-定时器:会看到5个LED闪烁。 (4) 程序4-数码管显示:会看到数码管显示数字变化。 (5) 程序5-扫描键盘:按3*3键盘的任意一个键,会看到相应的键盘代码显示在数码管。 (6) 程序6-计数器:按”NIT0/+”键,会看到数码管显示变化。 (7) 程序7-外部中断:按T0/-“键,会看到led变化。 (8) 程序8-
1line6key
- 比较经典的独立键盘及时扫描方法。51单片机中运行
ZLG7290Demo
- ZLG7290B 是广州周立功单片机发展有限公司自行设计的数码管显示驱动及键盘扫描 管理芯片。能够直接驱动8 位共阴式数码管(或64 只独立的LED),同时还可以扫描管理 多达64 只按键。其中有8 只按键还可以作为功能键使用,就像电脑键盘上的Ctrl、Shift、 Alt 键一样。另外ZLG7290B 内部还设置有连击计数器,能够使某键按下后不松手而连续有 效。采用I2C 总线方式,与微控制器的接口仅需两根信号线。该芯片为工业级芯片,抗干扰 能力强,在工业测控中已有大量应用
jianpansaomiao.rar
- 该程序是单片机扫描独立键盘的C语言的源码,希望对大家有帮助,The program is an independent microcontroller scans the keyboard C-language source code, want to help everyone
keyboardcontrolled
- 基于MSP430F1611单片机3×1独立键盘扫描C程序(含电路原理图)-3 × 1 MSP430F1611 microcontroller based on an independent keyboard scanning C program (with circuit diagram)
dulijianpan
- 51单片机的独立键盘扫描程序 C语言 keil编程-51 Microcontroller an independent keyboard scanner keil C programming language
ATC52keyC
- 一种基于ATC52单片机的3*3独立式扫描键盘程序-very good things ,
scan_3
- 基于AT89C51单片机的独立键盘扫描程序-AT89C51 single-chip based on an independent keyboard scanner
shumaguan
- CH451是一个整合了数码管显示驱动和键盘扫描控制以及P监控的多功能外围芯片。CH451内置RC振荡电路,可以直接动态驱动8位数码管或者64位LED, 具有BCD译码或不译码功能,可实现数据的左移、右移、左循环、右循环、各数字独立闪烁等控制功能。 CH451内置大电流驱动级, 段电流不小于30mA,字电流不小于160mA,并有16 级亮度控制功能;在键盘控制方面,该器件内置64键键盘控制器,可实现8×8矩阵键盘扫描,并内置去抖动电路,可提供按键中断与按键释放标志位等功能;在外部接口方面, CH4
scan-key
- 51单片机驱动独立键盘,和矩阵键盘的扫描方法.-51 MCU-driven separate keyboard, and matrix keyboard scanning method.
Independentkeys
- 独立键盘编程方式及验证 1、延时消抖方式---以时间换空间 2、置标志位方式----以空间换时间----中断紧要的时候使用效果更好 3、键盘扫描及处理函数----有问题的方式-Independent keys
jianpanC
- 独立键盘在单片机上的一个实现。利用TIMER0中断,CPU在不停的扫描程序,60ms到,执行按键驱动,函数在48ms执行一次,60ms再次执行,避免了CPU资源的浪费。-Independent on the keyboard in a single-chip implementation. Use TIMER0 interrupt, CPU in constant scanner, 60ms that the implementation of key drivers, perform a fu
lesson3_1
- PIC独立键盘检测原理,取抖的实现,数码管动态扫描函数写法-PIC independent keyboard detection principle, to take shake the realization of digital control of dynamic scanning function written
key-lcd
- 单片机键盘扫描 采用独立键盘 显示时钟-Keyboard for scanning using a separate keyboard to display clock
stm32-key
- stm32 独立按键, 键盘扫描函数,使用行列逐级扫描法-stm32 independent keys keyboard scan function, ranks progressively scanned
test_timer_keyscan
- C8051F005单片机扫描独立键盘,不用定时器不用延时函数,节省资源。驱动12232,显示测试结果-The C8051F005 MCU scanning independent keyboard, do not the timer without delay function, save resources. Drive 12232, display test results
scan_3
- 基于AT89C51单片机的独立键盘扫描程序-AT89C51 single-chip based on an independent keyboard scanner
Keybord_Advanced
- 独立键盘的使用,高级操作方式,C语言,基于有限状态机的独立键盘扫描,0~9999手动计数-Independent use of the keyboard, advanced mode of operation, C language, based on independent keyboard scanning finite state machine, manual counts 0 to 9999
3X3键盘扫描
- 利用8155的PB、PC口实现3X3键盘扫描(硬件电路参见3X3KEY_8155.DSN)。当1~8号键独立按下时,连接在PA口对应的LEDx点亮(即1号键按下时LDE1亮,2号键按下时LDE2亮),当9号键按下时,所有LED点亮,当没有键按下时,所有LED熄灭。(3X3 keyboard scanning with 8155 PB and PC ports (hardware circuit, see 3X3KEY_8155.DSN). When the 1~8 button is press
03.KEY独立键盘检测(扫描方式)
- 堆积直接连接在单片机引脚上的案件警醒扫描,以便判断按键的状态和动作,(Accumulation of cases directly connected to the microcontroller pins on the alert scanning, in order to determine the status and action of the button,)