搜索资源列表
touchpanal2
- 用freescale 8bitMCU做的触摸屏软件,体积小功能大,带防抖和滤波
key1
- 单片机键盘输入扫描方式以及防抖处理,此方法为普遍输入方法.
key
- 基于PIC18F2580实现的键盘控制程序(带防抖功能) C语言写的
Keypad_MCU_Program
- 本人设计的用802051实现的键盘程序的识别代码。系统采用定时查询,防抖。如果监测到你一个代码,系统将键盘码输出。然后给我你个中断,用于提示中心机,读取键码。支持长按。
8279
- 介绍详细的8279使用资料及注意事项,包括与单片机的使用及防抖电路-8279 introduced the use of detailed information and attention to matters, including the use of single-chip microcomputer and the Anti-shake circuitry
keyboard
- 本人将一个4*4的矩阵键盘的扫描以及其防抖程序代码写出来了,方便大家参考,同时此程序也可用于KEILC的编程环境,谢谢大家支持!-I will be a 4* 4 matrix keyboard scanning, as well as its Anti-Shake program code to write out for your reference, but this procedure can also be used for the programming environment KE
ditest
- LPC2119,C语言,ADS1.2,DI板电位变化,有防抖功能,测试通过-LPC2119, C language, ADS1.2, DI plate potential change, there is Anti-Shake function, test
89C2051DDS
- DDS频率合成器 显示用8个74hc164级连 2051的串口被留下来的。。 你想干什么都可以 比如 接个EEPROM什么的。(可以用来存频道、频率) 或是多机通信 菜单也有改的余地。我只做了直接输入的程序和每位上升下降的程序。。。还有很多功能可以加。。。只要在主程序里想办法就行了。。 键盘的防抖在主程序里也要做,不然还是会出问题-DDS frequency synthesizer used 74hc164 cascaded 8 serial 2051 was
keypad
- 这是一款适合于初学者的4*4键盘扫描程序。本程序虽然在网路上已经有很多的实例,但是在本程序中本人采用了一种其他的算法。并且加入了防抖程序。适合初学者使用学习。。。同样,本程序是用于MEGA16单片上实现的-This is suitable for beginners of a 4* 4 keypad scanner. Although this process has been on the Internet there are many examples, but in the process
Text3
- 矩阵键盘程序,含防抖功能,松手之后执行程序~-Matrix keyboard, including anti-shake, let go the implementation of ~
jianpan
- 4*4阵列键盘,使用于51系列单片机。案件精准防抖。-4* 4 array of keyboards, used in 51 series microcontroller. Cases of precision anti-shake.
miaobiao
- 用VERILOG实现秒表的开发设计,(1)熟悉按键扫描、按键防抖和数码管驱动接口电路原理;(2)掌握按键扫描、按键防抖和数码管驱动接口电路设计开发;(3)掌握状态机实际应用设计。-To achieve the development of a stopwatch with VERILOG Design, (1) be familiar with key scanning, image stabilization and digital control key driver interface c
keycounter
- 按键次数统计(在P1.0用短路线替代按键,利用定时中断延时防抖)-Key counter(with a short line in the P1.0 replacement keys, in use of time interrupt to prevent Shake Reduction)
pic877jp44
- pic16f877,4*4键盘扫描程序,汇编语言,带10ms防抖功能-pic16f877, 4* 4 keypad scanner, assembly language, with anti-shake feature 10ms
ATmega16keyboardsimulation
- Platform : proteus7.4仿真电路 Project : 4乘4矩阵键盘程序(GCC) Clock F : 3.6864M Software : WinAVR-20090313+Proteus7.4 Author : hh comments : 1、学习4*4键盘程序的编写方法 2、采用轮询的方法检测按键,按键使用防抖处理 3、当按下按键后,对应的LED灯点亮 4、占用5.4 存储器空间,较ICCAVR的22 小的不少,但仿真时速度较慢,可能与计
C51msu-keyboard
- 51单片机 键盘防抖程序 汇编语言 com_Keil uVision3编译可通过-Keyboard stabilization program
key
- 按键 模块包 防抖 单按键 长按键 连发按键 -anjian mo kuai bao fang dou dang angjian chang angjian lian fa ang jian
89s52--4.4key
- 89S52 4*4键盘程序 有防抖功能 程序简单 适用于4*4键盘-89S52 4* 4 keyboard procedure anti-shake feature simple procedure applicable to the 4* 4 keyboard
anjian
- 一种经典的按键防抖程序初学单片机的人 值得一看-A classic button image stabilization program beginners of single chip microcomputer Worth a look
key
- AVR单片机键盘扫描以及防抖处理程序,移植性好。-keyboard scan and anti shake program for avr mcu