搜索资源列表
Keypad
- 一个通用嵌入式产品按键处理程序,包含去抖,快进键,长按键,可方便的做成各种组合键。
长按键获取GPS信息附送到指定服务器
- 本程序可实现长按C键,获取GPS信息,并提示是否上传到指定服务器.程序退出需要输入密码"123"
Symbian全局长按键录音上传到网络
- 本程序只要开着,在任何界面下长按C键开始录音,再次长按C键停止录音,并给全局提示是否上传至网络.上传完成后网络自动断开.无接入点提示.
C51按键长按与短按程序
- 一个51MCU适用的按键长按与短按源程序
多级菜单
- /*[原创]一个树形多级菜单参考程序 这是一个用于车载电话的菜单程序,可以看成是手机功能菜单的简化板. 我所认为的树形多级菜单是指:在一个父菜单项目下面有多个子菜单, 子菜单下面又有多个孙菜单...,进入下层菜单主要依*当前选中的索引.有点象文件的目录结构. 本木从前实现这类的菜单主要*分层的switch语句,每层都是一个switch.但当我看到晓奇大侠的 程序和耳朵灌满lq等人的争论后,那时那地,我的心境变化了,我意识到指针代表了先进
scan_key
- 这是一个扫描16个键并可返回32个键号的小MCU程序,它对16上按键分单按和长按两种情况做区分.-This is a scan 16 keys can be returned to the 32 keys of the small MCU procedures, its key points on the 16- and-under by two of the heart.
OffScreen
- 一个关屏并锁按键程序(首创),其它人写的都是关屏程序,而没有锁按键程序-Guan Ping and a lock button (first), and others are written by Guan Ping procedures, and processes without lock keys
Keil_key
- 一个采用Keil C编写的嵌入式单片机按键驱动,全部采用C语言描述,为本人原创。本程序实现在最少使用单片机引脚的情况下实现最大的按键数,例如使用N根线能实现N*(N-1)个按键,使用按键对照表,并且实现了长按、短按、复用键等功能。-Keil C used to prepare an embedded single-chip key drive, all using C language descr iption, for my orig
Keypad
- 一个通用嵌入式产品按键处理程序,包含去抖,快进键,长按键,可方便的做成各种组合键。-A generic product keys embedded processing, including debounced, fast-forward button, long keys can be convenient to make various combinations of keys.
KEY_TIME
- 51查询按键例程,支持长按键,附带各种时间软件定时器-query keys for 51,press longtime to be supported
key
- 一款比较优秀的键盘扫描程序,可识别短按/长按键,扫描速度快。-a good key scan program,it is a faster scaning,it can identify the short press or long press key.
123
- 用汇编写的按键控制数码管显示0-512的程序,包含长按键快速加减-Written with the compilation of the digital keys to control display of the 0-512 procedure, including the long-fast plus or minus keys
keydisposal
- 按键处理 不同的处理方式 有长按键 只处理一次-keydisposal different
button
- 基于嵌入式linux下的button按键驱动实现代码。利用状态机实现去抖动、短按及长按键等功能。具有参考价值。-Under the button based on embedded linux key driver to achieve the code. Using the state machine to achieve to jitter, short and long key press functions. With a re
key
- 这是我收集的几种按键的扫描方法,有长按,短按。用C语言编写的,便于移植。-This is my collection of several key scanning method, and a long press, short press. With the C language, and easy to transplant.
keyboard
- Keyboard程序,实现长按键和短按键的功能,使用于实际产品中-KEYboard
按键处理框架(短按,长按,连续按键)
- 单片机c语言按键扫面程序框架,有短按,连续按,长按1,长按2等功能。方便移植(key scan procedures fr a mework on C, there is a short press, continuous press, long press 1, long press 2, and other functions. Convenient transplantation)
57-按键长按短按效果
- 57-按键长按短按效果(57- button length, press the short effect)
9.按键(单击、双击、长按)
- 单个按键实现,单击、双击、长按得不同功能(Single button implementation, click, double click, long press different functions)
按键程序
- 实现短按,长按和组合键的模块化,更好的移植在其他的程序中实现功能(Realize the function of key combination)