首页
星云
工具
资源
星选
资讯
热门工具
自选颜色
:
PDF转图片
完全免费
小红书视频下载
无水印
抖音视频下载
无水印
数字星空
微型家庭中控设备STM32F103C8T6单片机部分.zip
硬件开发
8.39MB
16
需要积分: 1
立即下载
资源介绍:
今日尝试开发一款简单好学的 C8T6+C#_Winform上位机 的微型家庭中控设备的 小试验品: 这个设备将成为我毕设系统的一个小部分...... 主要开发环境与工具介绍: 单片机 STM32F103C8T6 使用标准库函数编程 Visual Studio 2022软件 C# Winform 开发 上位机控制软件 本文主要描述一下STM32部分的实现...... STM32部分主要实现: 监控温度湿度,查看时间日期,开灯,开门,报警,串口回传信息给上位机等功能
资源文件列表:
微型家庭中控设备STM32F103C8T6单片机部分.zip 大约有246个文件
微型家庭中控设备STM32F103C8T6单片机部分/Doc/
微型家庭中控设备STM32F103C8T6单片机部分/Doc/readme.txt
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/CMSIS/
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/CMSIS/core_cm3.c 16.87KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/CMSIS/core_cm3.h 83.71KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/CMSIS/startup/
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/CMSIS/startup/startup_stm32f10x_cl.s 15.4KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/CMSIS/startup/startup_stm32f10x_hd.s 15.14KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s 15.32KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/CMSIS/startup/startup_stm32f10x_ld.s 12.09KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s 13.34KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/CMSIS/startup/startup_stm32f10x_md.s 12.46KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s 13.74KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/CMSIS/startup/startup_stm32f10x_xl.s 15.58KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/CMSIS/stm32f10x.h 619.08KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/CMSIS/system_stm32f10x.c 35.7KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/CMSIS/system_stm32f10x.h 2.04KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/misc.h 8.77KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_adc.h 21.18KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_bkp.h 7.38KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_can.h 26.91KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_cec.h 6.42KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_crc.h 2.11KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_dac.h 14.88KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_dbgmcu.h 3.73KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_dma.h 20.27KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_exti.h 6.66KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_flash.h 24.85KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_fsmc.h 26.38KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_gpio.h 19.7KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_i2c.h 29.33KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_iwdg.h 3.74KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_pwr.h 4.28KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_rcc.h 29.74KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_rtc.h 3.77KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_sdio.h 21.35KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_spi.h 17.31KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_tim.h 51.2KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_usart.h 16.16KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/inc/stm32f10x_wwdg.h 2.9KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/misc.c 6.88KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_adc.c 46.09KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_bkp.c 8.26KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_can.c 44.05KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_cec.c 11.38KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_crc.c 3.27KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_dac.c 18.64KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_dbgmcu.c 5.03KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_dma.c 28.91KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_exti.c 6.8KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_flash.c 61.08KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_fsmc.c 34.65KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_gpio.c 22.68KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_i2c.c 44.71KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_iwdg.c 4.8KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_pwr.c 8.55KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_rcc.c 50.07KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_rtc.c 8.4KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_sdio.c 28.25KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_spi.c 29.52KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_tim.c 106.6KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_usart.c 37.41KB
微型家庭中控设备STM32F103C8T6单片机部分/Libraries/FWlib/src/stm32f10x_wwdg.c 5.6KB
微型家庭中控设备STM32F103C8T6单片机部分/Listing/
微型家庭中控设备STM32F103C8T6单片机部分/Listing/startup_stm32f10x_md.lst 43.9KB
微型家庭中控设备STM32F103C8T6单片机部分/Listing/USART.map 101.87KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/
微型家庭中控设备STM32F103C8T6单片机部分/Output/aht10.crf 366.31KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/aht10.d 2.59KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/aht10.o 399.82KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/BH-F103_USART.dep 78.56KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/bsp_i2c.crf 346.47KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/bsp_i2c.d 2.03KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/bsp_i2c.o 379.45KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/bsp_usart.crf 245.02KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/bsp_usart.d 834B
微型家庭中控设备STM32F103C8T6单片机部分/Output/bsp_usart.o 261.9KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/core_cm3.crf 3.87KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/core_cm3.d 132B
微型家庭中控设备STM32F103C8T6单片机部分/Output/core_cm3.o 11.16KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/headfire.crf 363.97KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/headfire.d 2.68KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/headfire.o 395.45KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/main.crf 365.56KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/main.d 2.54KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/main.o 402.04KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/misc.crf 339.24KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/misc.d 1.89KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/misc.o 372.76KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/mpu6050.crf 296.38KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/mpu6050.d 1.5KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/mpu6050.o 311.94KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/oled.crf 366.47KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/oled.d 2.54KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/oled.o 402.96KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/oled_zk.crf 363.08KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/oled_zk.d 2.68KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/oled_zk.o 404.96KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/rtc.crf 363.45KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/rtc.d 2.5KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/rtc.o 395.46KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/rtc_day.crf 364.33KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/rtc_day.d 2.68KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/rtc_day.o 398.14KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/startup_stm32f10x_md.d 91B
微型家庭中控设备STM32F103C8T6单片机部分/Output/startup_stm32f10x_md.o 5.83KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_adc.crf 346.24KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_adc.d 2.18KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_adc.o 386.61KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_bkp.crf 340.16KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_bkp.d 2.18KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_bkp.o 375.15KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_can.crf 347.82KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_can.d 2.18KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_can.o 383.82KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_cec.crf 340.7KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_cec.d 2.18KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_cec.o 375.55KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_crc.crf 338.8KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_crc.d 2.18KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_crc.o 372.69KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_dac.crf 340.83KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_dac.d 2.18KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_dac.o 375.7KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_dbgmcu.crf 338.6KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_dbgmcu.d 2.28KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_dbgmcu.o 371.92KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_dma.crf 342.28KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_dma.d 2.18KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_dma.o 376.32KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_exti.crf 339.79KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_exti.d 2.21KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_exti.o 373.61KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_flash.crf 346.09KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_flash.d 2.24KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_flash.o 383.11KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_fsmc.crf 344.63KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_fsmc.d 2.21KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_fsmc.o 379.12KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_gpio.crf 342.66KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_gpio.d 2.21KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_gpio.o 379.05KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_i2c.crf 345.03KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_i2c.d 2.18KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_i2c.o 384.19KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_it.crf 338.71KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_it.d 2.12KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_it.o 373.33KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_iwdg.crf 338.9KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_iwdg.d 2.21KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_iwdg.o 372.59KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_pwr.crf 340.07KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_pwr.d 2.18KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_pwr.o 374.15KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_rcc.crf 346.15KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_rcc.d 2.18KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_rcc.o 383.46KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_rtc.crf 340.07KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_rtc.d 2.18KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_rtc.o 375.05KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_sdio.crf 343.25KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_sdio.d 2.21KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_sdio.o 380.55KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_spi.crf 343.12KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_spi.d 2.18KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_spi.o 380.34KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_tim.crf 360.81KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_tim.d 2.18KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_tim.o 407.13KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_usart.crf 344.72KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_usart.d 2.24KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_usart.o 383.09KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_wwdg.crf 339.34KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_wwdg.d 2.21KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/stm32f10x_wwdg.o 373.5KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/system_stm32f10x.crf 340.37KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/system_stm32f10x.d 2.2KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/system_stm32f10x.o 373.29KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/systick.crf 363.53KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/systick.d 2.68KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/systick.o 395.51KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/timer_init.crf 364.34KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/timer_init.d 2.82KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/timer_init.o 396.62KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/USART.axf 375.37KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/USART.build_log.htm 2.75KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/USART.hex 58.57KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/USART.htm 97.77KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/USART.lnp 1.39KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/USART.sct 494B
微型家庭中控设备STM32F103C8T6单片机部分/Output/usart_init.crf 364.1KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/usart_init.d 2.97KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/usart_init.o 397.55KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/USART_sct.Bak 479B
微型家庭中控设备STM32F103C8T6单片机部分/Output/usart1.crf 363.62KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/usart1.d 2.77KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/usart1.o 398.68KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/usart2.crf 362.39KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/usart2.d 2.77KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/usart2.o 394.04KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/usart3.crf 362.39KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/usart3.d 2.77KB
微型家庭中控设备STM32F103C8T6单片机部分/Output/usart3.o 394.04KB
微型家庭中控设备STM32F103C8T6单片机部分/Project/
微型家庭中控设备STM32F103C8T6单片机部分/Project/RVMDK(uv5)/
微型家庭中控设备STM32F103C8T6单片机部分/Project/RVMDK(uv5)/BH-F103.uvguix.30313 91.93KB
微型家庭中控设备STM32F103C8T6单片机部分/Project/RVMDK(uv5)/BH-F103.uvoptx 27.22KB
微型家庭中控设备STM32F103C8T6单片机部分/Project/RVMDK(uv5)/BH-F103.uvprojx 23.81KB
微型家庭中控设备STM32F103C8T6单片机部分/Project/RVMDK(uv5)/DebugConfig/
微型家庭中控设备STM32F103C8T6单片机部分/Project/RVMDK(uv5)/DebugConfig/USART_STM32F103C8.dbgconf 6.79KB
微型家庭中控设备STM32F103C8T6单片机部分/Project/RVMDK(uv5)/DebugConfig/USART_STM32F103C8_1.0.0.dbgconf 2.35KB
微型家庭中控设备STM32F103C8T6单片机部分/Project/RVMDK(uv5)/DebugConfig/USART_STM32F103RC.dbgconf 6.79KB
微型家庭中控设备STM32F103C8T6单片机部分/User/
微型家庭中控设备STM32F103C8T6单片机部分/User/AHT10.c 4.75KB
微型家庭中控设备STM32F103C8T6单片机部分/User/AHT10.h 1.91KB
微型家庭中控设备STM32F103C8T6单片机部分/User/bsp_i2c.c 7.58KB
微型家庭中控设备STM32F103C8T6单片机部分/User/bsp_i2c.h 689B
微型家庭中控设备STM32F103C8T6单片机部分/User/headfire.c 2.38KB
微型家庭中控设备STM32F103C8T6单片机部分/User/headfire.h 1.42KB
微型家庭中控设备STM32F103C8T6单片机部分/User/Key/
微型家庭中控设备STM32F103C8T6单片机部分/User/Key/bsp_key.c 1.8KB
微型家庭中控设备STM32F103C8T6单片机部分/User/Key/bsp_key.h 639B
微型家庭中控设备STM32F103C8T6单片机部分/User/Led/
微型家庭中控设备STM32F103C8T6单片机部分/User/Led/bsp_led.c 1.83KB
微型家庭中控设备STM32F103C8T6单片机部分/User/Led/bsp_led.h 2.09KB
微型家庭中控设备STM32F103C8T6单片机部分/User/main.c 5.64KB
微型家庭中控设备STM32F103C8T6单片机部分/User/main.h 117B
微型家庭中控设备STM32F103C8T6单片机部分/User/OLED.c 8KB
微型家庭中控设备STM32F103C8T6单片机部分/User/OLED.h 1.75KB
微型家庭中控设备STM32F103C8T6单片机部分/User/OLED_ZK.c 90.73KB
微型家庭中控设备STM32F103C8T6单片机部分/User/OLED_ZK.h 1.07KB
微型家庭中控设备STM32F103C8T6单片机部分/User/RTC.c 4.2KB
微型家庭中控设备STM32F103C8T6单片机部分/User/RTC.h 335B
微型家庭中控设备STM32F103C8T6单片机部分/User/RTC_day.c 5.08KB
微型家庭中控设备STM32F103C8T6单片机部分/User/RTC_day.h 577B
微型家庭中控设备STM32F103C8T6单片机部分/User/stm32f10x_conf.h 3.2KB
微型家庭中控设备STM32F103C8T6单片机部分/User/stm32f10x_it.c 4.31KB
微型家庭中控设备STM32F103C8T6单片机部分/User/stm32f10x_it.h 2.04KB
微型家庭中控设备STM32F103C8T6单片机部分/User/SysTick.c 1.37KB
微型家庭中控设备STM32F103C8T6单片机部分/User/SysTick.h 158B
微型家庭中控设备STM32F103C8T6单片机部分/User/TIMER_init.c 3.57KB
微型家庭中控设备STM32F103C8T6单片机部分/User/TIMER_init.h 189B
0评论
提交
取消回复
加载更多评论
其他资源
上位机助手-usercontrol窗体内嵌的应用
今日完善一下之前的上位机助手,做一个组合窗体内嵌的多功能助手软件应用, 与之前的上位机软件相比: 更注重控件能够随着窗体缩放而缩放变换,串口助手部分能自动后台检测串口设备,解决市面上大部分串口助手的打开初始化会卡顿的问题 ( 多线程后台刷新技术 ) 本文不会一步一步讲实现,只粗略解释一些控件的摆放等 ,且到目前为止我这个多功能助手开发还未完整,因此本文将提供下载的将是功能不太完整的上位机助手.....
快速重启动 快速重启动快速重启动
快速重启动
4DDiGDLLFixer_danji100.com.zip
4DDiGDLLFixer_danji100.com.zip
Qt带GUI的C++调用cppflow(TensorFlow C++)接口实现手写数字识别(Mnist)
无需CMake,Bazel编译Tensorflow,直接使用cppflow接口调用模型,代码注释详细
基于JAVA的足球俱乐部管理系统(Vue.js+SpringBoot+MySQL)
基于Vue.js和SpringBoot的足球俱乐部管理系统是一个功能全面、易于使用的平台,旨在为足球俱乐部的运营提供高效、便捷的管理工具。该系统分为用户前台和管理后台两个部分,以满足不同角色的需求。用户前台主要面向普通用户,提供球员信息查询、赛事日程查看等功能,方便用户了解俱乐部的最新动态。管理后台则为管理员、教练等角色提供更高级的管理功能,包括球员数据管理、训练计划制定、赛事安排、合同管理等模块。管理员可以通过后台对球员信息进行添加、修改和删除,同时可以查看和管理球员的合同情况。教练可以制定和调整训练计划,确保球员的训练效果。此外,系统还提供了赛事管理功能,方便管理员和教练安排和调整赛事日程。整个系统采用Vue.js进行前端开发,SpringBoot进行后端开发,保证了系统的高性能和稳定性。 演示录屏:https://www.bilibili.com/video/BV1gHYjezEgJ 配套教程:https://www.bilibili.com/video/BV1pW4y1P7GR
基于JAVA的物业管理系统(Vue.js+SpringBoot+MySQL)
基于Vue.js和SpringBoot的物业管理系统是一个高效、易用的解决方案,旨在为物业管理提供全面的技术支持。该系统分为用户前台和管理后台,以满足不同角色的需求。管理员、业主和维修员都可以根据自己的权限访问相应的功能模块。 用户前台主要提供给业主和维修员使用,包括房产信息模块,业主可以查看自己的房产信息,维修员可以查看维修任务和报修信息;小区公告模块,发布小区内的重要通知和公告;停车位模块,业主可以查看停车位信息,进行停车位预约和管理;缴费信息模块,业主可以查看自己的缴费记录和缴费情况。 管理后台则是为管理员提供的功能,包括房产信息管理,管理员可以添加、修改和删除房产信息;小区公告管理,管理员可以发布和管理小区公告;停车位管理,管理员可以分配和管理停车位;缴费信息管理,管理员可以查看和管理业主的缴费信息,管理后台还提供了用户管理功能,管理员可以对用户进行添加、删除和权限分配等操作。 演示录屏:https://www.bilibili.com/video/BV1ASYVeXE4f 配套教程:https://www.bilibili.com/video/BV1pW4y1P7GR
基于JAVA的无人超市管理系统(Vue.js+SpringBoot+MySQL)
基于Vue.js和SpringBoot的无人超市管理系统是一个高效、现代化的解决方案,旨在为用户提供便捷的购物体验和高效的管理功能。该系统分为用户前台和管理后台两个部分,分别针对普通用户和管理员角色提供不同的功能和权限。用户前台主要包括商品分类模块、商品管理模块、商品订单模块等,方便用户浏览商品、下单购买和查看订单状态。管理后台则提供更全面的管理功能,包括商品分类管理、商品信息管理、订单管理、仓储信息管理以及超市资讯管理等模块,帮助管理员高效地进行商品上架、库存管理、订单处理和信息发布等工作。通过Vue.js的前端技术,系统界面友好、操作流畅,而SpringBoot的后端框架则保证了系统的稳定性和扩展性。 演示录屏:https://www.bilibili.com/video/BV1dTY5egEpB 配套教程:https://www.bilibili.com/video/BV1pW4y1P7GR
基于JAVA的同城宠物喂遛系统(Vue.js+SpringBoot+MySQL)
同城宠物喂遛系统是一个基于Vue.js和SpringBoot的全栈应用,旨在为用户提供一个便捷、高效的宠物管理平台。系统分为用户前台和管理后台,支持管理员和普通用户两种角色。在用户前台,用户可以浏览宠物资讯、参与爱宠天地互动,同时还可以预约宠物喂遛服务。而在管理后台,管理员可以对宠物进行管理,包括宠物信息的添加、编辑和删除,同时还可以查看和管理用户的预约信息。此外,系统还提供了用户管理模块,方便管理员对用户信息进行管理。整个系统的设计注重用户体验和操作便捷性,旨在为用户提供一个全面、高效的宠物管理解决方案。 演示录屏:https://www.bilibili.com/video/BV1P8Y5exExB 配套教程:https://www.bilibili.com/video/BV1pW4y1P7GR