搜索资源列表
2410int
- 2410开发板在ADS下的中断测试程序。 运行步骤: 1 打开int.mcp工程文件 2 运行 3 按下开发板上的Eint0,Eint5,Eint19按键 观察终端上的中断输出 文件说明: int_test.c 开发板初始化文件 Eint.c 中断实验主程序文件-development board in 2410 under the ADS interruption test. Running steps : an open int.mcp two project
btn_drv
- 这份源码是用基于QT2410的嵌入式Linux开发的按键驱动程序以及测试程序.-this source is based on the QT2410 Embedded Linux Development Button and test driver procedures.
linux.drivers.examples
- 广州友善之臂SBC-2410X所使用的测试程序包,含源代码.linux 的led 按键等驱动-Guangzhou friendliness arm SBC-2410X used in the test procedure kits, with the source code. linux led the drive button, etc.
key__test
- 这是一个嵌入式LINUX的按键驱动程序,已经测试通过,是初学者的很好的参考程序-This is one of the keys embedded Linux driver, has been tested. Beginners is a good reference procedures
buttons
- armlinux下的开发,按键测试程序,
qkeyboard_qws
- qt里加入自己的按键驱动,在linux2.6测试通过
button
- LINUX2.6下实现按键驱动,采用中断实现,并附有测试源码
gpiotest
- s3c44b0 uclinux gpio驱动测试程序。程序每隔一秒扫描一次相应的gpio,我的开发板上是几个按键,如果有按键按下则显示按下的按键号。
STR912_GPIO
- 基于STR912的GPIO程序,本示例程序主要为测试GPIO功能。当程序运行时,LCD屏上会显示: STR91x DEMO GPIO TEST 并能通过按键K5(中断方式实现)轮流闪动L2、L3、L4、L5。
keypad
- 适用于WINBOND W90N745 CPU的按键测试程序
keyboard
- 基于linux和arm s3c2410的键盘驱动程序,动态加载内核模块,当按键按下,触发外部中断,通过spi和中断管脚,将键盘对应值在测试程序中显示。
s3c2410-button
- 开发一个基于中断机制的字符设备驱动程序,为RealARM上的四个按键设置计数值,利用按键产生中断,累加计数值(代表采集的信号数目),在测试程序中读取计数值,达到检测信号数目的目的。 编写驱动程序,为外部中断的四个按键设置计数值,当按键按 下时产生中断,与之对应的计数值递增;
minigui软键盘的实现
- 提出一种MiniGUI的软键盘快速设计方法,利用MiniGUI的酷工具栏控件创建软键盘面板,通过点击软键盘面板上的按钮向MiniGUI内部的输入法窗口发送相应按键消息,实现了包含中文字符输入的软键盘功能。编写并成功运行了通过软键盘进行字符输入的测试程序,表明该方法简便有效。
buttons.rar
- arm9 mini2440按键驱动实例,可下载到开发板上测试,arm9 mini2440 key driver instance, can be downloaded to the development of on-board test
key
- lpc3250编写测试成功的linux2.6.28内核下的按键驱动源码,允许动态加载和卸载。-lpc3250 successful linux2.6.28 writing test buttons under the kernel driver source code, allowing dynamic loading and unloading.
mini2440-Button
- mini2440按键驱动,编译完全通过,没有问题!附带详细解释和应用测试程序。-mini2440 key driver, compiled entirely through, no problem! With detailed interpretation and application of testing procedures.
key
- mini2440的按键驱动程序(轮训方式实现),及测试程序。-driver for the keypad of the mini2440 target board.
mini2440_buttons
- 嵌入式LINUX按键测试程序及其相应的测试代码-Embedded LINUX key test procedures and their corresponding test code
led-player
- LINUX下的按键测试程序,使用GT2440ARM9开发板。-Key test program under LINUX, using GT2440ARM9 development board.
s3c6410-buttons
- s3c6410按键测试,供初学者参考学习-s3c6410 key test reference for beginners to learn