搜索资源列表
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下编
keyzduan
- 基于AT89C51系列单片机的按键识别的C51程序按键中断识别.rar-AT89C51 series MCU based on the identification of key C51 keys interrupted identification procedures. Rar
51_c
- 51 c 一.闪烁灯 二.流水灯的左移右移 三.按键判断 四.数码管静态显示 五.数码管动态显示 六.4X4键盘识别 七.按键中断判断方式 八.定时器T0的应用---9.9秒计时设计 九.PC机与单片机通信 十.24C08读写操作-51 c 1. Lights flickered 2. Wasted lights bits shifted to the right three. Four keys judgment. Digital static show
anjianzhongduan
- 单片机学习例子(按键中断) 适合初学者使用-SCM study examples (Press interrupted) for beginners
s3c44b0-key
- 44b0和linux操作系统下的按键中断驱动程序
key_interrupt_scan
- 本程序是1按键中断扫描程序,是较为有效的编程思想,可以提高CPU的其他任务的调度
locker_with_LCD_and_clock
- 本程序用到4x4按键中断扫描法,用lcd显示,开机时候显示一个数字钟(时间不可设,稍后加入该功能),钟正常走 如果按下开锁键,进入以请输入密码界面,输入密码,如果密码正确,显示欢迎使用,密码错误蜂鸣器报警 且LCD显示密码错误,请重新输入。 注:数字时钟用的是DS1302实现,由于本人也才学单片机一个多月,所以注释非常详细,初学者很容易看懂。-This procedure used key interrupt scanning 4x4, with lcd display, bo
shumaguan
- 89C52单片机控制,数码管扫描显示程序。按键中断控制。-89C52 MCU control, digital control scan display program. Button interrupt control.
STM32_RTC_秒中断闹钟中断演示程序
- 秒中断;启动时显示默认时间,按下GPIO_15(此按键在STM32板上为按键)后,设置时间,输入时间后(只能一位一位输),按新时间开始显示,由秒中断控制每秒显示一次,并每五秒产生一次闹钟中断。代码注释的比较全
实验四:按键中断(库函数)
- 主要展示基于STM32F0X的按键中断函数,比较详细(The main display based on the STM32F0X button interrupt function, more detailed)
实验5 外部中断实验
- 通过板载的 4 个按键,控制板载的两个 LED 的亮灭以及蜂鸣器的发声(The onboard 4 buttons control the two LED lights on the board and the buzzer sounds)
PWM_DCMOTOR
- 实现通过按键中断控制PWM占空比,从而实现电机转速控制。(Through the button interrupt control, PWM duty cycle.)
书例_野火M3-KEY(EXTI)
- 利用STM32写的按键中断程序,可设置上升沿和下降沿触发中断(program for key interrupt)
STM32F107外部中断程序
- 按键触发STM32的GPIO中断,点亮LED(Keystroke triggers GPIO interrupts)
2个按键分别控制2个LED
- 按键S1,S2外部中断方式改变LED1,LED2状态,具有防抖功能(Key S1, S2 external interrupt mode change LED1, LED2 state, with anti - shake function)
记录开机后按键第一次按下后抬起的时间
- 中断配置按键(Interrupt configuration key by interrupting)
4:STM32_外部按键中断实验
- STM32F10x开发的外部中断应用程序,按键int1和int2控制LED灯(External interrupt applications developed by STM32F10x, key INT1 and INT2 to control the LED lamp)
按键——中断方式
- 通过以中断方式的按键程序来控制单片机上的流水灯的流水方式(Control the flow of water lamp on single chip microcomputer by interrupting the keypad program)
按键(EXTI中断模式)
- 实现stm32f10板的按键中断功能,,,,,(Key interrupt function of stm32f10 board)
外部中断实验
- 两种方式的流水灯实现,并且通过两个按键利用通过外部中断实现两种不同方式的切换(The two way is water lamp, and through two buttons, we use external interrupt to achieve two different ways of handover.)
