搜索资源列表
keyscan
- 键盘的扫描程序,对于按键的长按、短按都有清晰的设置-Scanner keyboard, the keys according to the long and short set by the all clear
Musinstru
- 按键扫描程序,中间包含有消除抖动程序,利用计数器-Scanner button, there is the elimination of jitter between the procedures include the use of counter
16key
- 16*16键盘51单片机C语言扫描程序,数码管显示按键值-16*16key to mcu51
KEY
- MSP430按键相关程序 包括按键扫描 按键显示-MSP430-related procedures, including key button keystroke scan showed ``````````````
16keyboardshowtheCPU6LED
- 本设计是基于51单片机的小型cpu及六位显示。该系统由4*4矩阵输入器、cpu部分以及由6位LED显示管组成得显示器。输入器由16个按键开关组成;cpu部分由51单片机、晶振片以及电容等组成;显示器由一个6位的7段译码管及电阻构成。Cpu可以通过调用事前输入的程序对是否有键被按下进行扫描和确认并根据程序进行代码的调用与存储,并通过LED6位显示器进行输出。该显示具有存储功能,可以将输出的数字保存一段时间以供人眼阅读。-The single-chip design is based on 51 s
C51_Source
- 51单片机源程序:1-流水灯、2-数码管动态扫描、3-数码管移动、4-输入输出口、5-喇叭、6-按键程序、7-定时器0、8-定时器1、9-中断、12-红外测试、14-24c02_EEPROM读写、21-红外解码数码管显示-51 MCU source: 1- water lamps, 2- Digital control dynamic scan, 3- digital tube mobile, 4- input and output ports, 5- Speaker, 6- key progr
315M-TX
- 我是做射频的,从来没有写过单片机,第一次写的单片机程序。 原理图是315M发射电路,类似PT2262,但和PT2262的发射时序不同。原理图上面有详细说明。 C程序的按键扫描没有加消抖,麻烦指导一下。 程序写的很傻瓜很傻瓜,希望大侠不要笑话我。-I do RF, never wrote a single-chip microcontroller program, first written. Schematic 315M transmitting circuit,
KEY
- 按键扫描程序 * * 开始点亮P1LED * * 按P34 LED向右移一位 * * 按P35 LED向左移一位-Key shift
new
- 这是一个基于51单片机的六路抢答器C程序,包括按键扫描程序,八位数码管程序,蜂鸣器程序等。-This is a 51 microcontroller-based six-way Responder C program, including key scanner, eight digital tube procedure, buzzer procedures.
EX7_KEY_INT
- C51程序,芯片at89s52,硕飞科技ME850开发板的按键初始化程序,按键扫描-C51, the chip at89s52, Shuo-Technology ME850 key development board initialization procedure, key scan
中断法键盘扫描c程序
- 中断法键盘扫描C程序,通过中断的方法查询哪个按键按下,并做出对应的处理(Interrupt method, keyboard scanning, C program)
STM8模块化程序 状态机按键扫描3.0
- STM8模块化程序 状态机按键扫描3.0(STM8 module program state machine key scan 3)
1-2-15-按键双击和长按程序
- 在stm32工程中,长按和短按的代码书写, 调用的读取按键状态的底层函数。封装成的按键函数代码。下面是函数的头文件,和.c文件的代码。使用定时器来扫描按键。(In STM32 project, the code of long press and short press is written, and the underlying function of reading key status is called. Encapsulated key function code. The follo