搜索资源列表
stm32V1_2
- 这是我自已为实验室画的基于STM32的PCB,现在将原理图及PCB全部分享,图是用PROTEL 99SE绘制的。可能会有布线不合理之处,仅供大家参考。 实验板资源介绍 1)CPU为100脚STM32F103XX 2)TFTLCD 3)SD卡 4)4X4键盘模块及四个独立按键 5)ISP下载口及20脚JTAG下载口 6)RS232接口、RS485接口、PS/2接口、USB接口 7)I/O口驱动的蜂鸣器 8)I2C口驱动的AT24C02 9)
STM32_LED
- 基于STM32控制的LED灯按键闪烁 c语言程序-press keyboard to control LED program that base on STM32
SysTick
- stm32中利用系统滴答定时器产生的1ms时基准确延时程序,用于LED灯地闪烁-the use of the system tick timer stm32 produce accurate time-base 1ms delay program for the LED light flashing
STM32-timer
- stm32f103vc 关于定时器的程序,通过控制LED灯来观察定时器的工作情况-stm32f103vc on timer program, by controlling the LED light to observe the work of the timer
STM32_LED1
- STM32微处理器GPIO的操作,LED小灯的源码-STM32 microprocessor GPIO operation, LED lamp source
STM32_LED
- STM32微处理器GPIO的操作,LED小灯的源码1-STM32 microprocessor GPIO operation, LED light source
Mini4Z-V0
- STM32F103CBT6 FreeRTOS, LED灯闪烁,串口中断接收,一个比较简单的FreeRTOS中断接收程序,上位机发送一组字符串,STM32返回相同的字符串-In STM32F103CBT6 FreeRTOS, LED light flicker, interrupt reception, a relatively simple FreeRTOS interrupt reception program, the PC sends a set of strings, STM32 ret
wifi-Temperature
- 以野火STM32和EWM3280为实验平台,演示怎么利用透明传输的方式在网页上查看单片机内部温度,和在网页上控制开发板上的LED灯的亮灭。-STM32 and EWM3280 to wildfires as the experimental platform to demonstrate how the use of transparent transmission mode on a page view MCU internal temperature, and on the web cont
Light_up
- STM32系列单片机系统,使用库函数对一个管脚的LED,通过数模转换将小灯由亮变暗和由暗变亮。-STM32 MCU system, using library functions for a pin of the LED, through a digital-analog conversion of the small light from light to dark and from dark to light.
EXITLED-PB5
- STM32嵌入式系统开发中断点亮LED灯-STM32 embedded system development interrupt lit LED lights
dengshanshuo
- stm32编程实现LED灯的闪烁,模块化,单片机培训课程讲解-stm32 programming LED lights flashing, modular training courses explain microcontroller
stm-led
- stm32标准模板,控制led灯,可读写时钟模块验证成功才上传的,使用时根据引脚稍稍修改一下,如不想修改按程序内定义的连接即可。(声明:本人上传所有程序均是测试过的好用的.用户名zhaoxuan1190)-stm32 standard templates, control led lights, can read and write clock module validation is successful only upload when used in accordance with the
sandengtongshiliang
- 在stm32神舟开发板上来实现led的三灯的同时亮同时灭的程序源代码-In stm32 Shenzhou development board to achieve led three bright lights while simultaneously destroy the source code
gmdz
- 基于STM32的光敏电阻控制LED灯的亮灭,光线强度小于阈值时LED亮,大于时LED灭,可在源码中设置THRE大小.-STM32-based photosensitive resistance control LED lights blinking, when the light intensity is less than the threshold LED lights, LED off greater than, the size can be set in the source code
LED
- ARM单片机例程,stm32闪灯程序,双灯闪烁程序。-ARM MCU routine, STM32 flash program, double flashing procedure
led-(2)
- ARM单片机例程,stm32流水灯程序。库函数版-ARM MCU routine, STM32 flash program, double flashing procedure
BREATH-LED
- stm32的呼吸灯程序,结构化程序lajlfjlkajsdfjjlkafj-stm32 breathing light program, structured program lajlfjlkajsdfjjlkafj
interrupt-control-LED
- 基于stm32,用中断方式控制LED灯亮灭-Based stm32, with the interrupt control LED lights off
pwm-controls-led
- 在STM32环境下通过定时器的PWM功能控制LED灯-In STM32 environment through the PWM timer function control LED lights
LED流水灯程序
- 用于新手学习,是基于STM32F10X系列的led流水灯程序