文件名称:transducer
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2017-07-06
- 文件大小:
- 2.36mb
- 下载次数:
- 0次
- 提 供 者:
- kuailel*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该工程基于STM32F1系列,该工程包含光照传感器BH150驱动,温度传感器18B20驱动,以及采集一个通道的模拟量。(The project is based on the STM32F1 series, which includes light sensors, BH1750 drivers, temperature sensors, 18B20 drivers, and the acquisition of a channel analog.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
transducer\CORE\core_cm3.c
transducer\CORE\core_cm3.h
transducer\CORE\startup_stm32f10x_hd.s
transducer\HARDWERE\18B20\18B20.c
transducer\HARDWERE\18B20\18B20.h
transducer\HARDWERE\ADC\adc.c
transducer\HARDWERE\ADC\adc.h
transducer\HARDWERE\B_LUX\B_LUX.c
transducer\HARDWERE\B_LUX\B_LUX.h
transducer\keilkilll.bat
transducer\OBJ\18b20.crf
transducer\OBJ\18b20.d
transducer\OBJ\18b20.o
transducer\OBJ\adc.crf
transducer\OBJ\adc.d
transducer\OBJ\adc.o
transducer\OBJ\b_lux.crf
transducer\OBJ\b_lux.d
transducer\OBJ\b_lux.o
transducer\OBJ\core_cm3.crf
transducer\OBJ\core_cm3.d
transducer\OBJ\core_cm3.o
transducer\OBJ\delay.crf
transducer\OBJ\delay.d
transducer\OBJ\delay.o
transducer\OBJ\ExtDll.iex
transducer\OBJ\main.crf
transducer\OBJ\main.d
transducer\OBJ\main.o
transducer\OBJ\misc.crf
transducer\OBJ\misc.d
transducer\OBJ\misc.o
transducer\OBJ\startup_stm32f10x_hd.d
transducer\OBJ\startup_stm32f10x_hd.o
transducer\OBJ\stm32f10x_adc.crf
transducer\OBJ\stm32f10x_adc.d
transducer\OBJ\stm32f10x_adc.o
transducer\OBJ\stm32f10x_gpio.crf
transducer\OBJ\stm32f10x_gpio.d
transducer\OBJ\stm32f10x_gpio.o
transducer\OBJ\stm32f10x_it.crf
transducer\OBJ\stm32f10x_it.d
transducer\OBJ\stm32f10x_it.o
transducer\OBJ\stm32f10x_rcc.crf
transducer\OBJ\stm32f10x_rcc.d
transducer\OBJ\stm32f10x_rcc.o
transducer\OBJ\stm32f10x_usart.crf
transducer\OBJ\stm32f10x_usart.d
transducer\OBJ\stm32f10x_usart.o
transducer\OBJ\sys.crf
transducer\OBJ\sys.d
transducer\OBJ\sys.o
transducer\OBJ\system_stm32f10x.crf
transducer\OBJ\system_stm32f10x.d
transducer\OBJ\system_stm32f10x.o
transducer\OBJ\Template.axf
transducer\OBJ\Template.build_log.htm
transducer\OBJ\Template.hex
transducer\OBJ\Template.htm
transducer\OBJ\Template.lnp
transducer\OBJ\Template_Template.dep
transducer\OBJ\usart.crf
transducer\OBJ\usart.d
transducer\OBJ\usart.o
transducer\README.TXT
transducer\STM32F10x_FWLib\inc\misc.h
transducer\STM32F10x_FWLib\inc\stm32f10x_adc.h
transducer\STM32F10x_FWLib\inc\stm32f10x_bkp.h
transducer\STM32F10x_FWLib\inc\stm32f10x_can.h
transducer\STM32F10x_FWLib\inc\stm32f10x_cec.h
transducer\STM32F10x_FWLib\inc\stm32f10x_crc.h
transducer\STM32F10x_FWLib\inc\stm32f10x_dac.h
transducer\STM32F10x_FWLib\inc\stm32f10x_dbgmcu.h
transducer\STM32F10x_FWLib\inc\stm32f10x_dma.h
transducer\STM32F10x_FWLib\inc\stm32f10x_exti.h
transducer\STM32F10x_FWLib\inc\stm32f10x_flash.h
transducer\STM32F10x_FWLib\inc\stm32f10x_fsmc.h
transducer\STM32F10x_FWLib\inc\stm32f10x_gpio.h
transducer\STM32F10x_FWLib\inc\stm32f10x_i2c.h
transducer\STM32F10x_FWLib\inc\stm32f10x_iwdg.h
transducer\STM32F10x_FWLib\inc\stm32f10x_pwr.h
transducer\STM32F10x_FWLib\inc\stm32f10x_rcc.h
transducer\STM32F10x_FWLib\inc\stm32f10x_rtc.h
transducer\STM32F10x_FWLib\inc\stm32f10x_sdio.h
transducer\STM32F10x_FWLib\inc\stm32f10x_spi.h
transducer\STM32F10x_FWLib\inc\stm32f10x_tim.h
transducer\STM32F10x_FWLib\inc\stm32f10x_usart.h
transducer\STM32F10x_FWLib\inc\stm32f10x_wwdg.h
transducer\STM32F10x_FWLib\src\misc.c
transducer\STM32F10x_FWLib\src\stm32f10x_adc.c
transducer\STM32F10x_FWLib\src\stm32f10x_bkp.c
transducer\STM32F10x_FWLib\src\stm32f10x_can.c
transducer\STM32F10x_FWLib\src\stm32f10x_cec.c
transducer\STM32F10x_FWLib\src\stm32f10x_crc.c
transducer\STM32F10x_FWLib\src\stm32f10x_dac.c
transducer\STM32F10x_FWLib\src\stm32f10x_dbgmcu.c
transducer\STM32F10x_FWLib\src\stm32f10x_dma.c
transducer\STM32F10x_FWLib\src\stm32f10x_exti.c
transducer\STM32F10x_FWLib\src\stm32f10x_flash.c
transducer\STM32F10x_FWLib\src\stm32f10x_fsmc.c
transducer\CORE\core_cm3.h
transducer\CORE\startup_stm32f10x_hd.s
transducer\HARDWERE\18B20\18B20.c
transducer\HARDWERE\18B20\18B20.h
transducer\HARDWERE\ADC\adc.c
transducer\HARDWERE\ADC\adc.h
transducer\HARDWERE\B_LUX\B_LUX.c
transducer\HARDWERE\B_LUX\B_LUX.h
transducer\keilkilll.bat
transducer\OBJ\18b20.crf
transducer\OBJ\18b20.d
transducer\OBJ\18b20.o
transducer\OBJ\adc.crf
transducer\OBJ\adc.d
transducer\OBJ\adc.o
transducer\OBJ\b_lux.crf
transducer\OBJ\b_lux.d
transducer\OBJ\b_lux.o
transducer\OBJ\core_cm3.crf
transducer\OBJ\core_cm3.d
transducer\OBJ\core_cm3.o
transducer\OBJ\delay.crf
transducer\OBJ\delay.d
transducer\OBJ\delay.o
transducer\OBJ\ExtDll.iex
transducer\OBJ\main.crf
transducer\OBJ\main.d
transducer\OBJ\main.o
transducer\OBJ\misc.crf
transducer\OBJ\misc.d
transducer\OBJ\misc.o
transducer\OBJ\startup_stm32f10x_hd.d
transducer\OBJ\startup_stm32f10x_hd.o
transducer\OBJ\stm32f10x_adc.crf
transducer\OBJ\stm32f10x_adc.d
transducer\OBJ\stm32f10x_adc.o
transducer\OBJ\stm32f10x_gpio.crf
transducer\OBJ\stm32f10x_gpio.d
transducer\OBJ\stm32f10x_gpio.o
transducer\OBJ\stm32f10x_it.crf
transducer\OBJ\stm32f10x_it.d
transducer\OBJ\stm32f10x_it.o
transducer\OBJ\stm32f10x_rcc.crf
transducer\OBJ\stm32f10x_rcc.d
transducer\OBJ\stm32f10x_rcc.o
transducer\OBJ\stm32f10x_usart.crf
transducer\OBJ\stm32f10x_usart.d
transducer\OBJ\stm32f10x_usart.o
transducer\OBJ\sys.crf
transducer\OBJ\sys.d
transducer\OBJ\sys.o
transducer\OBJ\system_stm32f10x.crf
transducer\OBJ\system_stm32f10x.d
transducer\OBJ\system_stm32f10x.o
transducer\OBJ\Template.axf
transducer\OBJ\Template.build_log.htm
transducer\OBJ\Template.hex
transducer\OBJ\Template.htm
transducer\OBJ\Template.lnp
transducer\OBJ\Template_Template.dep
transducer\OBJ\usart.crf
transducer\OBJ\usart.d
transducer\OBJ\usart.o
transducer\README.TXT
transducer\STM32F10x_FWLib\inc\misc.h
transducer\STM32F10x_FWLib\inc\stm32f10x_adc.h
transducer\STM32F10x_FWLib\inc\stm32f10x_bkp.h
transducer\STM32F10x_FWLib\inc\stm32f10x_can.h
transducer\STM32F10x_FWLib\inc\stm32f10x_cec.h
transducer\STM32F10x_FWLib\inc\stm32f10x_crc.h
transducer\STM32F10x_FWLib\inc\stm32f10x_dac.h
transducer\STM32F10x_FWLib\inc\stm32f10x_dbgmcu.h
transducer\STM32F10x_FWLib\inc\stm32f10x_dma.h
transducer\STM32F10x_FWLib\inc\stm32f10x_exti.h
transducer\STM32F10x_FWLib\inc\stm32f10x_flash.h
transducer\STM32F10x_FWLib\inc\stm32f10x_fsmc.h
transducer\STM32F10x_FWLib\inc\stm32f10x_gpio.h
transducer\STM32F10x_FWLib\inc\stm32f10x_i2c.h
transducer\STM32F10x_FWLib\inc\stm32f10x_iwdg.h
transducer\STM32F10x_FWLib\inc\stm32f10x_pwr.h
transducer\STM32F10x_FWLib\inc\stm32f10x_rcc.h
transducer\STM32F10x_FWLib\inc\stm32f10x_rtc.h
transducer\STM32F10x_FWLib\inc\stm32f10x_sdio.h
transducer\STM32F10x_FWLib\inc\stm32f10x_spi.h
transducer\STM32F10x_FWLib\inc\stm32f10x_tim.h
transducer\STM32F10x_FWLib\inc\stm32f10x_usart.h
transducer\STM32F10x_FWLib\inc\stm32f10x_wwdg.h
transducer\STM32F10x_FWLib\src\misc.c
transducer\STM32F10x_FWLib\src\stm32f10x_adc.c
transducer\STM32F10x_FWLib\src\stm32f10x_bkp.c
transducer\STM32F10x_FWLib\src\stm32f10x_can.c
transducer\STM32F10x_FWLib\src\stm32f10x_cec.c
transducer\STM32F10x_FWLib\src\stm32f10x_crc.c
transducer\STM32F10x_FWLib\src\stm32f10x_dac.c
transducer\STM32F10x_FWLib\src\stm32f10x_dbgmcu.c
transducer\STM32F10x_FWLib\src\stm32f10x_dma.c
transducer\STM32F10x_FWLib\src\stm32f10x_exti.c
transducer\STM32F10x_FWLib\src\stm32f10x_flash.c
transducer\STM32F10x_FWLib\src\stm32f10x_fsmc.c