文件名称:music-fountain
-
所属分类:
- 标签属性:
- 上传时间:2016-04-20
-
文件大小:5.34mb
-
已下载:4次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
主要是基于STM32的音乐喷泉调试程序,采样音频信号进行FFT变换,再输出PWM波控制电机出水。-Mainly musical fountain debugger STM32-based sampling FFT transform audio signals, and then outputs PWM wave to control the motor water.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2016.4.5音乐频谱显示(成功)多路/Doc/readme.txt
2016.4.5音乐频谱显示(成功)多路/keilkill.bat
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/core_cm3.c
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/core_cm3.h
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/startup/startup_stm32f10x_cl.s
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/startup/startup_stm32f10x_hd.s
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/startup/startup_stm32f10x_ld.s
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/startup/startup_stm32f10x_md.s
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/startup/startup_stm32f10x_xl.s
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/stm32f10x.h
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/system_stm32f10x.c
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/system_stm32f10x.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/misc.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_adc.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_bkp.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_can.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_cec.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_crc.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_dac.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_dbgmcu.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_dma.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_exti.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_flash.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_fsmc.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_gpio.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_i2c.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_iwdg.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_pwr.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_rcc.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_rtc.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_sdio.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_spi.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_tim.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_usart.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_wwdg.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/misc.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_adc.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_bkp.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_can.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_cec.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_crc.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_dac.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_dbgmcu.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_dma.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_exti.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_flash.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_fsmc.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_gpio.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_i2c.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_iwdg.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_pwr.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_rcc.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_rtc.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_sdio.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_spi.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_tim.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_usart.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_wwdg.c
2016.4.5音乐频谱显示(成功)多路/Listing/startup_stm32f10x_hd.lst
2016.4.5音乐频谱显示(成功)多路/Listing/Template.map
2016.4.5音乐频谱显示(成功)多路/Output/bsp_adc.crf
2016.4.5音乐频谱显示(成功)多路/Output/bsp_adc.d
2016.4.5音乐频谱显示(成功)多路/Output/bsp_adc.o
2016.4.5音乐频谱显示(成功)多路/Output/bsp_ili9341_lcd.crf
2016.4.5音乐频谱显示(成功)多路/Output/bsp_ili9341_lcd.d
2016.4.5音乐频谱显示(成功)多路/Output/bsp_ili9341_lcd.o
2016.4.5音乐频谱显示(成功)多路/Output/bsp_usart.crf
2016.4.5音乐频谱显示(成功)多路/Output/bsp_usart.d
2016.4.5音乐频谱显示(成功)多路/Output/bsp_usart.o
2016.4.5音乐频谱显示(成功)多路/Output/core_cm3.crf
2016.4.5音乐频谱显示(成功)多路/Output/core_cm3.d
2016.4.5音乐频谱显示(成功)多路/Output/core_cm3.o
2016.4.5音乐频谱显示(成功)多路/Output/fft.crf
2016.4.5音乐频谱显示(成功)多路/Output/fft.d
2016.4.5音乐频谱显示(成功)多路/Output/fft.o
2016.4.5音乐频谱显示(成功)多路/Output/main.crf
2016.4.5音乐频谱显示(成功)多路/Output/main.d
2016.4.5音乐频谱显示(成功)多路/Output/main.o
2016.4.5音乐频谱显示(成功)多路/Output/misc.crf
2016.4.5音乐频谱显示(成功)多路/Output/misc.d
2016.4.5音乐频谱显示(成功)多路/Output/misc.o
2016.4.5音乐频谱显示(成功)多路/Output/musicfrequence.crf
2016.4.5音乐频谱显示(成功)多路/Output/musicfrequence.d
2016.4.5音乐频谱显示(成功)多路/Output/musicfrequence.o
2016.4.5音乐频谱显示(成功)多路/Output/ocsctl.crf
2016.4.5音乐频谱显示(成功)多路/Output/ocsctl.d
2016.4.5音乐频谱显示(成功)多路/Output/ocsctl.o
2016.4.5音乐频谱显示(成功)多路/Output/startup_stm32f10x_hd.d
2016.4.5音乐频谱显示(成功)多路/Output/startup_stm32f10x_hd.o
2016.4.5音乐频谱显示(成功)多路/Output/stm32f10x_adc.crf
2016.4.5音乐频谱显示(成功)多路/Output/stm32f10x_adc.d
2016.4.5音乐频谱显示(成功)多路/Output/stm32f10x_adc.o
2016.4.5音乐频谱显示(成功)多路/Output/stm32f10x_bkp.crf
2016.4.5音乐频谱显示(成功)多路/Output/stm32f10x_bkp.d
2016.4.5音乐频谱显示(成功)多路/Output/stm32f10x_bkp.o
2016.4.5音乐频谱显示(成功)多路/Output/stm32f10x_can.crf
2016.4.5音乐频谱显示(成功)多路/Output/stm32
2016.4.5音乐频谱显示(成功)多路/keilkill.bat
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/core_cm3.c
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/core_cm3.h
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/startup/startup_stm32f10x_cl.s
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/startup/startup_stm32f10x_hd.s
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/startup/startup_stm32f10x_ld.s
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/startup/startup_stm32f10x_md.s
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/startup/startup_stm32f10x_xl.s
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/stm32f10x.h
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/system_stm32f10x.c
2016.4.5音乐频谱显示(成功)多路/Libraries/CMSIS/system_stm32f10x.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/misc.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_adc.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_bkp.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_can.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_cec.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_crc.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_dac.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_dbgmcu.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_dma.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_exti.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_flash.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_fsmc.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_gpio.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_i2c.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_iwdg.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_pwr.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_rcc.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_rtc.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_sdio.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_spi.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_tim.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_usart.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/inc/stm32f10x_wwdg.h
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/misc.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_adc.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_bkp.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_can.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_cec.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_crc.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_dac.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_dbgmcu.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_dma.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_exti.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_flash.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_fsmc.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_gpio.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_i2c.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_iwdg.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_pwr.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_rcc.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_rtc.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_sdio.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_spi.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_tim.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_usart.c
2016.4.5音乐频谱显示(成功)多路/Libraries/FWlib/src/stm32f10x_wwdg.c
2016.4.5音乐频谱显示(成功)多路/Listing/startup_stm32f10x_hd.lst
2016.4.5音乐频谱显示(成功)多路/Listing/Template.map
2016.4.5音乐频谱显示(成功)多路/Output/bsp_adc.crf
2016.4.5音乐频谱显示(成功)多路/Output/bsp_adc.d
2016.4.5音乐频谱显示(成功)多路/Output/bsp_adc.o
2016.4.5音乐频谱显示(成功)多路/Output/bsp_ili9341_lcd.crf
2016.4.5音乐频谱显示(成功)多路/Output/bsp_ili9341_lcd.d
2016.4.5音乐频谱显示(成功)多路/Output/bsp_ili9341_lcd.o
2016.4.5音乐频谱显示(成功)多路/Output/bsp_usart.crf
2016.4.5音乐频谱显示(成功)多路/Output/bsp_usart.d
2016.4.5音乐频谱显示(成功)多路/Output/bsp_usart.o
2016.4.5音乐频谱显示(成功)多路/Output/core_cm3.crf
2016.4.5音乐频谱显示(成功)多路/Output/core_cm3.d
2016.4.5音乐频谱显示(成功)多路/Output/core_cm3.o
2016.4.5音乐频谱显示(成功)多路/Output/fft.crf
2016.4.5音乐频谱显示(成功)多路/Output/fft.d
2016.4.5音乐频谱显示(成功)多路/Output/fft.o
2016.4.5音乐频谱显示(成功)多路/Output/main.crf
2016.4.5音乐频谱显示(成功)多路/Output/main.d
2016.4.5音乐频谱显示(成功)多路/Output/main.o
2016.4.5音乐频谱显示(成功)多路/Output/misc.crf
2016.4.5音乐频谱显示(成功)多路/Output/misc.d
2016.4.5音乐频谱显示(成功)多路/Output/misc.o
2016.4.5音乐频谱显示(成功)多路/Output/musicfrequence.crf
2016.4.5音乐频谱显示(成功)多路/Output/musicfrequence.d
2016.4.5音乐频谱显示(成功)多路/Output/musicfrequence.o
2016.4.5音乐频谱显示(成功)多路/Output/ocsctl.crf
2016.4.5音乐频谱显示(成功)多路/Output/ocsctl.d
2016.4.5音乐频谱显示(成功)多路/Output/ocsctl.o
2016.4.5音乐频谱显示(成功)多路/Output/startup_stm32f10x_hd.d
2016.4.5音乐频谱显示(成功)多路/Output/startup_stm32f10x_hd.o
2016.4.5音乐频谱显示(成功)多路/Output/stm32f10x_adc.crf
2016.4.5音乐频谱显示(成功)多路/Output/stm32f10x_adc.d
2016.4.5音乐频谱显示(成功)多路/Output/stm32f10x_adc.o
2016.4.5音乐频谱显示(成功)多路/Output/stm32f10x_bkp.crf
2016.4.5音乐频谱显示(成功)多路/Output/stm32f10x_bkp.d
2016.4.5音乐频谱显示(成功)多路/Output/stm32f10x_bkp.o
2016.4.5音乐频谱显示(成功)多路/Output/stm32f10x_can.crf
2016.4.5音乐频谱显示(成功)多路/Output/stm32
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.