搜索资源列表
单片机坐标定时器实验
- http://www.edacn.net/cgi-bin/forums.cgi?forum=7&topic=9127下,则R3~R0的输出信号中会有一个为1,但我们还是是无法确定哪一个键被按下,必須要从R3 ~R0 的输出信号与C3~C0的扫描信号共同決定那个按键被按下. 编写VHDL的构思: 外部接口包括: a. INPUT脚 : CLK , R3~R0. b. OUTPUT脚 : C3~C0 , DATA3~DATA0
仿进口温控器的按键程序
- 说明:这个程序与温控仪设置方式一样。SET选择设置模式;LEFT键选择需要设置的位;UP键加置数,如果按住UP键不放就自动向上计数,最大值999;DOWN键减置数,如果按住DOWN键不放就自动向下计数,一直到0。待设置的位是高亮显示的。-Note : This temperature control procedures and the same instrument setup. SET select Settings mode; L
GetKeycode
- 自己编写的测试手机属性,测试手机按键值和测试手机支持jsr的小工具,此版本是midp2.0的,可以自行修改。-prepare their test mobile content, test cell phone button values and test phone support JSR small tools, this version is midp2.0 and can amend its own.
CH451_INT1
- 在数码管上显示按键值(基于单片机中,串并口转换芯片CH451的数码管显示功能)-the digital keys displayed on the control value (based on the single-chip microcomputer, Series Parallel conversion chip LED digital display tube)
KEY
- 键盘状态扫描函数 /* 键盘扫描函数 读取当前键盘的状态 有按键按下返回相应按键值 无按键按下返回"0x00" */ -Keyboard status scan function/* keyboard scan function to read the current state of the keyboard keys have a corresponding button press to ret
IR
- 此程序实现把红外遥控器按键值解出并显示在数码管上-This procedure to realize the value of the infrared remote control buttons and display the solution in the digital tube
C51Uartkey
- 51单片机串口键盘程序,可以通过串口发送键盘扫描到的按键值-51 Single-chip serial keyboard procedures, can be sent through the serial port to keyboard scan button value
keyboardmail
- 本程序是按键程序,通过RS232串口显示按键值,按键扫描是用定时器T0来实现的,特别适合初学者学习学习-This procedure is the key procedures, through the RS232 serial port display button value, key scanning is T0 timer to achieve, especially for beginners learning to lear
WarHook
- 修改按键值。可应用于全屏游戏。例如魔兽争霸。也可以说是一个魔兽键位修改器-Modify key values. Can be applied to full-screen games. Such as Warcraft. Can also be said to be a bit of Warcraft Modifier keys
ps2
- 这是一个用c编的程序,程序用于52单片机驱动电脑键盘, 是ps/2接口,用串口发送按键值,可用串口调试助手调试,本程序已经调试通过,用的kell编译的。-This is a use of c-series procedures, procedures for the 52 single-chip-driven computer keyboard is ps/2 interface, use the serial send button
key_scan
- 一种很实用的去抖动、按键扫描驱动程序,能够正确的读取到按键值-A very practical to jitter, key scan driver can correctly read the key value
2
- 只要流程及功能:判断按键是否按下、是否弹 起、是否多按键按下、去抖、按键值送给KEYIN-As long as the flow and function: to determine whether the button press, whether the shells starting Whether or not many buttons pressed, go shake, push the value of a gif
keykey
- 用反转法实现快速高效的4*4键盘扫描,并通过串口将按键值输出-Inversion method with fast and efficient implementation of the 4* 4 keyboard scanning, and send out the key value through the serial port
ds1302
- :PS2键盘、DS1302的工作原理和程序的编写 1、 AVR单片机外部中断的介绍 2、 PS2键盘的工作原理 3、 编写程序读取PS2键盘的按键值并在1602液晶上显示 4、 DS1302的工作原理 5、 编写程序控制1302工作并在1602液晶上显示时间 -: PS2 Keyboard, DS1302 works and procedures of the preparation of 1, AVR MCU
独立按键-数码管显示键值
- 按下独立对应的按键时候下独立按键,数码管上显示相应的值(Press the independent key, and display the corresponding value on the digital tube)
2.按键控制舵机
- 按键控制舵机,通过检测按键的值确定PWM(The button controls the steering gear and determines PWM by detecting the value of the key)
单片机读取矩阵键盘并在4LED上显示按键值
- 单片机读取矩阵键盘并在4段数码管上显示按键值(SCM read matrix keyboard, and display button value in the 4 section of the digital)
LCD1602显示带按键键值
- 利用LCD1602显示带按键键值,每当按下一个按键的值,1602会显示按键对应的键值(Use LCD1602 display with key values, each press a key value, 1602 will display the key corresponding to the key value)
至简设计法--按键消抖
- 按键消抖 工程说明 在系统设计中,消除按键抖动的方法五花八门,无论是硬件电路和软件设计都十分成熟。在本项目中,我们将用Verilog语言给出具体实现过程,设计一个程序来检查键值,有效滤除按键抖动区间20 ms的毛刺脉冲。 案例补充说明 在本案例中,我们使用Verilog HDL语言对按键消抖进行了设计,在这个过程中,我们可以了解到不同触发器有不同的工作原理和约束条件,即便是简单的一个按键功能,也有不可忽视的抖动过滤程序,这些都是在以后
4.按键程序(上拉输入,下拉检测,4个)
- STM32实现4个按键功能,返回键值,便于操作(STM32 realize 4 key function, return key value)