搜索资源列表
Keybaord
- 这是初学者写的最简单、最详细、效率最高的矩阵键盘扫描程序-This is a beginner write the simplest, most detailed and most efficient matrix keyboard Scan
KEY-485
- 这是一个基于485的矩阵键盘程序源码,可以直接使用。我的QQ:151433880
KEYScan1
- 51单片机矩阵键盘扫描扫描之逐行扫描法.asm程序-51 single-chip scan matrix keyboard scanning method of progressive scan. Asm program
weifu--ASM
- xl系列单片机实验仪演示程序 矩阵键盘1602液晶显示计算器 实现加减乘除,清零等功能 0a键+ 0b键- 0c键* 0#键/ 0#键清除-experimental device xl MCU 1602 demo keyboard matrix liquid crystal display calculator to achieve addition, subtraction, clear key functions 0a+ 0b key- 0c key* 0# keys/0# ke
jianpansshibie
- 4×4矩阵键盘识别处理,键盘处理程序的任务是:确定有无键按下,判断哪一个键按下,键的功能是什么;还要消除按键在闭合或断开时的抖动。两个并行口中,一个输出扫描码,使按键逐行动态接地,另一个并行口输入按键状态,由行扫描值和回馈信号共同形成键编码而识别按键,通过软件查表,查出该键的功能。 -4 × 4 matrix keyboard recognition processing, the keyboard handler task is: to determine whether
4x4key
- 4x4矩阵键盘程序及原理图PCB -4x4 matrix keyboard PCB schematic procedures and
juzhen
- 一个很简单的矩阵键盘小程序调试OK啦!可以直接使用-asdfasdfasdfsad
juzhen
- 一个很简单的矩阵键盘小程序调试OK啦!可以直接使用-asdfasdfasd
KeyTest
- 汇编程序的矩阵键盘识别程序,通过设置键盘的行与列,继而进行扫描,识别3x4共12个按键!-Assembler matrix keyboard recognition program, by setting the keyboard rows and columns, and then scanned to identify a total of 12 keys 3x4!
danpianjichengxudaima
- 单片机的各种程序代码,包括定时器的使用、数码管的静态显示和动态显示、数码管的数字显示、矩阵键盘等30个源代码。-SCM procedures code, including the use of timers, digital control of static display and dynamic display, digital tube digital display, matrix keyboard 30 source code.
compiler_homework
- 我大一时候的作业,实现了以下功能: 用16位8086汇编语言编写下列程序之一: a) 两矩阵相加 b) 求Fibonacci数列 c) 输入一个正整数n, 输出1-n之间的所有素数 d) 矩阵相乘 e) 把一个十进制小数转换成IEEE754格式并输出的程序, 要求从键盘输入一个十进制小数,最后在在屏幕上输出IEEE754格式二进制码的序列.-When my freshman year of operations, realization of the fol
dianziqin
- 1.设计一个4X4的16个按键矩阵,并且每个键对应一个音。 2.用AT89C51将键盘连接设计成为电子琴。 3.编写电子琴的程序,要达到可以随意弹奏想要表达的音乐的目的。 -1. Design a 4X4 matrix of 16 buttons and each button corresponds to a sound. 2. AT89C51 connect the keyboard design with a keyboard. 3. Write keyboard progra
00
- 4*4行列式矩阵键盘演示程序,8051的汇编,一个基本的小程序-4* 4 determinant matrix demonstration program, the keyboard 8051 assembly, a basic small programs
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
11111
- avr单片机的16矩阵键盘程序,能够控制4行4列的键盘-avr microcontroller 16 matrix keyboard program can control the keyboard 4 rows 4
jianpanhuibian
- 51单片机4*4矩阵键盘汇编语言程序示例-51 4* 4 matrix keyboard microcontroller assembly language program example
jianpan
- 这个程序,用来扫描4*4的矩阵键盘,并把得到的键值,显示在数码管上.也是非常有用的一段代码.-This program is used to scan 4* 4 matrix keyboard, and to get the key, the display on the digital tube is very useful piece of code.