搜索资源列表
8行9列按键驱动,多键扫描(linux)
- linux下的按键驱动,定时轮训的方式。8行9列,能扫描所有同时按下的键。采用linux输入子系统。
按键尽收眼底
- 用vc++做的按键监控程序,按下任何键都会被程序截获,并纪录下来
wujianfeng
- 液晶屏显示程序,主要对各按键处理做了很好的处理,可随意改动各按键,通讯采用MODBUS ASCII 可以控制台达变频器的起停及速度控制-LCD display program, the main keys to deal with a very good, may be arbitrarily changed the keys, communications using MODBUS ASCII converter can consol
ucosISR
- 基于UCOS的中断处理程序 当按键按下时,相应的外部中断触发产生 执行处理程序-interrupt handling procedures when pressing the button, the corresponding external interrupt trigger implementation procedures have
UART_leochin
- 2个51单片机实现UART通信 程序分master和slave2个部分。 master等待按键(SW1),按键按下后将数据发送到slave单片机,slave单片机中断接受查询发送,将收到的数据发送回master,master中断接受,收到后将LED灯点亮。-two 51 MCU UART communication procedure, and the master slave2 parts. Wait for the mast
2007723
- 根据设定好的密码,采用二个按键实现密码的输入功能,当密码输入正确之后,锁就打开,如果输入的三次的密码不正确,就锁定按键3秒钟,同时发现报警声,直到没有按键按下3种后,才打开按键锁定功能;否则在3秒钟内仍有按键按下,就重新锁定按键3秒时间并报警。
gpiotest
- s3c44b0 uclinux gpio驱动测试程序。程序每隔一秒扫描一次相应的gpio,我的开发板上是几个按键,如果有按键按下则显示按下的按键号。-s3c44b0 uclinux gpio driver testing procedures. Procedures at intervals of one second to scan a corresponding gpio, my board is the development o
Keypad
- 一个通用嵌入式产品按键处理程序,包含去抖,快进键,长按键,可方便的做成各种组合键。-A generic product keys embedded processing, including debounced, fast-forward button, long keys can be convenient to make various combinations of keys.
keyboard
- 基于linux和arm s3c2410的键盘驱动程序,动态加载内核模块,当按键按下,触发外部中断,通过spi和中断管脚,将键盘对应值在测试程序中显示。-Based on linux and arm s3c2410 keyboard driver, dynamically loaded kernel module, when the button is depressed, trigger external interrupt throu
count
- 该程序的功能是把演示板当做一个按键计数器。接通电源时,按下IDE软软件的运行键6只数码管全显示000000。 每按下开关S3(RB0)时,计数器的值加1,数码管显示也增加1,然后松开按钮;以些类推,反复循环。 2、程序中包含按键按下检测跟释放检测,并且都伴有一定的延时去抖功能,只有在一次按键被释放后才进行第2次按键的判断 3、程序中需开启B口的内部弱上拉功能,因DEMO板上无上拉电阻;并把A口全部设置为普通I/O口,上
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
transportlight
- 用51单片机做控制器设计一个交通灯系统。该十字路口有两组交通灯(分别管理通道A和通道B两个方向),每一组各有红、黄、绿色指示灯和倒计时数码管显示当前状态和信息。 (1)基本要求 运行中的智能交通系统有以下三种基本情况: 1)正常情况下轮流放行,其中: A通道绿灯30s B通道绿灯15s 每通道从绿灯切换为红灯前,应有5s黄灯时间. 2)A通道、B通道各设置一个行人过街按键。具体功能(以A通道行人过
EXP4_sec
- 秒表 4个7数码管中的任何一个显示任意按键按下的次数。初始值为0,当计数到9时,下一次数值为0。利用Verilog HDL语言,编程实现上述功能。-Stopwatch
keyprogram
- 按键按下即发出声音,同手机功能一样。一确定按键真的是按下的。-Press the button to confirm that the issue of sound, like with the phone functions.
shumaguanshuzizhong
- 数字钟,分别在6位数码管上显示分时秒,并且可以通过第1个独立按键(k1)进行时间调整,即如果按键按下超过0.5秒则进行时间分秒的调整。-Digital clock, respectively, in the six digital tube display time-seconds, and can be the first one by an independent keys (k1) for time to adjust, that
ASM
- 按键扫描程序 ASM。1. 键盘采用4*5矩阵键盘,含有两个组合键. 2. 硬件连接比较混乱,且各个按键的排列与面贴上的键码对应混乱.如果采用教科书上常规矩阵键盘的 扫描方式实现比较繁琐. 3. 需要识别两个双键,但这两个双键位置比较特殊K17,K18和K19,K20. 4. 基于2,3两点.这里采用列,行分别输出全零,读取行,列的引脚电平信息.综合这两组信息查表获取键值. 对于单键按下,有两个位为0.对于
mTouch
- 用c语言在单片机上编写的触摸按键程序,实现按键按下,相应的LED灯亮的功能-Microcontroller using c language touch buttons on the preparation of procedures to achieve key pressed, the corresponding LED lights feature
键盘显示
- 4*4键盘;进行扫描按键;当有按键按下后;将其在数码管进行显示。(Keyboard scan and display)
按键按下数码管次数加一
- 按键按下,数码管加一。数码管为两位,按键有延时消抖。(When press down the button,the number displayed on nixie tube add one.)
STC15-使用ADC做电容感应按键
- 用STC15系列单片机实现电容感应按键,用ADC进行电压检测判断是否有按键按下!有说明文档个电路介绍!!(The capacitance induction button is realized by STC15 series single chip microcomputer, and the voltage is detected by ADC to judge whether the button is pressed or no