搜索资源列表
key
- Avr-atmega64 按键扫描和按键处理程序
按键程序
- 键盘扫描方法是:行线P10~P13为输出线,列线P14~P17为输入线。一开始单片机将行线(P10~P13)全部输出低电平,此时读入列线数据,若列线全为高电平则没有键按下,当列线有出现低电平时调用延时程序以此来去除按键抖动。延时完成后再判断是否有低电平,如果此时读入列线数据还是有低电平,则说明确实有键按下。最后一步确定键值。现在我们以第二行的S5键为例,若按下S5后我们应该怎么得到这个键值呢?当判断确实有键按下之后,行线轮流输出低电平,根据读入列线的数据可以确定键值。首先,单片机将P10输出为低
key
- 此是单片机4*4按键程序,包含按键扫描,按键处理等等!-This is a key process MCU 4* 4
New-key-program
- 新型按键程序 便捷和高效的按键处理办法;里面用到了一些分层的思想-Convenient and efficient procedures for the new key approach keys which uses some hierarchical thinking
key_led_protues_c51
- C51+Proteus 实现的按键控制流水灯。 用定时器。实现了按键的处理。 是一个不错的,C51程序框架。其中也有一些小的算法处理。 希望能对你有所帮助-C51+ Proteus control of water to achieve the key light. With a timer. Achieve key treatment. Is a good, C51 program framework. Which also has some small algorithm processin
key
- 熟悉pic12f629芯片的使用,写个简短的程序,进行按键扫描和按键处理,其中按键扫描分长按键和短按键操作有效!-Familiar with the pic12f629 chip to use, write a short program, the key scanning and keys, including keys and key scan points short length of key operations and effective!
shizhong
- 该才程序是以个可调时钟程序,里面包含定时器的使用,按键的消抖动如何处理等-The only program in adjustable clock program, which includes use of timers, buttons eliminate jitter how to deal with