- 87361021studentallguanli 学工处学生信息管理系统 (软件需求说明书) 1引言 2 1.1编写目的 2 1.2背景 2 1.3定义 2 1.4参考资料 2 2任务概述 2 2.1目标 2 2.2用户的特点 2 2.3假定和约束 2 3需求规定 2 3.1对功能的规定 2 3.2其他功能的规定 2 3.3输入输出要求 2 3.4数据管理能力要求 2 4运行环境规定 2 4.1设备 2 4.2支持软件 2 4.3接口 2 4.4控制
- ASM 采用算法对柔性体进行建模
- ls-lmmse-channel-estimation 使用matlab的OFDM导频ls lmmse信道估计
- 实例59_系统信息_显示分辨率 实例59
- Y 多宗实用小工具
- MPCcode 模型预测控制
文件名称:RGB-LEDcode
介绍说明--下载内容来自于网络,使用问题请自行百度
该代码为本人的本科毕业设计代码,由于电路原理图丢失,不能提供原理图,但代码类每一个外设模块都有引脚的接口说明,代码也有详细的说明,代码风格与官方风格相似,本人在开发时比较注重代码的可读性,该设计是基于手机蓝牙和stm32单片机的一款RGB-LED变色变光远程+近程控制的智能灯,该代码仅提供参考,不可作为商业用途,若作为商业用途,产生的不良后果自行承担,在此声明!本人为初学者,代码仅供参考!(The code for my graduate design code, the circuit principle diagram is lost, can not provide the principle diagram, but the code class each peripheral module has pin interface that the code is described in detail, and the official code style is similar in style, I pay more attention to the readability of the code in the development, the design is intelligent variable light remote control + mobile phone Bluetooth and STM32 MCU RGB-LED a color based on the code for reference only, not for commercial purposes, if used for commercial purposes, adverse consequences borne, in this statement! I am a beginner, the code is for reference only!)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
(7)程序代码/
(7)程序代码/Backup of STM32F10X Template.ewd
(7)程序代码/Backup of STM32F10X Template.ewp
(7)程序代码/CMSIS/
(7)程序代码/CMSIS/STARTUP/
(7)程序代码/CMSIS/STARTUP/startup_stm32f10x_cl.s
(7)程序代码/CMSIS/STARTUP/startup_stm32f10x_hd.s
(7)程序代码/CMSIS/STARTUP/startup_stm32f10x_hd_vl.s
(7)程序代码/CMSIS/STARTUP/startup_stm32f10x_ld.s
(7)程序代码/CMSIS/STARTUP/startup_stm32f10x_ld_vl.s
(7)程序代码/CMSIS/STARTUP/startup_stm32f10x_md.s
(7)程序代码/CMSIS/STARTUP/startup_stm32f10x_md_vl.s
(7)程序代码/CMSIS/STARTUP/startup_stm32f10x_xl.s
(7)程序代码/CMSIS/stm32f10x.h
(7)程序代码/CMSIS/system_stm32f10x.c
(7)程序代码/CMSIS/system_stm32f10x.h
(7)程序代码/DRIVER/
(7)程序代码/DRIVER/inc/
(7)程序代码/DRIVER/inc/bluetooth.h
(7)程序代码/DRIVER/inc/echo.h
(7)程序代码/DRIVER/inc/key.h
(7)程序代码/DRIVER/inc/key_time.h
(7)程序代码/DRIVER/inc/led.h
(7)程序代码/DRIVER/inc/power.h
(7)程序代码/DRIVER/inc/rgbpwm.h
(7)程序代码/DRIVER/inc/timer.h
(7)程序代码/DRIVER/inc/usart.h
(7)程序代码/DRIVER/src/
(7)程序代码/DRIVER/src/bluetooth.c
(7)程序代码/DRIVER/src/echo.c
(7)程序代码/DRIVER/src/key.c
(7)程序代码/DRIVER/src/key_time.c
(7)程序代码/DRIVER/src/led.c
(7)程序代码/DRIVER/src/power.c
(7)程序代码/DRIVER/src/rgbpwm.c
(7)程序代码/DRIVER/src/timer.c
(7)程序代码/DRIVER/src/usart.c
(7)程序代码/Debug/
(7)程序代码/Debug/Exe/
(7)程序代码/Debug/Exe/STM32F10X Template.out
(7)程序代码/Debug/Exe/STM32F10X Template.sim
(7)程序代码/Debug/List/
(7)程序代码/Debug/Obj/
(7)程序代码/Debug/Obj/STM32F10X Template.pbd
(7)程序代码/Debug/Obj/STM32F10X Template.pbd.browse
(7)程序代码/Debug/Obj/bluetooth.o
(7)程序代码/Debug/Obj/bluetooth.pbi
(7)程序代码/Debug/Obj/bluetooth.pbi.cout
(7)程序代码/Debug/Obj/key.o
(7)程序代码/Debug/Obj/key.pbi.cout
(7)程序代码/Debug/Obj/key_time.o
(7)程序代码/Debug/Obj/key_time.pbi
(7)程序代码/Debug/Obj/key_time.pbi.cout
(7)程序代码/Debug/Obj/led.o
(7)程序代码/Debug/Obj/led.pbi
(7)程序代码/Debug/Obj/led.pbi.cout
(7)程序代码/Debug/Obj/main.o
(7)程序代码/Debug/Obj/main.pbi
(7)程序代码/Debug/Obj/main.pbi.cout
(7)程序代码/Debug/Obj/misc.o
(7)程序代码/Debug/Obj/misc.pbi
(7)程序代码/Debug/Obj/misc.pbi.cout
(7)程序代码/Debug/Obj/power.o
(7)程序代码/Debug/Obj/power.pbi
(7)程序代码/Debug/Obj/power.pbi.cout
(7)程序代码/Debug/Obj/rgbpwm.o
(7)程序代码/Debug/Obj/rgbpwm.pbi
(7)程序代码/Debug/Obj/rgbpwm.pbi.cout
(7)程序代码/Debug/Obj/startup_stm32f10x_md.o
(7)程序代码/Debug/Obj/stm32f10x_adc.o
(7)程序代码/Debug/Obj/stm32f10x_adc.pbi
(7)程序代码/Debug/Obj/stm32f10x_adc.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_bkp.o
(7)程序代码/Debug/Obj/stm32f10x_bkp.pbi
(7)程序代码/Debug/Obj/stm32f10x_bkp.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_can.o
(7)程序代码/Debug/Obj/stm32f10x_can.pbi
(7)程序代码/Debug/Obj/stm32f10x_can.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_cec.o
(7)程序代码/Debug/Obj/stm32f10x_cec.pbi
(7)程序代码/Debug/Obj/stm32f10x_cec.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_crc.o
(7)程序代码/Debug/Obj/stm32f10x_crc.pbi
(7)程序代码/Debug/Obj/stm32f10x_crc.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_dac.o
(7)程序代码/Debug/Obj/stm32f10x_dac.pbi
(7)程序代码/Debug/Obj/stm32f10x_dac.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_dbgmcu.o
(7)程序代码/Debug/Obj/stm32f10x_dbgmcu.pbi
(7)程序代码/Debug/Obj/stm32f10x_dbgmcu.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_dma.o
(7)程序代码/Debug/Obj/stm32f10x_dma.pbi
(7)程序代码/Debug/Obj/stm32f10x_dma.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_exti.o
(7)程序代码/Debug/Obj/stm32f10x_exti.pbi
(7)程序代码/Debug/Obj/stm32f10x_exti.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_flash.o
(7)程序代码/Debug/Obj/stm32f10x_flash.pbi
(7)程序代码/Debug/Obj/stm32f10x_flash.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_fsmc.o
(7)程序代码/Debug/Obj/stm32f10x_fsmc.pbi
(7)程序代码/Debug/Obj/stm32f10x_fsmc.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_gpio.o
(7)程序代码/Debug/Obj/stm32f10x_gpio.pbi
(7)程序代码/Debug/Obj/stm32f10x_gpio.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_i2c.o
(7)程序代码/Debug/Obj/stm32f10x_i2c.pbi
(7)程序代码/Debug/Obj/stm32f10x_i2c.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_it.o
(7)程序代码/Debug/Obj/stm32f10x_it.pbi
(7)程序代码/Debug/Obj/stm32f10x_it.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_iwdg.o
(7)程序代码/Debug/Obj/stm32f10x_iwdg.pbi
(7)程序代码/Debug/Obj/stm32f10x_iwdg.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_pwr.o
(7)程序代码/Debug/Obj/stm32f10x_pwr.pbi
(7)程序代码/Debug/Obj/stm32f10x_pwr.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_rcc.o
(7)程序代码/Debug/Obj/stm32f10x_rcc.pbi
(7)程序代码/Debug/Obj/stm32f10x_rcc.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_rtc.o
(7)程序代码/Debug/Obj/stm32f10x_rtc.pbi
(7)程序代码/Debug/Obj/stm32f10x_rtc.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_sdio.o
(7)程序代码/Debug/Obj/stm32f10x_sdio.pbi
(7)程序代码/Debug/Obj/stm32f10x_sdio.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_spi.o
(7)程序代码/Debug/Obj/stm32f10x_spi.pbi
(7)程序代码/Debug/Obj/stm32f10x_spi.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_tim.o
(7)程序代码/Debug/Obj/stm32f10x_tim.pbi
(7)程序代码/Debug/Obj/stm32f10x_tim.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_usart.o
(7)程序代码/Debug/Obj/stm32f10x_usart.pbi
(7)程序代码/Debug/Obj/stm32f10x_usart.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_wwdg.o
(7)程序代码/Debug/Obj/stm32f10x_wwdg.pbi
(7)程序代码/Debug/Obj/stm32f10x_wwdg.pbi.cout
(7)程序代码/Debug/Obj/system_stm32f10x.o
(7)程序代码/Debug/Obj/system_stm32f10x.pbi
(7)程序代码/Debug/Obj/system_stm32f10x.pbi.cout
(7)程序代码/Debug/Obj/timer.o
(7)程序代码/Debug/Obj/timer.pbi
(7)程序代码/Debug/Obj/timer.pbi.cout
(7)程序代码/Debug/Obj/usart.o
(7)程序代码/Debug/Obj/usart.pbi
(7)程序代码/Debug/Obj/usart.pbi.cout
(7)程序代码/FWLIB/
(7)程序代码/FWLIB/inc/
(7)程序代码/FWLIB/inc/misc.h
(7)程序代码/FWLIB/inc/stm32f10x_adc.h
(7)程序代码/FWLIB/inc/stm32f10x_bkp.h
(7)程序代码/FWL
(7)程序代码/Backup of STM32F10X Template.ewd
(7)程序代码/Backup of STM32F10X Template.ewp
(7)程序代码/CMSIS/
(7)程序代码/CMSIS/STARTUP/
(7)程序代码/CMSIS/STARTUP/startup_stm32f10x_cl.s
(7)程序代码/CMSIS/STARTUP/startup_stm32f10x_hd.s
(7)程序代码/CMSIS/STARTUP/startup_stm32f10x_hd_vl.s
(7)程序代码/CMSIS/STARTUP/startup_stm32f10x_ld.s
(7)程序代码/CMSIS/STARTUP/startup_stm32f10x_ld_vl.s
(7)程序代码/CMSIS/STARTUP/startup_stm32f10x_md.s
(7)程序代码/CMSIS/STARTUP/startup_stm32f10x_md_vl.s
(7)程序代码/CMSIS/STARTUP/startup_stm32f10x_xl.s
(7)程序代码/CMSIS/stm32f10x.h
(7)程序代码/CMSIS/system_stm32f10x.c
(7)程序代码/CMSIS/system_stm32f10x.h
(7)程序代码/DRIVER/
(7)程序代码/DRIVER/inc/
(7)程序代码/DRIVER/inc/bluetooth.h
(7)程序代码/DRIVER/inc/echo.h
(7)程序代码/DRIVER/inc/key.h
(7)程序代码/DRIVER/inc/key_time.h
(7)程序代码/DRIVER/inc/led.h
(7)程序代码/DRIVER/inc/power.h
(7)程序代码/DRIVER/inc/rgbpwm.h
(7)程序代码/DRIVER/inc/timer.h
(7)程序代码/DRIVER/inc/usart.h
(7)程序代码/DRIVER/src/
(7)程序代码/DRIVER/src/bluetooth.c
(7)程序代码/DRIVER/src/echo.c
(7)程序代码/DRIVER/src/key.c
(7)程序代码/DRIVER/src/key_time.c
(7)程序代码/DRIVER/src/led.c
(7)程序代码/DRIVER/src/power.c
(7)程序代码/DRIVER/src/rgbpwm.c
(7)程序代码/DRIVER/src/timer.c
(7)程序代码/DRIVER/src/usart.c
(7)程序代码/Debug/
(7)程序代码/Debug/Exe/
(7)程序代码/Debug/Exe/STM32F10X Template.out
(7)程序代码/Debug/Exe/STM32F10X Template.sim
(7)程序代码/Debug/List/
(7)程序代码/Debug/Obj/
(7)程序代码/Debug/Obj/STM32F10X Template.pbd
(7)程序代码/Debug/Obj/STM32F10X Template.pbd.browse
(7)程序代码/Debug/Obj/bluetooth.o
(7)程序代码/Debug/Obj/bluetooth.pbi
(7)程序代码/Debug/Obj/bluetooth.pbi.cout
(7)程序代码/Debug/Obj/key.o
(7)程序代码/Debug/Obj/key.pbi.cout
(7)程序代码/Debug/Obj/key_time.o
(7)程序代码/Debug/Obj/key_time.pbi
(7)程序代码/Debug/Obj/key_time.pbi.cout
(7)程序代码/Debug/Obj/led.o
(7)程序代码/Debug/Obj/led.pbi
(7)程序代码/Debug/Obj/led.pbi.cout
(7)程序代码/Debug/Obj/main.o
(7)程序代码/Debug/Obj/main.pbi
(7)程序代码/Debug/Obj/main.pbi.cout
(7)程序代码/Debug/Obj/misc.o
(7)程序代码/Debug/Obj/misc.pbi
(7)程序代码/Debug/Obj/misc.pbi.cout
(7)程序代码/Debug/Obj/power.o
(7)程序代码/Debug/Obj/power.pbi
(7)程序代码/Debug/Obj/power.pbi.cout
(7)程序代码/Debug/Obj/rgbpwm.o
(7)程序代码/Debug/Obj/rgbpwm.pbi
(7)程序代码/Debug/Obj/rgbpwm.pbi.cout
(7)程序代码/Debug/Obj/startup_stm32f10x_md.o
(7)程序代码/Debug/Obj/stm32f10x_adc.o
(7)程序代码/Debug/Obj/stm32f10x_adc.pbi
(7)程序代码/Debug/Obj/stm32f10x_adc.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_bkp.o
(7)程序代码/Debug/Obj/stm32f10x_bkp.pbi
(7)程序代码/Debug/Obj/stm32f10x_bkp.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_can.o
(7)程序代码/Debug/Obj/stm32f10x_can.pbi
(7)程序代码/Debug/Obj/stm32f10x_can.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_cec.o
(7)程序代码/Debug/Obj/stm32f10x_cec.pbi
(7)程序代码/Debug/Obj/stm32f10x_cec.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_crc.o
(7)程序代码/Debug/Obj/stm32f10x_crc.pbi
(7)程序代码/Debug/Obj/stm32f10x_crc.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_dac.o
(7)程序代码/Debug/Obj/stm32f10x_dac.pbi
(7)程序代码/Debug/Obj/stm32f10x_dac.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_dbgmcu.o
(7)程序代码/Debug/Obj/stm32f10x_dbgmcu.pbi
(7)程序代码/Debug/Obj/stm32f10x_dbgmcu.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_dma.o
(7)程序代码/Debug/Obj/stm32f10x_dma.pbi
(7)程序代码/Debug/Obj/stm32f10x_dma.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_exti.o
(7)程序代码/Debug/Obj/stm32f10x_exti.pbi
(7)程序代码/Debug/Obj/stm32f10x_exti.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_flash.o
(7)程序代码/Debug/Obj/stm32f10x_flash.pbi
(7)程序代码/Debug/Obj/stm32f10x_flash.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_fsmc.o
(7)程序代码/Debug/Obj/stm32f10x_fsmc.pbi
(7)程序代码/Debug/Obj/stm32f10x_fsmc.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_gpio.o
(7)程序代码/Debug/Obj/stm32f10x_gpio.pbi
(7)程序代码/Debug/Obj/stm32f10x_gpio.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_i2c.o
(7)程序代码/Debug/Obj/stm32f10x_i2c.pbi
(7)程序代码/Debug/Obj/stm32f10x_i2c.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_it.o
(7)程序代码/Debug/Obj/stm32f10x_it.pbi
(7)程序代码/Debug/Obj/stm32f10x_it.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_iwdg.o
(7)程序代码/Debug/Obj/stm32f10x_iwdg.pbi
(7)程序代码/Debug/Obj/stm32f10x_iwdg.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_pwr.o
(7)程序代码/Debug/Obj/stm32f10x_pwr.pbi
(7)程序代码/Debug/Obj/stm32f10x_pwr.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_rcc.o
(7)程序代码/Debug/Obj/stm32f10x_rcc.pbi
(7)程序代码/Debug/Obj/stm32f10x_rcc.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_rtc.o
(7)程序代码/Debug/Obj/stm32f10x_rtc.pbi
(7)程序代码/Debug/Obj/stm32f10x_rtc.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_sdio.o
(7)程序代码/Debug/Obj/stm32f10x_sdio.pbi
(7)程序代码/Debug/Obj/stm32f10x_sdio.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_spi.o
(7)程序代码/Debug/Obj/stm32f10x_spi.pbi
(7)程序代码/Debug/Obj/stm32f10x_spi.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_tim.o
(7)程序代码/Debug/Obj/stm32f10x_tim.pbi
(7)程序代码/Debug/Obj/stm32f10x_tim.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_usart.o
(7)程序代码/Debug/Obj/stm32f10x_usart.pbi
(7)程序代码/Debug/Obj/stm32f10x_usart.pbi.cout
(7)程序代码/Debug/Obj/stm32f10x_wwdg.o
(7)程序代码/Debug/Obj/stm32f10x_wwdg.pbi
(7)程序代码/Debug/Obj/stm32f10x_wwdg.pbi.cout
(7)程序代码/Debug/Obj/system_stm32f10x.o
(7)程序代码/Debug/Obj/system_stm32f10x.pbi
(7)程序代码/Debug/Obj/system_stm32f10x.pbi.cout
(7)程序代码/Debug/Obj/timer.o
(7)程序代码/Debug/Obj/timer.pbi
(7)程序代码/Debug/Obj/timer.pbi.cout
(7)程序代码/Debug/Obj/usart.o
(7)程序代码/Debug/Obj/usart.pbi
(7)程序代码/Debug/Obj/usart.pbi.cout
(7)程序代码/FWLIB/
(7)程序代码/FWLIB/inc/
(7)程序代码/FWLIB/inc/misc.h
(7)程序代码/FWLIB/inc/stm32f10x_adc.h
(7)程序代码/FWLIB/inc/stm32f10x_bkp.h
(7)程序代码/FWL
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
