搜索资源列表
Button_Change_Pwmdty
- 按键改变pwm占空比在stm32上的实现-Button to change the pwm duty cycle to achieve on the stm32. . . . . .
PWM_Input
- STM32定时器PWM输入捕获,利用TIM1计算脉冲频率及占空比。-This example shows how to use the TIM peripheral to measure the frequency and duty cycle of an external signal.
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
yingwen
- 按键控制LED,就是用按键控制led,用STM32芯片去开发的。-Key Control LED
125HzPWM
- STM32红牛开发板三代写的125HzPWM输出,按键可调占空比和频率-Three generations of Red Bull STM32 development board to write 125HzPWM output, key adjustable duty cycle and frequency
program
- stm32的按键、dac和adc程序。程序的dac有待测试。其它模块程序可用,只需改写dac模块即可使用-stm32 for keys dac and adc program.
STM32-clock
- 基于STM32实现电子时钟的设计,可以通过按键、或者串口来进行时间设置-STM32-based electronic clock design, can be key, or serial port to set the time
STM32-Infrared-experiment
- 本实验将实现如下功能:开机在LCD上显示一些信息之后,即进入等待红外触发,如过接收到正确的红外信号,则解码,并在LCD上显示键值和所代表的意义,以及按键次数等信息。同样我们也是用LED0来指示程序正在运行。 -Infrared experiment
STM32-camera-experiment
- 基于STM32的库函数版本摄像头代码,采用OV7670摄像头,可以通过按键设置摄像头的亮度,对比度,特效等参数-Based on STM32 library function version of the camera code, using the OV7670 camera, camera can be set by buttons brightness, contrast, special effects, such as parameters
stm32-touchkey
- 基于stm32的电容式触摸按键,主要实现无需外接专用触摸ic,而是采用单片机定时器来实现触摸识别功能-Stm32 based capacitive touch buttons, the main achievement of no external dedicated touch ic, instead of using a single-chip timer to realize touch recognition
PA0PC13
- stm32 按键中断,两个按键,分别控制中断,仍何一个中断均可以引起led的改变-stm 32 interupt
LKZN_STM32方波霍尔按键调速
- 基于stm32平台的BLDC电机调速程序(BLDC motor speed program based on stm32 platform)
实验3 按键输入
- STM32 的按键输入代码 通过输入代码 控制相关按键的作用(STM32 button input code, through the input code to control the role of the key)
10-30-江-按键点灯-
- STM32按键点点灯,利用中断或者读取按键电平值来点点灯(STM32 button point light, use interruption or read the value of the key level to point the light)
stm32f030 恒流恒压源
- 恒流恒压可调电源,精度为5mv 电压输出为 0-10v 电流输出为 0-2000mA 可进行按键设置,根据用户需求设置输出不同电压电流值。(Key settings can be set, according to user needs to set the output voltage and current value)
STM32基于HAL库开发矩阵按键设计
- 文档包括key.c和key.h以及按键的原理图,适用于各种引脚接口。
stm32电子密码锁
- 该密码锁控制器 ,键盘上有0-9个数字按键,功能键:确认和取消等,可设置复合键。密码的位数及密码可以任意设定,,当输入数字和设置的密码相同的时候,锁打开,否则无法打开。采用IIC通信方式,密码锁的密码掉电不丢失。
stm32电子密码锁
- 该密码锁控制器 ,键盘上有0-9个数字按键,功能键:确认和取消等,可设置复合键。密码的位数及密码可以任意设定,,当输入数字和设置的密码相同的时候,锁打开,否则无法打开。采用IIC通信方式,密码锁的密码掉电不丢失。
STM3210X方波霍尔按键调速 (HALL电机)
- MCU是采用STM32芯片,通过按键调速,用6步方波霍尔来驱动无刷电机。