搜索资源列表
PWM_Beep
- STM32蜂鸣器实验,用PWM驱动蜂鸣器奏乐-STM32 buzzer experiment, play music with a PWM driving buzzer
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)
07-stm32-Beep
- 野火开发板的stm32蜂鸣器实验,希望对大家有帮助。-Wildfire stm32 development board buzzer experiments, we hope to help.
ucOS-II-V2.86-uCGUI-3.9-DEMO
- 通杀所有STM32实验,内含LCD,LED,key、蜂鸣器、串口、UCOS、QT、FLASH等多功能于一体的综合程序-failed to translate
SL2
- 本实验将实现如下功能:本实验通过代码控制ALIENTEK 战舰STM32开发板上的DS0和蜂鸣器,DS0闪烁,提示程序运行,而蜂鸣器则周期性的发出“嘀”的声音,间隔为0.3秒。-The experiment will achieve the following functions: In this study, code control ALIENTEK battleship STM32 development board DS0 and buzzer, DS0 flashes, indicat
Beeper
- STM32 神舟王103开发板 蜂鸣器实验-STM32 Beeper
stm32-buzzer
- 基于stm32单片机的蜂鸣器实验,仅供参考-Based on the stm32 MCU buzzer experiment
buzzer
- STM32蜂鸣器实验。控制蜂鸣器间断响起。经实际调试可用。-STM32 buzzer
stm32--shiyan2
- 基于stm32单片机的c语言编写的一个基本入门的程序,蜂鸣器的实验程序,对于初学者有很大帮助。-Based on STM32 microcontroller C language of a basic introduction to the program, the buzzer of the experimental procedures, for beginners a great help.
20.BEEP
- 20.BEEP蜂鸣器实验(STM32神舟III号-库函数版)-20.BEEP buzzer experiments (STM32 Shenzhou III No.- library function version)
STM32-fengmingqishiyan
- 实验现象: 本实验通过代码控制开发板上的DS0和蜂鸣器,DS0闪烁,提示程序运行,而蜂鸣器 则周期性的发出“嘀”的声音,间隔为0.3秒-Experimental phenomena: The experiment code control development board DS0 and buzzer, DS0 flashes, indicating the program is running, the buzzer will periodically issue a "
STM32-waibuzhongduanshiyan
- 本实验,利用外部中断,实现与实验3类似的效果,即:通过开发板上载有的4个按 钮(KEY_UP、KEY0、KEY1和KEY2),来控制板上的2个LED(DS0和DS1)和蜂鸣器 ,其中WK_UP控制蜂鸣器,按一次叫,再按一次停;KEY2控制DS0,按一次亮,再按 一次灭;KEY1控制DS1,效果同KEY2;KEY0则同时控制DS0和DS1,按一次,他们的 状态就翻转一次。-In this study, the use of external interrupts, achi
STM32-anjianshurushiyan
- 本实验,通过开发板上载有的4个按钮(KEY_UP、KEY0、KEY1和KEY2),来控制板 上的2个LED(DS0和DS1)和蜂鸣器,其中WK_UP控制蜂鸣器,按一次叫,再按一次 停;KEY2控制DS0,按一次亮,再按一次灭;KEY1控制DS1,效果同KEY2;KEY0则 同时控制DS0和DS1,按一次,他们的状态就翻转一次。 -In this study, by the development board contained four buttons (KEY_UP, KEY
Template 蜂鸣器实验
- 基于stm32的蜂鸣器实验源码。需要在对应平台上使用(Based on the stm32 buzzer experimental source. Need to use on the corresponding platform)
实验2:蜂鸣器
- 利用板子的IO口控制无源蜂鸣器,实现蜂鸣器发声。(Use the IO port of the board to control the passive buzzer, realize the buzzer sound.)
实验2 蜂鸣器实验
- STM32 蜂鸣器实验库函数代码 控制蜂鸣器的响应(STM32 buzzer experiment library function code)
实验2 蜂鸣器实验
- stm32驱动蜂鸣器蜂鸣器 蜂鸣器实验 stm32入门(STM32 drive buzzer buzzer)
实验2 蜂鸣器实验
- STM32的蜂鸣器实验,亲测能用。内有详细的讲解文档,很好的学习资料。(STM32 buzzer experiment, pro test can use. There is a detailed explanation of the document, a good learning materials.)
实验2 蜂鸣器实验
- 使用stm32实现蜂鸣器, 代码简单,清楚,易懂,适合刚学习stm32的新手入门学习必备首选资料(use STM 32 to get beee!)
mdk程序源码
- mdk stm32程序源码包括看门狗实验、蜂鸣器实验、跑马灯实验等