搜索资源列表
ourdev_608886TMXLKE
- stm32的led闪烁,一直闪啊闪的,用固件库实现-stm32 the led flashes, has been ah flash flash with firmware library implementation
stm32led
- stm32f103vbt6单片机点亮led-the code on stm32 to light a led
18.1---uCOS
- ucos-ii在STM32上的移植例程,方便新手学习,点亮LED,不断闪烁。-ucos-ii the STM32 transplant routines, to facilitate novice learning lit LED flashing.
EXTI
- EXTI外部按键中断(MDK)关于stm32的程序-a program about EXTI (Pressing the key and the LED is lighted)
interrupt
- stm32按键中断点灯,按下按键后LED灯点亮-gogo gogo stm stmgogo gogo stm stmgogo gogo stm stmgogo gogo stm stmgogo gogo stm stmgogo gogo stm stmgogo gogo stm stmgogo gogo stm stm
test2
- STM32 里面包含各种实验程序,LCD,LED,FLASH,PWM,24C02,WDOG等等,各种程序应有尽有-STM32 contains a variety of experimental procedures, LCD, LED, FLASH, PWM, 24 our fleet, WDOG, etc., all kinds of programs
STM32F10x_StdPeriph_Lib_V3.5.0
- 基于STM32, 实现正玄波的发生,实现ADC的采样,LED闪烁等基本功能,基于stm32 f103 调试通过,新手学习参考,基于st的标准库开发-based on stm32
keil4Test
- keil 测试,基于STM32控制两个74HC595芯片点亮LED-keil test
one-led
- stm32 单个LED灯闪烁,可任意修改程序-stm32 one LED
STM32-pwm
- STM32利用红外遥控pwm从而调节led亮度-STM32 using infrared remote control PWM to adjust the led brightness
ALIENTEK-MiniSTM32
- stm32的代码,一个简单的STM32的跑马灯的代码-STM32 CODE just a single stm32 code for led
STM32F1+FreeRTOS移植成功实例
- 在STM32F1系列上FreeRTOS移植。实现一个简单的LED的闪烁。(FreeRTOS Porting on STM32F1 Series. Achieve a simple LED blinking.)
RTX-LED+按键+串口
- 这个示例不错,可以希望有帮助。。。。。。。。。。。。。(This is a good example, and it can be helpful.)
基于stm32的源码
- 成功移植了contiki操作系统的代码,编译在keil5下编译生成HEX文件下载到STM32即可实现LED闪烁与串口打印功能。(The code of Contiki operation system is successfully transplanted, compiled and compiled under keil5, and HEX files are downloaded to STM32 to achieve LED scintillation and serial port p
stm32实现简单交通灯
- 通过stm32103R6实现简单的交通灯。控制红、黄、绿三种led;定时转换状态。