搜索资源列表
key_ucos
- 可以加载到嵌入式系统终端的键盘驱动程序,实现了键盘初始化,键盘数据读写及复位等功能。- The keyboard driver program can be loaded inbed-system and carry out the function of the initialization keyboard,r/w of keyboard data, reset and so on.
KB-bbpc
- 蓝宇BBPC-SOM2496嵌入式主板 获取键盘扫描码实例代码与函数-Lan Yu-SOM2496 access to the Main Board Embedded keyboard scan code with the function code examples
ARMSYS
- 杭州利宇泰公司的基于44B0的ARMSys开发板上的大量源代码,包括ADC、ARP、彩色LCD、外部中断、以太网底层函数、FAT16文件系统、Flash ROM、GUI软件包、Helloworld程序、IIC接口、扫描键盘、Ping程序、44B0内置RTC示例、SDRAM接口、定时器示例、触摸屏示例、UART示例和uC/OS-II的移植、应用(包括多任务、任务间通信、中断服务程序)、UDP数据传输、USB固件编写等程序代码和工程。一次性共享给大家使用。可以作为其他samsung44B0开发板上应
myedit
- Qt Virtual Keyboard for QT embedded System if you can use that myLineEdit as a lineEdit component. this function is used for any types of PXA*** boards
keydisp
- 基于c8051f340的模式改变的键盘显示 并且有在模式设置时有闪烁功能 平时为灭码 轻触按键显示当前状态-Based on changes in the mode of c8051f340 keyboard and display and there are flashes when the mode is set to function normally for the eradication of yards touch of a button displays the current s
LPC2103_readkey_test
- 在LPC2103上调试成功的4*4键盘函数,一个最重要的是要在GPIO口外接上来电阻!-In LPC2103 debugging success on 4* 4 keyboard function, one of the most important is to connect to GPIO esrtuary resistance!
Threen
- 利用8253实现闪烁灯效果,并最终通过键盘输入指定时间实现定时闪烁,同时利用七段数码管倒计时辅助显示闪烁时间,实现定时设定功能。比如:按下键盘9号键,则LED灯开始每秒闪烁一下,9秒后停止闪烁,实现定时闪烁;同时数码管从9开始倒计时显示辅助显示闪烁时间。-The use of 8253 to achieve a blinking light effect, and ultimately to achieve a specified time by the regular keyboard in
keyboard-1.00.tar
- 使用I2C协议(山寨板)的MIDI键盘。 使用了一片74HC165接受信号。用74HC164扫段。 具有力度功能,可以和上位通信更改力度。是相当不错的学习资料!-Using the I2C protocol (cottage board) MIDI keyboard. Received signal using a 74HC165. With 74HC164 sweep segment. With the intensity function, you can change the in
MouseADC_USB_V1.1_ok
- 采用silab MCU 实现usb鼠标的功能,稍微改一下就可以实现鼠标键盘的混合设备。-Usb mouse using silab MCU to achieve the function, you can change it a little mouse, keyboard mixing equipment.
arm7-keyboard2
- 键盘程序,lpc2138上的,虽然功能比较简单,新手可以看一下-Keyboard program, lpc2138 on, although the function is relatively simple, novice can look at
ARM7-Key
- 本仿真实例使用proteus仿真软件,仿真使用ARM7微处理器实现键盘扫描的功能-The simulation examples using the proteus simulation software, simulation using an ARM7 microprocessor keyboard scanning function
huibian
- (1)显示年、月、日、星期、时、分、秒 (2)能够通过键盘输入日期和时间的初值 (3)通过功能键能够实现数据储存、查询、上传(串行通讯)功能 (4)时时显示室内的温度和湿度, (5)通过功能键能够实现外中断和定时中断功能 -(1) shows that year, month, day, week, when, minutes and seconds (2) can through the keyboard input the date and time of the i
4x4key_scan
- 1、该段程序是4*4键盘扫描程序,功能比较全,根据实际情况可在次基础上进行修改; 2、已调试通过,实现了组合按键功能 连发功能-1, this section of the program is 4* 4 keyboard scanning procedures, full-feature comparison, can modify the times on the basis of the actual situation 2, has been debugging through
430-key
- IAR环境下,MSP430通用的无需上拉电阻4*4矩阵键盘驱动程序,IO口修改十分方便,延时函数调整到适合自己的检测效果就行。-IAR environment, MSP430 versatile no pull-up resistor 4* 4 matrix keyboard driver, IO port is very convenient to modify, delay function to adjust to suit their own test results on the li
3-Key_Scan
- STM8的项目模板例程3--键盘扫描功能是通过项目模板来学习新的微控制器键盘输入的好方法,您可以快速做自己的项目推出STM8-STM8 project templates Sample 3- keyboard scanning function is a good way to learn a new keyboard input via a microcontroller project templates, you can quickly do their own projects laun
ALIENTEK-MiniSTM32-test2-jianpan
- stm32实现键盘扫描功能源代码。寄存器版本。-stm32 realize keyboard scan function of the source code. Register version.
electronic-clock
- 基于S3C2440开发平台,实现电子闹钟功能,通过数码管显示时间,通过键盘扫描输入闹钟,闹钟响时,通过外部中断按键关闭。-Based on S3C2440 development platform, electronic alarm clock function, digital tube display time through, enter the alarm through the keyboard scanning, alarm clock, using an external inte
USBKey
- 支持标准usb键盘 并且支持部分功能键 测试很好用-Supports standard USB keyboard and supports partial function keys to be used in a very good test.
Calendar
- 系统电路由时钟模块、主控模块、键盘及显示模块、电源模块组成。实时时钟采用DS1302实现年、月、日、时、分、秒、星期等时间信息的采集及闹钟功能。这样设计的结果使电路结构十分简洁,各种要求能完全保证,使系统电路的稳定性得到提高。同时,它采用C语言对系统的各功能模块进行编程实现,并且系统具有键盘控制功能,方便校对时间。-System circuit by the clock module, main control module, the keyboard and display module, p
stm32_MyUSB_HID_Test
- 本程序能够模拟手柄基本功能的键,并可以做一般的游戏应用,增加了键盘扫描程序,不使用中断来处理。将方向键换为摇杆来使用。-This program can simulate the basic function of the handle keys, and can do the general game applications, also including keyboard scanning process,it does not use interrupt.