搜索资源列表
nvic
- 基于STM32芯片的外部中断演示程序,按一下按键,LED状态会改变。基于万利199元STM32板写的-STM32 chip based on the external interrupt demo program, click the button, LED status will change. STM32 Manley 199 yuan on board to write
text-stm32
- 基于Keil4.12,用stm32f103在2.4寸TFT彩屏上显示图片和通过LED显示运行状态,用中断按键或串口修改LED亮灭状态,在奋斗STM32开发板上测试通过-Based Keil4.12 on a 2.4-inch TFT color screen to display pictures and operating status through the LED display, and modify the LED lights off state to use the interru
STM32-key_interrupt
- stm32程序采用库函数编程,按键采用扫描查询方式,由按键控制led亮灭,按键接PD5,led接PB0-stm32 procedures using programming libraries, button scanning inquiry, led by the key control light off, key pick PD5, led then PB0
LY_STM32
- 基于STM32源程序,利用独立键盘,控制LED灯的亮灭,按下按键,灯亮,松开按键,灯灭。-Based on the STM32 source, use separate keyboard to control LED lights light off, press the button, lights, release the button, lights out.
XQ_STM32_INT_OK
- 芯嵌stm32上电,按下按键K1或K2,会触发一个外部中断,对应的LED就会点亮。-Core embedded on stm32 power, press the button K1 or K2, will trigger an external interrupt, the corresponding LED will light up.
XQ_STM32_HUANXING
- 芯嵌stm32上电,LED灯闪烁表明系统正常运行。按下按键K1或K2,进入待机模式,LED灯灭掉。 直到按下WKUP按键,LED灯重新闪烁,说明从待机模式重新回到正常运行状态。 -Core embedded on stm32 power, LED light flashes to indicate normal system operation. Press the key K1 or K2, enter standby mode, LED lights burn out. WKUP u
tarch
- 触摸按键调光,基于stm32开发板,通过调节触摸偏,可以调节led灯的亮度。- Touch button dimming, based stm32 development board, by adjusting the touch side, you can adjust the brightness of led lights.
X3-001_button_LED_Control(V1.1)
- 安富莱原创STM32-X3开发板裸机例程1,按键和LED指示灯-An original ARMFLY STM32-X3 bare board routines 1, button and LED lights
stm32f103-key-button---
- (STM32F1O3 芯片 软件使用Keil 包含了STM32 的所有外设库函数,可用于实际项目应用)程序包含操作GPIO口的使用,可用于其它程序的扩展。按下面板的上下左右键,串口会打印出键值,并点亮对应的LED。-(STM32F1O3 chip contains all the software using the Keil STM32 peripherals library functions can be used for the actual project application) u
STM32-LCD-driver-reference-routines
- STM32液晶驱动参考例程:包括LED,显示屏,按钮的操作。-LCD driver reference routines include: LED, display, button operation.
ALIENTEK MINISTM32 实验2 按键实验
- 在STM32开发系统中,用按键实现对led灯的控制(In the STM32 development system, the button is used to control the LED light)
5、POLLING-按键
- 实现按键PC13,PA0控制LED灯亮暗(Button control, LED light bright dark)