搜索资源列表
矩阵键盘键值lcd显示演示程序
- 此程序为单片机开发过程中的按键扫描程序。采用汇编 语言编写,经调试通过。-procedure for microcontroller development process button scanning procedures. Using language compilation, debugging through.
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 values, available serial port
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 gift KEYIN
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 external interrupt presentatio
独立按键-数码管显示键值
- 按下独立对应的按键时候下独立按键,数码管上显示相应的值(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语言对按键消抖进行了设计,在这个过程中,我们可以了解到不同触发器有不同的工作原理和约束条件,即便是简单的一个按键功能,也有不可忽视的抖动过滤程序,这些都是在以后的设计工作中需要注意的。(Keystroke ditheri
4.按键程序(上拉输入,下拉检测,4个)
- STM32实现4个按键功能,返回键值,便于操作(STM32 realize 4 key function, return key value)
按键
- 简单高效的扫描4*4 16个按键,获取相应的键值。实现长短按功能(Simple and efficient scan 4*4 16 keys, access to the corresponding key. Realize the function of length and length)
key_signal
- 通过信号异步通知应用读取按键,解决主动读取。(Through the signal asynchronous notification application read button, solve the initiative to read.)
获取按键
- 在按下键盘上按键的时候获取并显示对应按键的keyCode和keyChar的值(When you press the button on the keyboard, it will get and display the values of keyCode and keyChar for the corresponding key)
检测矩阵键盘,将按下的键值打印到串口助
- 利用stm32f407芯片实现串口助手打印矩阵键盘的按键值(Use serial assistant print matrix keyboard key value)
单片机汇编:独立按键
- 1.8个按键控制8个LED灯的汇编程序 2.LED显示键值的汇编程序(An assembler of independent keys)
C51之按键与串口调试
- 通过单片机与上位机进行通信,实现上位机实时显示用户按下的按键值(Through MCU and upper computer communication, the host computer can display the button value pressed by the user in real time.)
按键复用计数
- 利用at89c51写的一个简单的按键计数,支持按键复用,短按计数+1,长按计数加10。数码管显示当前值。如果计数超过数码管显示最大值,计数清零
红外遥控键值
- 基于STM32的红外按键解码串口打印程序(STM32-based infrared key decoding serial printing program)