搜索资源列表
LPC1343 Cortex-M0编程实例
- NXP LPC1343 Cortex-M0编程实例,包涵:GPIO、GPIO按键中断、IIC通讯外围设备24LC64、 PCF2129时钟芯片、PCF8576 LCD驱动液晶屏显示等功能。采用 KEIL MDK编译。
arm9按键控制
- 2440 按键控制 外部中断
MSP430按键程序
- MSP430按键中断程序范例
键盘中断例子
- S3C44B0X 键盘中断例子,测试板子上的几个按键产生中断用-S3C44B0X keyboard interrupt example, testing on the board have interrupted a few buttons with
显示数字、按键发声试验程序
- 一个比较简单的试验程序,通过该程序可以学习数码管的字符显示、动态刷新、蜂鸣器发声、中断方式按键的处理。-a relatively simple test procedure, the procedure can learn from the digital control of the characters, dynamic updating, the buzzer and interrupt handling keys.
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 key
keyzduan
- 基于AT89C51系列单片机的按键识别的C51程序按键中断识别.rar-AT89C51 series MCU based on the identification of key C51 keys interrupted identification procedures. Rar
anjianzhongduan
- 单片机学习例子(按键中断) 适合初学者使用-SCM study examples (Press interrupted) for beginners
keyscan
- 基于KeilC 平台的单片机源码,适用于AT89ls52,程序通过中断方式查询按键的输入,I/O口接入单独按键。-Microcontroller-based platform KeilC source for AT89ls52, procedure interrupt input query keys, I/O port access to a separate button.
s3c44b0-key
- 44b0和linux操作系统下的按键中断驱动程序-44b0 and linux operating system interrupt key driver
key_interrupt_scan
- 本程序是1按键中断扫描程序,是较为有效的编程思想,可以提高CPU的其他任务的调度-This procedure is a key interrupt scanning procedures, it is more effective programming ideas, can improve the CPU scheduling of other tasks
locker_with_LCD_and_clock
- 本程序用到4x4按键中断扫描法,用lcd显示,开机时候显示一个数字钟(时间不可设,稍后加入该功能),钟正常走 如果按下开锁键,进入以请输入密码界面,输入密码,如果密码正确,显示欢迎使用,密码错误蜂鸣器报警 且LCD显示密码错误,请重新输入。 注:数字时钟用的是DS1302实现,由于本人也才学单片机一个多月,所以注释非常详细,初学者很容易看懂。-This procedure used key interrupt scan
interrupt_key
- 按键中断程序开发板上用四个按键控制四个灯点亮-Key interrupt program development board with four keys to control 4 lights lit
shumaguan
- 89C52单片机控制,数码管扫描显示程序。按键中断控制。-89C52 MCU control, digital control scan display program. Button interrupt control.
实验四:按键中断(库函数)
- 主要展示基于STM32F0X的按键中断函数,比较详细(The main display based on the STM32F0X button interrupt function, more detailed)
PWM_DCMOTOR
- 实现通过按键中断控制PWM占空比,从而实现电机转速控制。(Through the button interrupt control, PWM duty cycle.)
书例_野火M3-KEY(EXTI)
- 利用STM32写的按键中断程序,可设置上升沿和下降沿触发中断(program for key interrupt)
4:STM32_外部按键中断实验
- STM32F10x开发的外部中断应用程序,按键int1和int2控制LED灯(External interrupt applications developed by STM32F10x, key INT1 and INT2 to control the LED lamp)
按键(EXTI中断模式)
- 实现stm32f10板的按键中断功能,,,,,(Key interrupt function of stm32f10 board)
【提高篇】第16讲 STM8外部中断实验
- 中断的使用方法案例。配置方法,利用按键中断,控制发光二极管和继电器(Use method cases for interrupts.Configure methods to control leds and relays using keystroke interrupts)