智能家居
代码说明:
说明: 本设计是一个以STM32为主控制器,ESP8266 WIFI模块进行数据透传的对仓库环境进行检测的智能家居。此智能家居是通过多种传感器对仓库环境进行实时探测,把环境数据实时传输给用户,用户可通过客户端查看环境状况,环境数据同时显示在智能家居的1.4寸TFT LCD屏上,当环境数据超过阈值时,智能家居可实时报警并反馈通知用户。(This design is a smart home which uses STM32 as the main controller and esp8266 WiFi module for data transmission to detect the warehouse environment. This smart home detects the warehouse environment in real time through a variety of sensors, and transmits the environmental data to the user in real time. The user can view the environmental status through the client, and the environmental data is displayed on the 1.4-inch TFT LCD screen of the smart home at the same time. When the environmental data exceeds the threshold value, the smart home can give an alarm in real time and give feedback to the user.)
文件列表:
智能家居, 0 , 2020-06-07
智能家居\APP, 0 , 2020-06-07
智能家居\APP\app.c, 10267 , 2020-04-30
智能家居\APP\app.h, 189 , 2016-11-24
智能家居\APP\app_use.c, 28 , 2016-11-24
智能家居\APP\app_use.h, 136 , 2016-11-24
智能家居\CORE, 0 , 2020-06-07
智能家居\CORE\core_cm3.c, 17273 , 2014-11-09
智能家居\CORE\core_cm3.h, 85714 , 2014-11-09
智能家居\CORE\startup, 0 , 2020-06-07
智能家居\CORE\startup\startup_stm32f10x_hd.s, 15505 , 2016-12-02
智能家居\CORE\startup\startup_stm32f10x_ld.s, 12236 , 2009-04-06
智能家居\CORE\startup\startup_stm32f10x_md.s, 12564 , 2009-04-06
智能家居\CORE\stm32f10x.h, 633941 , 2014-11-09
智能家居\CORE\stm32f10x_conf.h, 3386 , 2014-11-09
智能家居\CORE\stm32f10x_it.c, 4417 , 2016-11-25
智能家居\CORE\stm32f10x_it.h, 2086 , 2014-11-09
智能家居\CORE\system_stm32f10x.c, 36567 , 2016-10-11
智能家居\CORE\system_stm32f10x.h, 2096 , 2016-10-11
智能家居\FWLIB, 0 , 2020-06-07
智能家居\FWLIB\inc, 0 , 2020-06-07
智能家居\FWLIB\inc\misc.h, 8982 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_adc.h, 21694 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_bkp.h, 7555 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_can.h, 27559 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_cec.h, 6573 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_crc.h, 2162 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_dac.h, 15233 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_dbgmcu.h, 3818 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_dma.h, 20754 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_exti.h, 6824 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_flash.h, 25445 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_fsmc.h, 27016 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_gpio.h, 19263 , 2015-03-23
智能家居\FWLIB\inc\stm32f10x_i2c.h, 30029 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_iwdg.h, 3828 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_pwr.h, 4383 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_rcc.h, 30452 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_rtc.h, 3857 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_sdio.h, 21863 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_spi.h, 17725 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_tim.h, 52427 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_usart.h, 16548 , 2014-11-09
智能家居\FWLIB\inc\stm32f10x_wwdg.h, 2966 , 2014-11-09
智能家居\FWLIB\src, 0 , 2020-06-07
智能家居\FWLIB\src\misc.c, 7046 , 2014-11-09
智能家居\FWLIB\src\stm32f10x_adc.c, 47201 , 2014-11-09
智能家居\FWLIB\src\stm32f10x_bkp.c, 8463 , 2014-11-09
智能家居\FWLIB\src\stm32f10x_can.c, 45103 , 2014-11-09
智能家居\FWLIB\src\stm32f10x_cec.c, 11656 , 2014-11-09
智能家居\FWLIB\src\stm32f10x_crc.c, 3347 , 2014-11-09
智能家居\FWLIB\src\stm32f10x_dac.c, 19087 , 2014-11-09
智能家居\FWLIB\src\stm32f10x_dbgmcu.c, 5149 , 2014-11-09
智能家居\FWLIB\src\stm32f10x_dma.c, 29607 , 2014-11-09
智能家居\FWLIB\src\stm32f10x_exti.c, 6959 , 2014-11-09
智能家居\FWLIB\src\stm32f10x_flash.c, 62551 , 2014-11-09
智能家居\FWLIB\src\stm32f10x_fsmc.c, 35484 , 2014-11-09
智能家居\FWLIB\src\stm32f10x_gpio.c, 23586 , 2015-03-23
智能家居\FWLIB\src\stm32f10x_i2c.c, 45781 , 2014-11-09
智能家居\FWLIB\src\stm32f10x_iwdg.c, 4916 , 2014-11-09
智能家居\FWLIB\src\stm32f10x_pwr.c, 8759 , 2014-11-09
智能家居\FWLIB\src\stm32f10x_rcc.c, 51279 , 2014-11-19
智能家居\FWLIB\src\stm32f10x_rtc.c, 8598 , 2014-11-09
智能家居\FWLIB\src\stm32f10x_sdio.c, 28933 , 2014-11-09
智能家居\FWLIB\src\stm32f10x_spi.c, 30224 , 2014-11-09
智能家居\FWLIB\src\stm32f10x_tim.c, 109159 , 2015-08-05
智能家居\FWLIB\src\stm32f10x_usart.c, 38308 , 2014-11-09
智能家居\FWLIB\src\stm32f10x_wwdg.c, 5735 , 2014-11-09
智能家居\Periphery, 0 , 2020-06-07
智能家居\Periphery\AD, 0 , 2020-06-07
智能家居\Periphery\AD\AD.c, 2805 , 2020-03-21
智能家居\Periphery\AD\AD.h, 221 , 2018-03-25
智能家居\Periphery\DHT11, 0 , 2020-06-07
智能家居\Periphery\DHT11\DHT11.c, 3066 , 2020-03-21
智能家居\Periphery\DHT11\DHT11.h, 2757 , 2019-10-17
智能家居\Periphery\IO, 0 , 2020-06-07
智能家居\Periphery\IO\IO.c, 2238 , 2020-03-21
智能家居\Periphery\IO\IO.h, 1693 , 2019-10-17
智能家居\Periphery\SysTick, 0 , 2020-06-07
智能家居\Periphery\SysTick\SysTick.c, 2716 , 2020-03-21
智能家居\Periphery\SysTick\SysTick.h, 587 , 2019-04-04
智能家居\Periphery\TFT, 0 , 2020-06-07
智能家居\Periphery\TFT\Ascii_8x16.h, 9379 , 2017-10-17
智能家居\Periphery\TFT\Chinese.h, 4411 , 2018-03-29
智能家居\Periphery\TFT\Date.c, 28251 , 2016-05-23
智能家居\Periphery\TFT\Date.h, 105 , 2016-05-23
智能家居\Periphery\TFT\TFT.H, 2439 , 2019-10-17
智能家居\Periphery\TFT\TFT.c, 14699 , 2020-05-05
智能家居\Periphery\TFT\TFT_INIT.c, 7310 , 2017-10-17
智能家居\Periphery\TIM, 0 , 2020-06-07
智能家居\Periphery\TIM\TIM.H, 308 , 2017-10-26
智能家居\Periphery\TIM\TIM.c, 1235 , 2020-03-21
智能家居\Periphery\WiFi, 0 , 2020-06-07
智能家居\Periphery\WiFi\WiFi.c, 4627 , 2020-04-30
智能家居\Periphery\WiFi\WiFi.h, 460 , 2019-04-22
智能家居\ReadMe.txt, 57 , 2017-11-30
智能家居\USER, 0 , 2020-06-07
智能家居\USER\CKF.uvguix.30694, 70684 , 2020-05-26
智能家居\USER\CKF.uvguix.FUN, 171736 , 2019-10-17
智能家居\USER\CKF.uvoptx, 18459 , 2020-05-05
下载说明:请别用迅雷下载,失败请重下,重下不扣分!