搜索资源列表
C51key
- 键盘扫描程序,可以用来对4*4矩阵键盘进行扫描。C语言程序-keyboard scanning procedure can be used to 4 * 4 matrix keyboard scan. C Programming Language
4-4_Key
- 4X4矩阵式键盘识别程序,有效,刚用过。你可以往里面添加自己定义的函数-4x4 matrix keyboard identification procedures, effective and just used. You can add their own definitions to hide the function
KEY_MM_Mn
- 本源码为ucos-ii实事操作系统下的矩阵键盘扫描驱动程序。-the source of OUT-ii practical operating system under the matrix keyboard scanner driver.
Keybaord
- 这是初学者写的最简单、最详细、效率最高的矩阵键盘扫描程序-This is a beginner write the simplest, most detailed and most efficient matrix keyboard Scan
jianpansaomiao
- NN矩阵键盘的扫描,并读取键值,PIC开发源程序-NN matrix keyboard scanning, and reading keys, PIC development program
3x4keyboraddriver
- arm linux 3x4的矩阵键盘驱动-arm linux 3x4 matrix keyboard driver
KEYScan1
- 51单片机矩阵键盘扫描扫描之逐行扫描法.asm程序-51 single-chip scan matrix keyboard scanning method of progressive scan. Asm program
MSP430_licheng
- MSP430原理与应用教程课件配套实验例程,基于IAR——EW430EV软件平台,例程包括流水灯、矩阵键盘、ADC、USART等外设电路的应用程序。-Principles and Applications of MSP430 Tutorial courseware supporting experimental routine, based on IAR- EW430EV software platform, routines, including water lamps, matrix key
key_scan1
- 用verilog语言描述的键盘扫描程序,用于FPGA芯片以及矩阵键盘的测试。-With verilog language keypad scanning procedure.For the FPGA chip and matrix of the keyboard.
1602Lyejing
- 12864+图形温度计+ds1302+ds18b20+矩阵键盘-12,864 graphics thermometer ds1302 ds18b20 Matrix Keyboard
jianpansshibie
- 4×4矩阵键盘识别处理,键盘处理程序的任务是:确定有无键按下,判断哪一个键按下,键的功能是什么;还要消除按键在闭合或断开时的抖动。两个并行口中,一个输出扫描码,使按键逐行动态接地,另一个并行口输入按键状态,由行扫描值和回馈信号共同形成键编码而识别按键,通过软件查表,查出该键的功能。 -4 × 4 matrix keyboard recognition processing, the keyboard handler task is: to determine whether
4matrixkeyboard
- AT89S51的并行口P1接4×4矩阵键盘,以P1.0-P1.3作输入线,以P1.4-P1.7作输出线;在数码管上显示每个按键的“0-F”序号。-AT89S51 the parallel port P1 then 4 × 4 matrix keyboard to P1.0-P1.3 as input lines to P1.4-P1.7 for output line in the digital control button displayed on each of the " 0-
keyboard
- 利用汇编语言实现独立键盘,矩阵键盘,还有位控的程序-Assembly language to achieve a separate keyboard, matrix keyboard, position control procedures
Matrix-keyboard-1602-display
- 基于51单片机用汇编语言写的程序:矩阵键盘1602显示-Based on 51 single-chip program written in assembly language: Matrix Keyboard 1602
VHDL-Keyboard
- 设计制作一个检测4*4矩阵键盘的按键编码的实验,把实际按键的键值的八位编码先转换成从0000—1111的编码,再译成数码管能识别的八位编码,在数码管动态显示时,4*4矩阵键盘的第一行对应00—03,第二行对应04—07,第三行08—11,第四行对应12—15。-Design a 4* 4 matrix keyboard key coding experiments to detect the key the actual key octet coded first convert from 00
keyboard
- 基于AVR的矩阵键盘扫描程序,采用状态机编写程序,编译器为I-AVR-based matrix keyboard scanning procedures, the use of state machine programming, compiler of the ICC
The-SCM-matrix-keyboard-code-
- 单片机矩阵键盘代码 单片机矩阵键盘代码 -microcontroller matrix keyboard code for the MCU matrix keyboard code
mat-keyboard
- 单片机的一个基于4X4矩阵键盘的控制程序,按下KEY1数码管显示1,依次类推-Microcontroller of a 4X4 matrix keyboard-based control program, press the the KEY1 digital tube display 1, and so on
Matrix-keyboard
- 设计一个矩阵键盘的识别系统,在一个8段数码管上分别按16个键盘轮流显示0123456789ABCDE-This is for matrix keyboard
Matrix-keyboard-scanning
- 基于51单片机的矩阵键盘反转扫描的一个例程。差不多就是这样的。-51 microcontroller-based matrix keyboard reversed a routine scan. Almost like that.