搜索资源列表
20063161712468
- 序(约延时8ms)后再回到按键查询状态,不断循环;有按键时,LED动态显示子程序作为按键防抖延时被连续调用二次(约延时16ms),待按键处理程序执行完后,再回到按键查询状态,同时兼顾了按键扫描取值的准确性和LED动态显示的稳定性。秒定时采用定时器T0中断方式进行,60秒计数由定时-sequence (about 8ms delay) to come back button inquiries and continuously cycle
keyscan_new
- 按键扫描的程序,优化还需要加双重防抖,解释按键的值或者名称-button scanning procedures, optimizing also required to double Fangdou explain the value of the keys or name
Led
- 本程序有效的防止了按键的抖动,可以移植于各种需要按键防抖的程序,本程序是功能为按键防抖16进制减法计数器-debounced counter VHDL
DIP_PB_Counter
- 本程序有效的防止了按键的抖动,可以移植于各种需要按键防抖的程序,本程序是功能为按键防抖16进制减法计数器-This procedure prevents the effective jitter keys can be transplanted into a variety of procedures need to Anti-Shake button, the program is anti-shake function for th
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
sw_debounce
- 一个按键防抖程序,效果很不错的,我现在用pushbutton基本上就是用这个防抖-A key anti-shake procedure, the effect is very good
verilog-button-debounce
- verilog 3种方法实现毛刺干扰的消除,借助按键防抖的思想-verilog 3 ways to achieve the glitch elimination, anti-shake with the key ideas
debouncer
- 按键防抖,verilog实现,经测试效果良好-Button image stabilization
key_s
- 利用vhdl编写的的按键防抖程序,防止按键时抖动产生错误-failed to translate
sin_rom(4wzh)
- 基于Quartus II 的信号发生器,通过定制LPM_ROM元件产生正弦波、方波、锯齿波、三角波,分频模块、频率控制模块、按键控制换波形、按键防抖-Quartus II-based signal generator generated by custom LPM_ROM component sine, square, sawtooth, triangle wave frequency module, frequency control
tanshishe
- 贪食蛇游戏。分模块编写,包含按键防抖模块,分频模块,随机数模块,点阵显示模块,数码管显示模块,控制模块。-Prepared by the sub-module contains button image stabilization module, frequency module, random number module, dot matrix display module, digital display module, the c
tetris
- 俄罗斯方块游戏。可改变游戏速度,实现了最简单的功能,包含分频、按键防抖,可在8*8点阵上显示。-Tetris game. You can change the speed of the game, the most simple functions contains divider button image stabilization, 8* 8 dot matrix display.
irq_key
- 按键防抖驱动,当按键时可以防止由于手抖而产生多次触发中断-The button image stabilization drive, when keys can be prevented due to tremor repeatedly triggered interrupt
key_duli
- FPGA实现verilog语言的按键防抖功能,能够很有效的实现了按键的加减数据的功能,通过一位数码管显示。-FPGA implementation verilog language button image stabilization feature, can be very effective to achieve the subtraction key data features, through a digital display
the-elimination-of-key-debounce
- 当按一次按健时,由于按健有反应时间、有抖动,可能你按一次机器感应到几次,防抖就是让在按键正常反应时间内机器只感应一次按键效果,防止误操作,本文是基于FPGA的按键防抖程序代码,用的是VHDL语言,内容包括原理,实际操作及源码等。-When you press a pressing health, because according to health have reaction time, jitter, you may press m
keyscanverilog
- 提供了基于FPGA的按键防抖程序,采用约翰逊技术技术,并提供了在Modesim_Altera环境下的仿真测试-Provides key FPGA-based image stabilization program using Johnson technology technology, and provides environmental simulation testing under Modesim_Altera
anjian
- 一种经典的按键防抖程序初学单片机的人 值得一看-A classic button image stabilization program beginners of single chip microcomputer Worth a look
7-18资料
- 利用C语言编程,针对AVR单片机,实现按键的功能,包含按键防抖技术。(achieve Button function)
key_filter
- 采用Verilog语言的编写按键防抖代码,并通过modlesim进行验证(Using the Verilog language to write key anti - chattering code and verify it by modlesim)
2个按键分别控制2个LED
- 按键S1,S2外部中断方式改变LED1,LED2状态,具有防抖功能(Key S1, S2 external interrupt mode change LED1, LED2 state, with anti - shake function)