搜索资源列表
4X4键盘程序实现多个按键程序
- 4X4键盘程序实现多个按键程序 键盘扫描-4x4 keyboard procedures to implement multiple keys keyboard scan procedure
一个典型的线翻转法按键程序
- 一个典型的线翻转法按键程序 处理器是Mega16 编译器是Codevision 1。24。4a 十六各按键,标准矩阵键盘-a typical line overturned France Press processor is Mega16 compiler is Codevisio n 1. 24. 4a of the 16 keys, the standard keyboard matrix
按键程序
- ucos的按键程序
430key.rar
- MSP430非行列式按键程序,利用端口中断功能,实现防抖动等多种功能,MSP430 key non-determinant procedures, the use of the port interrupt function, the realization of a variety of functions such as防抖动
keyscan.rar
- 教科书上常用的按键程序很多时候误导了使用者。例如其中的消机械抖动用延时10MS部分浪费了CPU大部分资源,这里介绍了一种通过检测键值变化的企业内部常用编程方法。,Textbooks commonly used keys on the procedure the user is often misleading. For example, mechanical energy dissipation with delay jitter 10MS most part a waste of CPU re
mega16做的4*5矩阵按键程序
- mega16做的4*5矩阵按键程序,键值送至1602液晶显示,同时更新了proteus仿真,可在不搭建硬件平台的基础上实现调试及仿真,-mega16 do 4* 5 matrix key program, key sent to the LCD 1602, and updated the proteus simulation, you can not build a hardware platform based on the debugging and simulation,
rs232.rar
- RS232串口通信的程序,基于51单片机开发,包括该程序按键程序+显示程序+RS232通讯 ,RS232 serial communication procedure, based on the development of 51 single-chip, including the procedures for key procedures++ RS232 communications display program
key
- 单片机按键程序,本人自己编写,希望对大家有参考价值-Singlechip key procedures, I have written, in the hope that we have a reference value
AD_key
- 按键 详细的AD按键程序 C语言版本 绝对 好用可以到出一直-AD button button detailed procedures C language version of the absolute ease of use can go out have been
KeilCanjianProg.c
- 转载按键程序设计,可以处理加速键、一键多功能等情况 后面有P1口行列式键盘程序实例-Reprint button programming, can be dealt with to speed up key, a key multi-function, etc. I determinant behind the keyboard P1 instance
key
- 大多数情况下实用的按键程序源码,推荐之。-c source code for key pressing.
anjian
- avr的按键程序 ,供初学者使用-avr souce
jian
- 按键程序,主要实现4*4行列式键盘的按键扫描功能。-Key FCanSkey
h_key_mov
- 这是一个按键程序,显示数字左移或右移,有兴趣的可以看看。-This is a key program, showing the number left or right, there are interested can look at.
press
- MSP430 按键程序范例(附原理图)-MSP430,按键程序,原理图,MSP430单片机,扫描控制等-MSP430 key code examples (with schematic diagram)-MSP430, key procedures, schematics, MSP430 microcontroller, Scan Control and so on
key
- 单片机按键程序,原代码提供各位参考和大家一同学习-#include <reg52.h> #include <absacc.h> #define uchar unsigned char #define PA8255 XBYTE[0x3ffc] #define PB8255 XBYTE[0x3ffd] #define PC8255 XBYTE[0x3ffe] #define COM8255 XBYTE[0x3fff] #define I
基于51单片机的按键程序
- 电压表的按键程序,含有I2C,adc0831的程序,并可以修改密码
用c实现按键的状态分析法的程序
- 本程序就是非常有用的状态分析法实现按键程序,用c语言编写,在51内核的单片机中成功实现,对于嵌入式开发者非常有用,该程序只用了4个按键,实现了时钟显示、调整、定时、遥控、闹钟等许多功能,适合于有一定基础的开发者用。
11—矩阵按键(代码最少的)
- 单片机矩阵按键程序, 单片机系统中,若使用按键较多时如电子密码锁、电话机键盘等一般都至少有12到16个按键,通常采用矩阵键盘。 矩阵键盘又称行列键盘,它是用四条I/O线作为行线,四条I/O线作为列线组成的键盘。在行线和列线的每个交叉点上设置一个按键。这样键盘上按键的个数就为4*4个。这种行列式键盘结构能有效地提高单片机系统中I/O口的利用率。(Singlechip matrix button program)
4x4按键
- 4X4按键程序,是比较常用到的程序,供大家参考使用(4X4 button program, is more commonly used procedures for your reference)