搜索资源列表
FPGAprogram1
- 常用键盘消抖模块——VHDL源程序!!!对vhdl编程的人具有很大的帮助,不可不看 -common keyboard Consumers shaking module -- VHDL source! ! ! Right VHDL programming of great help, I can not s
RFID13
- 根据曼彻斯***的编码原则(参见本刊2001年第一期《一种采用曼码调制的非接触IC卡读写程序编制》),非接触ID卡采用上升沿对应着位数据“0”,下降沿对应着位数据“1”,微控制器通过检测U2270B输出数据位的跳变来实现对曼彻斯***的译码。在现实工作中,数据信号会受到调制、解调、噪声各种效应的影响,其上升沿和下降沿存在抖动,可采用键盘消抖的办法来消除抖动的影响。根据非接触ID卡64位数据循环发送以及其数据绪构特点,即数据流中第64位
chapter7
- 包括直接式、矩阵式、、中断式键盘接口软件设计和键盘消抖软件设计
矩阵按键消抖
- 此程序对于初学者学习矩阵键盘非常有帮助,尤其是消抖这一块的处理很有参考价值。。。
简单的键盘程序
- 一段简单的键盘程序,具有消除抖动,和按键连续计数,附 详细的注释-a simple keyboard procedures have to eliminate jitter, and the keys for counting, with detailed annotations
FPGAprogram1
- 常用键盘消抖模块——VHDL源程序!!!对vhdl编程的人具有很大的帮助,不可不看 -common keyboard Consumers shaking module-- VHDL source! ! ! Right VHDL programming of great help, I can not s
C51_3X3
- C51_3X3键盘扫描程序 包括键消抖延时函,扫描算法-C51_3X3 keyboard scanning procedures, including key source buffeting delay letter, scanning algorithm, etc.
key_state_mechine
- 4*4矩阵键盘扫描函数,用状态机实现,不用延时以消抖,只需在一个定时10~12ms左右的中断函数里调用,从而节省了单片机时间-4* 4 matrix keyboard scan function, the state machine to achieve, not delay to eliminate buffeting, only in a regular 10-12ms about the interruption function
RFID13
- 根据曼彻斯***的编码原则(参见本刊2001年第一期《一种采用曼码调制的非接触IC卡读写程序编制》),非接触ID卡采用上升沿对应着位数据“0”,下降沿对应着位数据“1”,微控制器通过检测U2270B输出数据位的跳变来实现对曼彻斯***的译码。在现实工作中,数据信号会受到调制、解调、噪声各种效应的影响,其上升沿和下降沿存在抖动,可采用键盘消抖的办法来消除抖动的影响。根据非接触ID卡64位数据循环发送以及其数据绪构特点,即数据流中第64位
MCU_KEYBOARD_JIDA
- 51单片机片键盘驱动程序(带键盘击打实现) 我们在编写单片机键盘程序时,一般都是利用延时实现键消抖,但是很难实现键盘按下后的键盘连续击打,当然可以通过较复杂的变量转换实现,平凡老师写过一篇文章叫做《一种常用键盘程序的设计》,平凡老师是在主循环中进行的按键连续击打实现,我阅读后感觉不错,但是模块化不够理想,最后,平凡老师也承认,这样在主循环中实现这样的键盘击打,只能用在主循环不是很忙的时候,如果程序本身的主循环时间比较长,那就比较麻烦
chapter7
- 包括直接式、矩阵式、、中断式键盘接口软件设计和键盘消抖软件设计-Including direct, matrix, interrupt-style keyboard interface software design and software design of the keyboard extinction Buffeting
xiaodou
- 这是一个键盘的消抖电路的代码 有兴趣的可以看看 我做了很长时间的-This is a keyboard circuit code elimination Buffeting interested can look at me to do a long time
keyscan
- 功能:4×4键盘扫描程序 返回:键序号(0~F),0xFF表示没有字符输入 软件特点:简洁高效,无须延时消抖,避免连发 编程语言:Keil-C -Function: 4 × 4 keyboard scanner return: key serial number (0 ~ F), 0xFF that there is no character input software features: simple and eff
juzheng
- 8051单片机矩阵键盘扫描程序(包括键盘的消抖和数码管的显示)-8051 keyboard matrix scanning process (including the elimination Buffeting keyboard and digital display control)
key_scan
- verilog 键盘扫描,数码管显示程序,没有加消抖-verilog keyboard scanning, digital tube display program, there is no increase in consumer Buffeting
jianpan
- 51单片机实现的键盘程序,可以用键盘控制,加入了消抖处理.-51 single-chip process to achieve the keyboard can be used to the keyboard control, joined the consumer to deal with shaking.
key44
- fpga_4X4矩阵键盘程序,有消抖,下载后可直接使用,Q2中综合已通过-Matrix keyboard fpga_4X4 procedures Buffeting extinction, can be used directly after downloading, Q2 integrated through
key_8
- FPGA单排键盘程序—已消抖,下载后可直接使用,Q2中综合已通过,基于cyclone-FPGA single-row keyboard program- has been shaking extinction, can be used directly after downloading, Q2 integrated through
xiaodou
- 主要用于4x4键盘输入消抖,消抖作为键盘操作的主要考虑因素,因此在Verilog消抖具有重要的作用。-Used 4x4 keyboard debounce, debounced keyboard operation as a major consideration, so shaking in Verilog consumer has an important role.
keybroad
- 本程序是基于verilog语言的程序,作用是键盘消抖,数码管显示(This procedure is based on Verilog language program, the role is to eliminate keyboard shaking, digital display.)