文件名称:Windsurfing control system
介绍说明--下载内容来自于网络,使用问题请自行百度
全国大学生电子设计竞赛题目帆板控制系统,采用STM32主控器,mpu6050测量帆板倾斜角度,tb6612驱动风扇风速。采用PID算法,实测角度控制稳定。(National college student electronic design competition subject windsurfing control system, using STM32 master, mpu6050 measuring windsurfing angle, tb6612 drive fan wind speed. Using PID algorithm, the measured angle control is stable.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
帆板控制系统(2011电赛)\Doc\readme.txt
帆板控制系统(2011电赛)\keilkill.bat
帆板控制系统(2011电赛)\Libraries\CMSIS\core_cm3.c
帆板控制系统(2011电赛)\Libraries\CMSIS\core_cm3.h
帆板控制系统(2011电赛)\Libraries\CMSIS\startup\startup_stm32f10x_cl.s
帆板控制系统(2011电赛)\Libraries\CMSIS\startup\startup_stm32f10x_hd.s
帆板控制系统(2011电赛)\Libraries\CMSIS\startup\startup_stm32f10x_hd_vl.s
帆板控制系统(2011电赛)\Libraries\CMSIS\startup\startup_stm32f10x_ld.s
帆板控制系统(2011电赛)\Libraries\CMSIS\startup\startup_stm32f10x_ld_vl.s
帆板控制系统(2011电赛)\Libraries\CMSIS\startup\startup_stm32f10x_md.s
帆板控制系统(2011电赛)\Libraries\CMSIS\startup\startup_stm32f10x_md_vl.s
帆板控制系统(2011电赛)\Libraries\CMSIS\startup\startup_stm32f10x_xl.s
帆板控制系统(2011电赛)\Libraries\CMSIS\stm32f10x.h
帆板控制系统(2011电赛)\Libraries\CMSIS\system_stm32f10x.c
帆板控制系统(2011电赛)\Libraries\CMSIS\system_stm32f10x.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\misc.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_adc.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_bkp.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_can.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_cec.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_crc.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_dac.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_dbgmcu.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_dma.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_exti.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_flash.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_fsmc.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_gpio.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_i2c.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_iwdg.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_pwr.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_rcc.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_rtc.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_sdio.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_spi.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_tim.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_usart.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_wwdg.h
帆板控制系统(2011电赛)\Libraries\FWlib\src\misc.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_adc.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_bkp.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_can.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_cec.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_crc.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_dac.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_dbgmcu.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_dma.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_exti.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_flash.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_fsmc.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_gpio.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_i2c.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_iwdg.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_pwr.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_rcc.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_rtc.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_sdio.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_spi.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_tim.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_usart.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_wwdg.c
帆板控制系统(2011电赛)\Listing\startup_stm32f10x_hd.lst
帆板控制系统(2011电赛)\Listing\流水灯.map
帆板控制系统(2011电赛)\Output\bsp_i2c.crf
帆板控制系统(2011电赛)\Output\bsp_i2c.d
帆板控制系统(2011电赛)\Output\bsp_i2c.o
帆板控制系统(2011电赛)\Output\bsp_led.crf
帆板控制系统(2011电赛)\Output\bsp_led.d
帆板控制系统(2011电赛)\Output\bsp_led.o
帆板控制系统(2011电赛)\Output\bsp_pwm_output.crf
帆板控制系统(2011电赛)\Output\bsp_pwm_output.d
帆板控制系统(2011电赛)\Output\bsp_pwm_output.o
帆板控制系统(2011电赛)\Output\bsp_systick.crf
帆板控制系统(2011电赛)\Output\bsp_systick.d
帆板控制系统(2011电赛)\Output\bsp_systick.o
帆板控制系统(2011电赛)\Output\bsp_tim3.crf
帆板控制系统(2011电赛)\Output\bsp_tim3.d
帆板控制系统(2011电赛)\Output\bsp_tim3.o
帆板控制系统(2011电赛)\Output\bsp_usart1.crf
帆板控制系统(2011电赛)\Output\bsp_usart1.d
帆板控制系统(2011电赛)\Output\bsp_usart1.o
帆板控制系统(2011电赛)\Output\core_cm3.crf
帆板控制系统(2011电赛)\Output\core_cm3.d
帆板控制系统(2011电赛)\Output\core_cm3.o
帆板控制系统(2011电赛)\Output\ExtDll.iex
帆板控制系统(2011电赛)\Output\kalman_filter.crf
帆板控制系统(2011电赛)\Output\kalman_filter.d
帆板控制系统(2011电赛)\Output\kalman_filter.o
帆板控制系统(2011电赛)\Output\key.crf
帆板控制系统(2011电赛)\Output\key.d
帆板控制系统(2011电赛)\Output\key.o
帆板控制系统(2011电赛)\Output\main.crf
帆板控制系统(2011电赛)\Output\main.d
帆板控制系统(2011电赛)\Output\main.o
帆板控制系统(2011电赛)\Output\misc.crf
帆板控制系统(2011电赛)\Output\misc.d
帆板控制系统(2011电赛)\Output\misc.o
帆板控制系统(2011电赛)\Output\mpu6050.crf
帆板控制系统(2011电赛)\Output\mpu6050.d
帆板控制系统(2011电赛)\Output\mpu6050.o
帆板控制系统(2011电赛)\keilkill.bat
帆板控制系统(2011电赛)\Libraries\CMSIS\core_cm3.c
帆板控制系统(2011电赛)\Libraries\CMSIS\core_cm3.h
帆板控制系统(2011电赛)\Libraries\CMSIS\startup\startup_stm32f10x_cl.s
帆板控制系统(2011电赛)\Libraries\CMSIS\startup\startup_stm32f10x_hd.s
帆板控制系统(2011电赛)\Libraries\CMSIS\startup\startup_stm32f10x_hd_vl.s
帆板控制系统(2011电赛)\Libraries\CMSIS\startup\startup_stm32f10x_ld.s
帆板控制系统(2011电赛)\Libraries\CMSIS\startup\startup_stm32f10x_ld_vl.s
帆板控制系统(2011电赛)\Libraries\CMSIS\startup\startup_stm32f10x_md.s
帆板控制系统(2011电赛)\Libraries\CMSIS\startup\startup_stm32f10x_md_vl.s
帆板控制系统(2011电赛)\Libraries\CMSIS\startup\startup_stm32f10x_xl.s
帆板控制系统(2011电赛)\Libraries\CMSIS\stm32f10x.h
帆板控制系统(2011电赛)\Libraries\CMSIS\system_stm32f10x.c
帆板控制系统(2011电赛)\Libraries\CMSIS\system_stm32f10x.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\misc.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_adc.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_bkp.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_can.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_cec.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_crc.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_dac.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_dbgmcu.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_dma.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_exti.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_flash.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_fsmc.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_gpio.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_i2c.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_iwdg.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_pwr.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_rcc.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_rtc.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_sdio.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_spi.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_tim.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_usart.h
帆板控制系统(2011电赛)\Libraries\FWlib\inc\stm32f10x_wwdg.h
帆板控制系统(2011电赛)\Libraries\FWlib\src\misc.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_adc.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_bkp.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_can.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_cec.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_crc.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_dac.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_dbgmcu.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_dma.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_exti.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_flash.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_fsmc.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_gpio.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_i2c.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_iwdg.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_pwr.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_rcc.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_rtc.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_sdio.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_spi.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_tim.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_usart.c
帆板控制系统(2011电赛)\Libraries\FWlib\src\stm32f10x_wwdg.c
帆板控制系统(2011电赛)\Listing\startup_stm32f10x_hd.lst
帆板控制系统(2011电赛)\Listing\流水灯.map
帆板控制系统(2011电赛)\Output\bsp_i2c.crf
帆板控制系统(2011电赛)\Output\bsp_i2c.d
帆板控制系统(2011电赛)\Output\bsp_i2c.o
帆板控制系统(2011电赛)\Output\bsp_led.crf
帆板控制系统(2011电赛)\Output\bsp_led.d
帆板控制系统(2011电赛)\Output\bsp_led.o
帆板控制系统(2011电赛)\Output\bsp_pwm_output.crf
帆板控制系统(2011电赛)\Output\bsp_pwm_output.d
帆板控制系统(2011电赛)\Output\bsp_pwm_output.o
帆板控制系统(2011电赛)\Output\bsp_systick.crf
帆板控制系统(2011电赛)\Output\bsp_systick.d
帆板控制系统(2011电赛)\Output\bsp_systick.o
帆板控制系统(2011电赛)\Output\bsp_tim3.crf
帆板控制系统(2011电赛)\Output\bsp_tim3.d
帆板控制系统(2011电赛)\Output\bsp_tim3.o
帆板控制系统(2011电赛)\Output\bsp_usart1.crf
帆板控制系统(2011电赛)\Output\bsp_usart1.d
帆板控制系统(2011电赛)\Output\bsp_usart1.o
帆板控制系统(2011电赛)\Output\core_cm3.crf
帆板控制系统(2011电赛)\Output\core_cm3.d
帆板控制系统(2011电赛)\Output\core_cm3.o
帆板控制系统(2011电赛)\Output\ExtDll.iex
帆板控制系统(2011电赛)\Output\kalman_filter.crf
帆板控制系统(2011电赛)\Output\kalman_filter.d
帆板控制系统(2011电赛)\Output\kalman_filter.o
帆板控制系统(2011电赛)\Output\key.crf
帆板控制系统(2011电赛)\Output\key.d
帆板控制系统(2011电赛)\Output\key.o
帆板控制系统(2011电赛)\Output\main.crf
帆板控制系统(2011电赛)\Output\main.d
帆板控制系统(2011电赛)\Output\main.o
帆板控制系统(2011电赛)\Output\misc.crf
帆板控制系统(2011电赛)\Output\misc.d
帆板控制系统(2011电赛)\Output\misc.o
帆板控制系统(2011电赛)\Output\mpu6050.crf
帆板控制系统(2011电赛)\Output\mpu6050.d
帆板控制系统(2011电赛)\Output\mpu6050.o
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.