文件名称:IRRemoteControl_Test
-
所属分类:
- 标签属性:
- 上传时间:2016-05-16
-
文件大小:3.65mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
在keile5下编译的程序,利用STM32F407最小系统做了一个通过红外遥控控制继电器通断,从而实现无线控制台灯的开关(继电器接上台灯)-Under the keile5 compilation procedures, using STM32F407 minimum system made a through infrared remote control relay on and off, so as to realize the switch of wireless control desk lamp
(系统自动生成,下载前可以参看下载内容)
下载文件列表
IRRemoteControl_Test/CORE/core_cm4.h
IRRemoteControl_Test/CORE/core_cm4_simd.h
IRRemoteControl_Test/CORE/core_cmFunc.h
IRRemoteControl_Test/CORE/core_cmInstr.h
IRRemoteControl_Test/CORE/startup_stm32f40_41xxx.s
IRRemoteControl_Test/DebugConfig/Target_1_STM32F407ZGTx.dbgconf
IRRemoteControl_Test/Function/lcd.c
IRRemoteControl_Test/Function/led.c
IRRemoteControl_Test/Function/relay.c
IRRemoteControl_Test/Function/remote.c
IRRemoteControl_Test/Function/timer.c
IRRemoteControl_Test/FWLIB/inc/misc.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_adc.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_can.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_crc.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_cryp.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_dac.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_dbgmcu.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_dcmi.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_dma.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_dma2d.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_exti.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_flash.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_flash_ramfunc.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_fmc.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_fsmc.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_gpio.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_hash.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_i2c.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_iwdg.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_ltdc.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_pwr.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_rcc.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_rng.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_rtc.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_sai.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_sdio.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_spi.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_syscfg.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_tim.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_usart.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_wwdg.h
IRRemoteControl_Test/FWLIB/src/misc.c
IRRemoteControl_Test/FWLIB/src/stm32f4xx_fsmc.c
IRRemoteControl_Test/FWLIB/src/stm32f4xx_gpio.c
IRRemoteControl_Test/FWLIB/src/stm32f4xx_rcc.c
IRRemoteControl_Test/FWLIB/src/stm32f4xx_syscfg.c
IRRemoteControl_Test/FWLIB/src/stm32f4xx_tim.c
IRRemoteControl_Test/FWLIB/src/stm32f4xx_usart.c
IRRemoteControl_Test/Head/FunHead/FONT.H
IRRemoteControl_Test/Head/FunHead/lcd.h
IRRemoteControl_Test/Head/FunHead/led.h
IRRemoteControl_Test/Head/FunHead/relay.h
IRRemoteControl_Test/Head/FunHead/remote.h
IRRemoteControl_Test/Head/FunHead/timer.h
IRRemoteControl_Test/Head/SysHead/delay.h
IRRemoteControl_Test/Head/SysHead/sys.h
IRRemoteControl_Test/Head/SysHead/usart.h
IRRemoteControl_Test/Head/UserHead/stm32f4xx.h
IRRemoteControl_Test/Head/UserHead/stm32f4xx_conf.h
IRRemoteControl_Test/Head/UserHead/stm32f4xx_it.h
IRRemoteControl_Test/Head/UserHead/system_stm32f4xx.h
IRRemoteControl_Test/InputCapture.uvguix.Administrator
IRRemoteControl_Test/InputCapture.uvoptx
IRRemoteControl_Test/InputCapture.uvprojx
IRRemoteControl_Test/Listings/InputCapture.map
IRRemoteControl_Test/Listings/startup_stm32f40_41xxx.lst
IRRemoteControl_Test/Objects/delay.crf
IRRemoteControl_Test/Objects/delay.d
IRRemoteControl_Test/Objects/delay.o
IRRemoteControl_Test/Objects/InputCapture.axf
IRRemoteControl_Test/Objects/InputCapture.build_log.htm
IRRemoteControl_Test/Objects/InputCapture.hex
IRRemoteControl_Test/Objects/InputCapture.htm
IRRemoteControl_Test/Objects/InputCapture.lnp
IRRemoteControl_Test/Objects/InputCapture.sct
IRRemoteControl_Test/Objects/InputCapture_Target 1.dep
IRRemoteControl_Test/Objects/lcd.crf
IRRemoteControl_Test/Objects/lcd.d
IRRemoteControl_Test/Objects/lcd.o
IRRemoteControl_Test/Objects/led.crf
IRRemoteControl_Test/Objects/led.d
IRRemoteControl_Test/Objects/led.o
IRRemoteControl_Test/Objects/main.crf
IRRemoteControl_Test/Objects/main.d
IRRemoteControl_Test/Objects/main.o
IRRemoteControl_Test/Objects/misc.crf
IRRemoteControl_Test/Objects/misc.d
IRRemoteControl_Test/Objects/misc.o
IRRemoteControl_Test/Objects/relay.crf
IRRemoteControl_Test/Objects/relay.d
IRRemoteControl_Test/Objects/relay.o
IRRemoteControl_Test/Objects/remote.crf
IRRemoteControl_Test/Objects/remote.d
IRRemoteControl_Test/Objects/remote.o
IRRemoteControl_Test/Objects/startup_stm32f40_41xxx.d
IRRemoteControl_Test/Objects/startup_stm32f40_41xxx.o
IRRemoteControl_Test/Objects/stm32f4xx_fsmc.crf
IRRemoteControl_Test/Objects/stm32f4xx_fsmc.d
IRRemoteControl_Test/Objects/stm32f4xx_fsmc.o
IRRemoteControl_Test/Objects/stm32f4xx_gpio.crf
IRRemoteControl_Test/Objects/stm32f4xx_gpio.d
IRRemoteControl_Test/Objects/stm32f4xx_gpio.o
IRRemoteControl_Test/Objects/stm32f4xx_it.crf
IRRemoteControl_Test/Objects/stm32f4xx_it.d
IRRemoteControl_Test/Objects/stm32f4xx_it.o
IRRemoteControl_Test/Objects/stm32f4xx_rcc.crf
IRRemoteControl_Test/Objects/stm32f4xx_rcc.d
IRRemoteControl_Test/Objects/stm32f4xx_rcc.o
IRRemoteControl_Test/Objects/stm32f4xx_syscfg.crf
IRRemoteControl_Test/Objects/stm32f4xx_syscfg.d
IRRemoteControl_Test/Objects/stm32f4xx_syscfg.o
IRRemoteControl_Test/Objects/stm32f4xx_tim.crf
IRRemoteControl_Test/Objects/stm32f4xx_tim.d
IRRemoteControl_Test
IRRemoteControl_Test/CORE/core_cm4_simd.h
IRRemoteControl_Test/CORE/core_cmFunc.h
IRRemoteControl_Test/CORE/core_cmInstr.h
IRRemoteControl_Test/CORE/startup_stm32f40_41xxx.s
IRRemoteControl_Test/DebugConfig/Target_1_STM32F407ZGTx.dbgconf
IRRemoteControl_Test/Function/lcd.c
IRRemoteControl_Test/Function/led.c
IRRemoteControl_Test/Function/relay.c
IRRemoteControl_Test/Function/remote.c
IRRemoteControl_Test/Function/timer.c
IRRemoteControl_Test/FWLIB/inc/misc.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_adc.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_can.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_crc.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_cryp.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_dac.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_dbgmcu.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_dcmi.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_dma.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_dma2d.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_exti.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_flash.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_flash_ramfunc.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_fmc.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_fsmc.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_gpio.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_hash.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_i2c.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_iwdg.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_ltdc.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_pwr.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_rcc.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_rng.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_rtc.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_sai.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_sdio.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_spi.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_syscfg.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_tim.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_usart.h
IRRemoteControl_Test/FWLIB/inc/stm32f4xx_wwdg.h
IRRemoteControl_Test/FWLIB/src/misc.c
IRRemoteControl_Test/FWLIB/src/stm32f4xx_fsmc.c
IRRemoteControl_Test/FWLIB/src/stm32f4xx_gpio.c
IRRemoteControl_Test/FWLIB/src/stm32f4xx_rcc.c
IRRemoteControl_Test/FWLIB/src/stm32f4xx_syscfg.c
IRRemoteControl_Test/FWLIB/src/stm32f4xx_tim.c
IRRemoteControl_Test/FWLIB/src/stm32f4xx_usart.c
IRRemoteControl_Test/Head/FunHead/FONT.H
IRRemoteControl_Test/Head/FunHead/lcd.h
IRRemoteControl_Test/Head/FunHead/led.h
IRRemoteControl_Test/Head/FunHead/relay.h
IRRemoteControl_Test/Head/FunHead/remote.h
IRRemoteControl_Test/Head/FunHead/timer.h
IRRemoteControl_Test/Head/SysHead/delay.h
IRRemoteControl_Test/Head/SysHead/sys.h
IRRemoteControl_Test/Head/SysHead/usart.h
IRRemoteControl_Test/Head/UserHead/stm32f4xx.h
IRRemoteControl_Test/Head/UserHead/stm32f4xx_conf.h
IRRemoteControl_Test/Head/UserHead/stm32f4xx_it.h
IRRemoteControl_Test/Head/UserHead/system_stm32f4xx.h
IRRemoteControl_Test/InputCapture.uvguix.Administrator
IRRemoteControl_Test/InputCapture.uvoptx
IRRemoteControl_Test/InputCapture.uvprojx
IRRemoteControl_Test/Listings/InputCapture.map
IRRemoteControl_Test/Listings/startup_stm32f40_41xxx.lst
IRRemoteControl_Test/Objects/delay.crf
IRRemoteControl_Test/Objects/delay.d
IRRemoteControl_Test/Objects/delay.o
IRRemoteControl_Test/Objects/InputCapture.axf
IRRemoteControl_Test/Objects/InputCapture.build_log.htm
IRRemoteControl_Test/Objects/InputCapture.hex
IRRemoteControl_Test/Objects/InputCapture.htm
IRRemoteControl_Test/Objects/InputCapture.lnp
IRRemoteControl_Test/Objects/InputCapture.sct
IRRemoteControl_Test/Objects/InputCapture_Target 1.dep
IRRemoteControl_Test/Objects/lcd.crf
IRRemoteControl_Test/Objects/lcd.d
IRRemoteControl_Test/Objects/lcd.o
IRRemoteControl_Test/Objects/led.crf
IRRemoteControl_Test/Objects/led.d
IRRemoteControl_Test/Objects/led.o
IRRemoteControl_Test/Objects/main.crf
IRRemoteControl_Test/Objects/main.d
IRRemoteControl_Test/Objects/main.o
IRRemoteControl_Test/Objects/misc.crf
IRRemoteControl_Test/Objects/misc.d
IRRemoteControl_Test/Objects/misc.o
IRRemoteControl_Test/Objects/relay.crf
IRRemoteControl_Test/Objects/relay.d
IRRemoteControl_Test/Objects/relay.o
IRRemoteControl_Test/Objects/remote.crf
IRRemoteControl_Test/Objects/remote.d
IRRemoteControl_Test/Objects/remote.o
IRRemoteControl_Test/Objects/startup_stm32f40_41xxx.d
IRRemoteControl_Test/Objects/startup_stm32f40_41xxx.o
IRRemoteControl_Test/Objects/stm32f4xx_fsmc.crf
IRRemoteControl_Test/Objects/stm32f4xx_fsmc.d
IRRemoteControl_Test/Objects/stm32f4xx_fsmc.o
IRRemoteControl_Test/Objects/stm32f4xx_gpio.crf
IRRemoteControl_Test/Objects/stm32f4xx_gpio.d
IRRemoteControl_Test/Objects/stm32f4xx_gpio.o
IRRemoteControl_Test/Objects/stm32f4xx_it.crf
IRRemoteControl_Test/Objects/stm32f4xx_it.d
IRRemoteControl_Test/Objects/stm32f4xx_it.o
IRRemoteControl_Test/Objects/stm32f4xx_rcc.crf
IRRemoteControl_Test/Objects/stm32f4xx_rcc.d
IRRemoteControl_Test/Objects/stm32f4xx_rcc.o
IRRemoteControl_Test/Objects/stm32f4xx_syscfg.crf
IRRemoteControl_Test/Objects/stm32f4xx_syscfg.d
IRRemoteControl_Test/Objects/stm32f4xx_syscfg.o
IRRemoteControl_Test/Objects/stm32f4xx_tim.crf
IRRemoteControl_Test/Objects/stm32f4xx_tim.d
IRRemoteControl_Test
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.