搜索资源列表
manykey
- 可以实现按键的消抖,长按,短按,连续按的识别和其他功能!-Can achieve key debounce, press, press, continuous press identification, and other features!
touch
- 该程序能够实现液晶的相关功能,在ADS编译器下已经成功编译通过,程序中也考虑到了触摸过程中的消抖问题,是算法尽可能的简练。-The program can be achieved LCD related functions, under the ADS compiler compiler has been successfully passed, the procedure also takes into account the touch in the process of shaking t
jisuanqi
- 用51上用c控制74595实现了一个简单的计算器,并用检测跳变沿的方式对按键进行消抖。-Debounce c control 51 74 595 to achieve a simple calculator and detection hopping along the keys.
keyboard
- 扫描行列键盘 实现无延时消抖 是应用于51单片机的程序-Scanning Array Keyboard debounce achieved without delay
time-project
- 用VHDL语言实现数字时钟显示、控制、复位、加减、按键消抖-Using VHDL digital clock display, control, reset, subtraction, key debounce etc.
lessen5
- avr megal16单片机 按键实验 实验中 主要通过按键消抖,实现延时,从而达到判断按键的效果-avr megal16 SCM key experimental
keyscan
- 4x4键盘的FPGA实现,包含阵列扫描和防误按消抖-4x4 keyboard FPGA, contains an array of scanning and anti mistakenly press debounce
DEBOUNCING
- 设计到键盘按键的消抖程序功能实现只有一个压缩包哦-Program features designed to eliminate jitter keyboard keys to achieve
scankeyboard
- C语言键盘扫描程序 通用性强 消抖连按 功能均可简单实现-scan keyboard
Desktop
- 改程序是数字钟的源文件,可以实现整点报时和可调时的功能,并且消除了按键消抖。-Reform program is a digital clock source file, you can bring the whole point timekeeping function and adjustable time and eliminate the key debounce.
scankeyboard
- C语言键盘扫描程序 通用性强 消抖连按 功能均可简单实现-scan keyboard
kebianjishuqi
- Verilg HDL语言编写实现进制计数器切换,包括模9、模6、模4、和模8加法计数器,通过按键输入,消抖,数码管显示。开发环境:ISE14.7-Verilg HDL language to achieve binary counter switch, including die 9, die 6, die 4, and die 8 adder counter, through the key input, eliminate jitter, digital display. Developme
至简设计法--按键消抖
- 按键消抖 工程说明 在系统设计中,消除按键抖动的方法五花八门,无论是硬件电路和软件设计都十分成熟。在本项目中,我们将用Verilog语言给出具体实现过程,设计一个程序来检查键值,有效滤除按键抖动区间20 ms的毛刺脉冲。 案例补充说明 在本案例中,我们使用Verilog HDL语言对按键消抖进行了设计,在这个过程中,我们可以了解到不同触发器有不同的工作原理和约束条件,即便是简单的一个按键功能,也有不可忽视的抖动过滤程序,这些都是在以后的设计工作中需要注意的。(Keystroke ditheri
user
- 实现按键检测,并做了消抖处理,功能完善,欢迎下载(Implement key detection and did shake elimination processing, function perfect, welcome to download)
Tx
- 利用verilog实现串口发送,每次按键一次发送一次数据,按键模块进行了消抖处理(Using Verilog to realize serial port sending. Each button sends one data at a time, and the key module performs buffeting processing.)