搜索资源列表
S3C44B0X例子程序2
- 1. beep -- PWM测试 为 ADS1.2 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后在57600的超级终端里按PC机键盘的“+”“-” 按键,可以听到BUZZ增大减小的声音。 2. key -- 按键测试 为 SDT2.51 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后按FS44B0X上的按键key1 key2 key3 key4 相应的发光二极管亮 3 keyint -- 按键中断测试 该项目在SDT2.51下编
Artx_Key_Demo
- LPC2142用演示ARTX的LED显示例程及KEY按键处理的演示程序. -LPC2142 demonstration premiums with the LED display routines KEY button and the demonstration program.
key
- 键盘程序实例,包括键盘按键检测和键盘扫描码返回以及密码处理等.
s3c2410_mykbd_drv
- 在2410下按键程序,运用内核中handlescancode处理键值,可以直接编译进内核,不过要对内核配置文件config.in和Makefile作相应添加修改-In 2410 under the key procedures, the use of kernel handlescancode deal with keys, can be directly compiled into the kernel, but to the kernel configuration file config.
filter
- 实现按键的滤波以及按键FIFO队列的处理。systick配置为1ms中断,在中断服务程序实现所有按键的检测滤波。-Push button FIFO queue filtering and processing. systick configured to 1ms interrupt, the interrupt service routine testing to achieve all the key filter.
project1
- ARM7核单片机AT91SAM7S64包含按键处理,12232LCD的线束检测仪的程序.-ARM7 core microcontroller AT91SAM7S64 includes keys, 12232LCD harness tester program.
ATMEGA64_LIGHT
- 大功率LED舞台灯的主控程序。包括扫描按键、数码管显示、温度采集、PWM控制、舞台灯光效果模型以及DMX512信号的发送和接收,除了开机延时外,其他地方都不用延时处理。 -High-power LED stage light master program. Including the scan button, digital display, temperature measurement, PWM control, stage lighting model, and to send and
IRQ
- 2440按键中断处理裸机程序,已在开发板上通过测试-2440 Key interrupt handling bare metal process has been tested on the development board
IRQ
- s3c2440开发板中断处理程序(RealView MDK),RealView MDK 4.60下的非常简单的中断处理程序,按键点亮LED灯。-s3c2440 development board interrupt handler (RealView MDK) RealView MDK 4.60 very simple interrupt handler, the button is lit LED lights.
KeyManage
- 按键扫描和简单处理。其中按键扫描是封装好的程序,方便用户移植,开发环境使用的是keil,单片机使用的是stm32f103vc系列的。-Key scan and simple treatment. Where key scan is packaged program, user migration, the development environment using keil, microcontroller using stm32f103vc series.
JINxiang_zhu
- 本人已经量产的 240128驱动加编码开关输入 按键按操作的程序 请主要看中断一的编码开关处理。-本人已经量产的 240128驱动加编码开关输入 按键按操作的程序。
程序框架 LED KEY
- 按键处理驱动,处理了 单按键,多按键,长按,短按,持续按等功能(Key processing driver, processing single button, multi button, long press, short press, continuous press and other functions)