文件名称:Serial_temperature_and_humidity
介绍说明--下载内容来自于网络,使用问题请自行百度
基于stm HT-20温湿度串口显示程序,已在工程项目上验证过,程序完全可以使用,HT-20采用IIC通信,检测灵敏,适合室内温度检测-STM HT-20 serial display program based on temperature and humidity, has been verified in the project, the program can be used HT-20 using IIC communication, sensitive detection, suitable for indoor temperature detection
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Test_Lu_串口显示温湿度/Doc/readme.txt
Test_Lu_串口显示温湿度/keilkill.bat
Test_Lu_串口显示温湿度/Libraries/CMSIS/core_cm3.c
Test_Lu_串口显示温湿度/Libraries/CMSIS/core_cm3.h
Test_Lu_串口显示温湿度/Libraries/CMSIS/startup/startup_stm32f10x_cl.s
Test_Lu_串口显示温湿度/Libraries/CMSIS/startup/startup_stm32f10x_hd.s
Test_Lu_串口显示温湿度/Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s
Test_Lu_串口显示温湿度/Libraries/CMSIS/startup/startup_stm32f10x_ld.s
Test_Lu_串口显示温湿度/Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s
Test_Lu_串口显示温湿度/Libraries/CMSIS/startup/startup_stm32f10x_md.s
Test_Lu_串口显示温湿度/Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s
Test_Lu_串口显示温湿度/Libraries/CMSIS/startup/startup_stm32f10x_xl.s
Test_Lu_串口显示温湿度/Libraries/CMSIS/stm32f10x.h
Test_Lu_串口显示温湿度/Libraries/CMSIS/system_stm32f10x.c
Test_Lu_串口显示温湿度/Libraries/CMSIS/system_stm32f10x.h
Test_Lu_串口显示温湿度/Libraries/inc/misc.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_adc.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_bkp.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_can.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_cec.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_crc.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_dac.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_dbgmcu.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_dma.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_exti.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_flash.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_fsmc.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_gpio.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_i2c.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_iwdg.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_pwr.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_rcc.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_rtc.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_sdio.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_spi.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_tim.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_usart.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_wwdg.h
Test_Lu_串口显示温湿度/Libraries/src/misc.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_adc.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_bkp.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_can.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_cec.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_crc.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_dac.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_dbgmcu.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_dma.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_exti.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_flash.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_fsmc.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_gpio.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_i2c.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_iwdg.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_pwr.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_rcc.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_rtc.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_sdio.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_spi.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_tim.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_usart.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_wwdg.c
Test_Lu_串口显示温湿度/Listing/startup_stm32f10x_hd.lst
Test_Lu_串口显示温湿度/Listing/Test_example.map
Test_Lu_串口显示温湿度/Output/bsp_sht2x.crf
Test_Lu_串口显示温湿度/Output/bsp_sht2x.d
Test_Lu_串口显示温湿度/Output/bsp_sht2x.o
Test_Lu_串口显示温湿度/Output/bsp_usart1.crf
Test_Lu_串口显示温湿度/Output/bsp_usart1.d
Test_Lu_串口显示温湿度/Output/bsp_usart1.o
Test_Lu_串口显示温湿度/Output/core_cm3.crf
Test_Lu_串口显示温湿度/Output/core_cm3.d
Test_Lu_串口显示温湿度/Output/core_cm3.o
Test_Lu_串口显示温湿度/Output/delay.crf
Test_Lu_串口显示温湿度/Output/delay.d
Test_Lu_串口显示温湿度/Output/delay.o
Test_Lu_串口显示温湿度/Output/main.crf
Test_Lu_串口显示温湿度/Output/main.d
Test_Lu_串口显示温湿度/Output/main.o
Test_Lu_串口显示温湿度/Output/misc.crf
Test_Lu_串口显示温湿度/Output/misc.d
Test_Lu_串口显示温湿度/Output/misc.o
Test_Lu_串口显示温湿度/Output/startup_stm32f10x_hd.d
Test_Lu_串口显示温湿度/Output/startup_stm32f10x_hd.o
Test_Lu_串口显示温湿度/Output/stm32f10x_adc.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_adc.d
Test_Lu_串口显示温湿度/Output/stm32f10x_adc.o
Test_Lu_串口显示温湿度/Output/stm32f10x_bkp.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_bkp.d
Test_Lu_串口显示温湿度/Output/stm32f10x_bkp.o
Test_Lu_串口显示温湿度/Output/stm32f10x_can.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_can.d
Test_Lu_串口显示温湿度/Output/stm32f10x_can.o
Test_Lu_串口显示温湿度/Output/stm32f10x_cec.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_cec.d
Test_Lu_串口显示温湿度/Output/stm32f10x_cec.o
Test_Lu_串口显示温湿度/Output/stm32f10x_crc.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_crc.d
Test_Lu_串口显示温湿度/Output/stm32f10x_crc.o
Test_Lu_串口显示温湿度/Output/stm32f10x_dac.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_dac.d
Test_Lu_串口显示温湿度/Output/stm32f10x_dac.o
Test_Lu_串口显示温湿度/Output/stm32f10x_dbgmcu.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_dbgmcu.d
Test_Lu_串口显示温湿度/Output/stm32f10x_dbgmcu.o
Test_Lu_串口显示温湿度/Output/stm32f10x_dma.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_dma.d
Test_Lu_串口显示温湿度/Output/stm32f10x_dma.o
Test_Lu_串口显示温湿度/Output/stm32f10x_exti.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_exti.d
Test_Lu_串口显示温湿度/Output/stm32f10x_exti.o
Test_Lu_串口显示温湿度/Output/stm32f10x_flash.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_flash.d
Test_Lu_串口显示温湿度/Output/stm32f10x_flash.o
Test_Lu_串口显示温湿度/Output/stm32f10x_fsmc.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_fsmc.d
Test_Lu_串口显示温湿度/Output/stm32f10x_fsmc.o
Test_Lu_串口显示温湿度/Output/stm32f10x_gpio.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_gpio
Test_Lu_串口显示温湿度/keilkill.bat
Test_Lu_串口显示温湿度/Libraries/CMSIS/core_cm3.c
Test_Lu_串口显示温湿度/Libraries/CMSIS/core_cm3.h
Test_Lu_串口显示温湿度/Libraries/CMSIS/startup/startup_stm32f10x_cl.s
Test_Lu_串口显示温湿度/Libraries/CMSIS/startup/startup_stm32f10x_hd.s
Test_Lu_串口显示温湿度/Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s
Test_Lu_串口显示温湿度/Libraries/CMSIS/startup/startup_stm32f10x_ld.s
Test_Lu_串口显示温湿度/Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s
Test_Lu_串口显示温湿度/Libraries/CMSIS/startup/startup_stm32f10x_md.s
Test_Lu_串口显示温湿度/Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s
Test_Lu_串口显示温湿度/Libraries/CMSIS/startup/startup_stm32f10x_xl.s
Test_Lu_串口显示温湿度/Libraries/CMSIS/stm32f10x.h
Test_Lu_串口显示温湿度/Libraries/CMSIS/system_stm32f10x.c
Test_Lu_串口显示温湿度/Libraries/CMSIS/system_stm32f10x.h
Test_Lu_串口显示温湿度/Libraries/inc/misc.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_adc.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_bkp.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_can.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_cec.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_crc.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_dac.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_dbgmcu.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_dma.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_exti.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_flash.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_fsmc.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_gpio.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_i2c.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_iwdg.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_pwr.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_rcc.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_rtc.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_sdio.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_spi.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_tim.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_usart.h
Test_Lu_串口显示温湿度/Libraries/inc/stm32f10x_wwdg.h
Test_Lu_串口显示温湿度/Libraries/src/misc.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_adc.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_bkp.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_can.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_cec.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_crc.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_dac.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_dbgmcu.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_dma.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_exti.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_flash.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_fsmc.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_gpio.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_i2c.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_iwdg.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_pwr.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_rcc.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_rtc.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_sdio.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_spi.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_tim.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_usart.c
Test_Lu_串口显示温湿度/Libraries/src/stm32f10x_wwdg.c
Test_Lu_串口显示温湿度/Listing/startup_stm32f10x_hd.lst
Test_Lu_串口显示温湿度/Listing/Test_example.map
Test_Lu_串口显示温湿度/Output/bsp_sht2x.crf
Test_Lu_串口显示温湿度/Output/bsp_sht2x.d
Test_Lu_串口显示温湿度/Output/bsp_sht2x.o
Test_Lu_串口显示温湿度/Output/bsp_usart1.crf
Test_Lu_串口显示温湿度/Output/bsp_usart1.d
Test_Lu_串口显示温湿度/Output/bsp_usart1.o
Test_Lu_串口显示温湿度/Output/core_cm3.crf
Test_Lu_串口显示温湿度/Output/core_cm3.d
Test_Lu_串口显示温湿度/Output/core_cm3.o
Test_Lu_串口显示温湿度/Output/delay.crf
Test_Lu_串口显示温湿度/Output/delay.d
Test_Lu_串口显示温湿度/Output/delay.o
Test_Lu_串口显示温湿度/Output/main.crf
Test_Lu_串口显示温湿度/Output/main.d
Test_Lu_串口显示温湿度/Output/main.o
Test_Lu_串口显示温湿度/Output/misc.crf
Test_Lu_串口显示温湿度/Output/misc.d
Test_Lu_串口显示温湿度/Output/misc.o
Test_Lu_串口显示温湿度/Output/startup_stm32f10x_hd.d
Test_Lu_串口显示温湿度/Output/startup_stm32f10x_hd.o
Test_Lu_串口显示温湿度/Output/stm32f10x_adc.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_adc.d
Test_Lu_串口显示温湿度/Output/stm32f10x_adc.o
Test_Lu_串口显示温湿度/Output/stm32f10x_bkp.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_bkp.d
Test_Lu_串口显示温湿度/Output/stm32f10x_bkp.o
Test_Lu_串口显示温湿度/Output/stm32f10x_can.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_can.d
Test_Lu_串口显示温湿度/Output/stm32f10x_can.o
Test_Lu_串口显示温湿度/Output/stm32f10x_cec.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_cec.d
Test_Lu_串口显示温湿度/Output/stm32f10x_cec.o
Test_Lu_串口显示温湿度/Output/stm32f10x_crc.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_crc.d
Test_Lu_串口显示温湿度/Output/stm32f10x_crc.o
Test_Lu_串口显示温湿度/Output/stm32f10x_dac.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_dac.d
Test_Lu_串口显示温湿度/Output/stm32f10x_dac.o
Test_Lu_串口显示温湿度/Output/stm32f10x_dbgmcu.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_dbgmcu.d
Test_Lu_串口显示温湿度/Output/stm32f10x_dbgmcu.o
Test_Lu_串口显示温湿度/Output/stm32f10x_dma.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_dma.d
Test_Lu_串口显示温湿度/Output/stm32f10x_dma.o
Test_Lu_串口显示温湿度/Output/stm32f10x_exti.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_exti.d
Test_Lu_串口显示温湿度/Output/stm32f10x_exti.o
Test_Lu_串口显示温湿度/Output/stm32f10x_flash.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_flash.d
Test_Lu_串口显示温湿度/Output/stm32f10x_flash.o
Test_Lu_串口显示温湿度/Output/stm32f10x_fsmc.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_fsmc.d
Test_Lu_串口显示温湿度/Output/stm32f10x_fsmc.o
Test_Lu_串口显示温湿度/Output/stm32f10x_gpio.crf
Test_Lu_串口显示温湿度/Output/stm32f10x_gpio
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.