文件名称:PWM-CHANGE-SPEED
-
所属分类:
- 标签属性:
- 上传时间:2016-12-16
-
文件大小:8.16mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
使用pwm波进行电机的调速。主要原理是通过控制pwm的占空比实现调速。-Use pwm wave motor speed. The main principle is to achieve speed by controlling the pwm duty cycle.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
06-PWM调速/
06-PWM调速/06-PWM调速测试程序1/
06-PWM调速/06-PWM调速测试程序1/Doc/
06-PWM调速/06-PWM调速测试程序1/Doc/readme.txt
06-PWM调速/06-PWM调速测试程序1/Libraries/
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/core_cm3.c
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/core_cm3.h
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/startup/
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/startup/startup_stm32f10x_cl.s
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/startup/startup_stm32f10x_hd.s
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/startup/startup_stm32f10x_ld.s
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/startup/startup_stm32f10x_md.s
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/startup/startup_stm32f10x_xl.s
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/stm32f10x.h
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/system_stm32f10x.c
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/system_stm32f10x.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/misc.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_adc.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_bkp.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_can.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_cec.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_crc.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_dac.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_dbgmcu.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_dma.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_exti.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_flash.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_fsmc.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_gpio.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_i2c.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_iwdg.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_pwr.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_rcc.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_rtc.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_sdio.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_spi.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_tim.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_usart.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_wwdg.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/misc.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_adc.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_bkp.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_can.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_cec.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_crc.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_dac.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_dbgmcu.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_dma.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_exti.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_flash.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_fsmc.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_gpio.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_i2c.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_iwdg.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_pwr.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_rcc.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_rtc.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_sdio.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_spi.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_tim.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_usart.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_wwdg.c
06-PWM调速/06-PWM调速测试程序1/Listing/
06-PWM调速/06-PWM调速测试程序1/Listing/Template.map
06-PWM调速/06-PWM调速测试程序1/Listing/startup_stm32f10x_hd.lst
06-PWM调速/06-PWM调速测试程序1/Output/
06-PWM调速/06-PWM调速测试程序1/Output/ExtDll.iex
06-PWM调速/06-PWM调速测试程序1/Output/Template.axf
06-PWM调速/06-PWM调速测试程序1/Output/Template.hex
06-PWM调速/06-PWM调速测试程序1/Output/Template.htm
06-PWM调速/06-PWM调速测试程序1/Output/Template.lnp
06-PWM调速/06-PWM调速测试程序1/Output/Template.plg
06-PWM调速/06-PWM调速测试程序1/Output/Template.sct
06-PWM调速/06-PWM调速测试程序1/Output/core_cm3.crf
06-PWM调速/06-PWM调速测试程序1/Output/core_cm3.d
06-PWM调速/06-PWM调速测试程序1/Output/core_cm3.o
06-PWM调速/06-PWM调速测试程序1/Output/main.crf
06-PWM调速/06-PWM调速测试程序1/Output/main.d
06-PWM调速/06-PWM调速测试程序1/Output/main.o
06-PWM调速/06-PWM调速测试程序1/Output/misc.crf
06-PWM调速/06-PWM调速测试程序1/Output/misc.d
06-PWM调速/06-PWM调速测试程序1/Output/misc.o
06-PWM调速/06-PWM调速测试程序1/Output/motor.crf
06-PWM调速/06-PWM调速测试程序1/Output/motor.d
06-PWM调速/06-PWM调速测试程序1/Output/motor.o
06-PWM调速/06-PWM调速测试程序1/Output/startup_stm32f10x_hd.d
06-PWM调速/06-PWM调速测试程序1/Output/startup_stm32f10x_hd.o
06-PWM调速/06-PWM调速测试程序1/Output/stm32f10x_adc.crf
06-PWM调速/06-PWM调速测试程序1/Output/stm32f10x_adc.d
06-PWM调速/06-PWM调速测试程序1/Output/stm32f10x_adc.o
06-PWM调速/06-PWM调速测试程序1/Output/stm32f1
06-PWM调速/06-PWM调速测试程序1/
06-PWM调速/06-PWM调速测试程序1/Doc/
06-PWM调速/06-PWM调速测试程序1/Doc/readme.txt
06-PWM调速/06-PWM调速测试程序1/Libraries/
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/core_cm3.c
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/core_cm3.h
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/startup/
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/startup/startup_stm32f10x_cl.s
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/startup/startup_stm32f10x_hd.s
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/startup/startup_stm32f10x_ld.s
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/startup/startup_stm32f10x_md.s
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/startup/startup_stm32f10x_xl.s
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/stm32f10x.h
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/system_stm32f10x.c
06-PWM调速/06-PWM调速测试程序1/Libraries/CMSIS/system_stm32f10x.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/misc.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_adc.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_bkp.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_can.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_cec.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_crc.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_dac.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_dbgmcu.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_dma.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_exti.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_flash.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_fsmc.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_gpio.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_i2c.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_iwdg.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_pwr.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_rcc.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_rtc.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_sdio.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_spi.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_tim.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_usart.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/inc/stm32f10x_wwdg.h
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/misc.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_adc.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_bkp.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_can.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_cec.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_crc.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_dac.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_dbgmcu.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_dma.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_exti.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_flash.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_fsmc.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_gpio.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_i2c.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_iwdg.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_pwr.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_rcc.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_rtc.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_sdio.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_spi.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_tim.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_usart.c
06-PWM调速/06-PWM调速测试程序1/Libraries/FWlib/src/stm32f10x_wwdg.c
06-PWM调速/06-PWM调速测试程序1/Listing/
06-PWM调速/06-PWM调速测试程序1/Listing/Template.map
06-PWM调速/06-PWM调速测试程序1/Listing/startup_stm32f10x_hd.lst
06-PWM调速/06-PWM调速测试程序1/Output/
06-PWM调速/06-PWM调速测试程序1/Output/ExtDll.iex
06-PWM调速/06-PWM调速测试程序1/Output/Template.axf
06-PWM调速/06-PWM调速测试程序1/Output/Template.hex
06-PWM调速/06-PWM调速测试程序1/Output/Template.htm
06-PWM调速/06-PWM调速测试程序1/Output/Template.lnp
06-PWM调速/06-PWM调速测试程序1/Output/Template.plg
06-PWM调速/06-PWM调速测试程序1/Output/Template.sct
06-PWM调速/06-PWM调速测试程序1/Output/core_cm3.crf
06-PWM调速/06-PWM调速测试程序1/Output/core_cm3.d
06-PWM调速/06-PWM调速测试程序1/Output/core_cm3.o
06-PWM调速/06-PWM调速测试程序1/Output/main.crf
06-PWM调速/06-PWM调速测试程序1/Output/main.d
06-PWM调速/06-PWM调速测试程序1/Output/main.o
06-PWM调速/06-PWM调速测试程序1/Output/misc.crf
06-PWM调速/06-PWM调速测试程序1/Output/misc.d
06-PWM调速/06-PWM调速测试程序1/Output/misc.o
06-PWM调速/06-PWM调速测试程序1/Output/motor.crf
06-PWM调速/06-PWM调速测试程序1/Output/motor.d
06-PWM调速/06-PWM调速测试程序1/Output/motor.o
06-PWM调速/06-PWM调速测试程序1/Output/startup_stm32f10x_hd.d
06-PWM调速/06-PWM调速测试程序1/Output/startup_stm32f10x_hd.o
06-PWM调速/06-PWM调速测试程序1/Output/stm32f10x_adc.crf
06-PWM调速/06-PWM调速测试程序1/Output/stm32f10x_adc.d
06-PWM调速/06-PWM调速测试程序1/Output/stm32f10x_adc.o
06-PWM调速/06-PWM调速测试程序1/Output/stm32f1
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.