文件名称:STM32-12864
-
所属分类:
- 标签属性:
- 上传时间:2017-06-02
-
文件大小:3.22mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于STM32和带字库的LCD12864,时钟芯片FM31256,温湿度模块DHT11.通过串口校准时钟,LCD显示时间和温湿度.-Based on STM32 and with the font of the LCD12864, clock chip FM31256, temperature and humidity module DHT11. Through the serial port calibration clock, LCD display time and temperature and humidity.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
STM32-12864/
STM32-12864/JLinkLog.txt
STM32-12864/JLinkSettings.ini
STM32-12864/core/
STM32-12864/core/core_cm3.c
STM32-12864/core/core_cm3.h
STM32-12864/core/startup/
STM32-12864/core/startup/arm/
STM32-12864/core/startup/arm/startup_stm32f10x_cl.s
STM32-12864/core/startup/arm/startup_stm32f10x_hd.s
STM32-12864/core/startup/arm/startup_stm32f10x_hd_vl.s
STM32-12864/core/startup/arm/startup_stm32f10x_ld.s
STM32-12864/core/startup/arm/startup_stm32f10x_ld_vl.s
STM32-12864/core/startup/arm/startup_stm32f10x_md.s
STM32-12864/core/startup/arm/startup_stm32f10x_md_vl.s
STM32-12864/core/startup/arm/startup_stm32f10x_xl.s
STM32-12864/core/stm32f10x.h
STM32-12864/core/stm32f10x_conf.h
STM32-12864/core/stm32f10x_it.c
STM32-12864/core/stm32f10x_it.h
STM32-12864/core/system_stm32f10x.c
STM32-12864/core/system_stm32f10x.h
STM32-12864/fwlib/
STM32-12864/fwlib/inc/
STM32-12864/fwlib/inc/misc.h
STM32-12864/fwlib/inc/stm32f10x_adc.h
STM32-12864/fwlib/inc/stm32f10x_bkp.h
STM32-12864/fwlib/inc/stm32f10x_can.h
STM32-12864/fwlib/inc/stm32f10x_cec.h
STM32-12864/fwlib/inc/stm32f10x_crc.h
STM32-12864/fwlib/inc/stm32f10x_dac.h
STM32-12864/fwlib/inc/stm32f10x_dbgmcu.h
STM32-12864/fwlib/inc/stm32f10x_dma.h
STM32-12864/fwlib/inc/stm32f10x_exti.h
STM32-12864/fwlib/inc/stm32f10x_flash.h
STM32-12864/fwlib/inc/stm32f10x_fsmc.h
STM32-12864/fwlib/inc/stm32f10x_gpio.h
STM32-12864/fwlib/inc/stm32f10x_i2c.h
STM32-12864/fwlib/inc/stm32f10x_iwdg.h
STM32-12864/fwlib/inc/stm32f10x_pwr.h
STM32-12864/fwlib/inc/stm32f10x_rcc.h
STM32-12864/fwlib/inc/stm32f10x_rtc.h
STM32-12864/fwlib/inc/stm32f10x_sdio.h
STM32-12864/fwlib/inc/stm32f10x_spi.h
STM32-12864/fwlib/inc/stm32f10x_tim.h
STM32-12864/fwlib/inc/stm32f10x_usart.h
STM32-12864/fwlib/inc/stm32f10x_wwdg.h
STM32-12864/fwlib/src/
STM32-12864/fwlib/src/misc.c
STM32-12864/fwlib/src/stm32f10x_adc.c
STM32-12864/fwlib/src/stm32f10x_bkp.c
STM32-12864/fwlib/src/stm32f10x_can.c
STM32-12864/fwlib/src/stm32f10x_cec.c
STM32-12864/fwlib/src/stm32f10x_crc.c
STM32-12864/fwlib/src/stm32f10x_dac.c
STM32-12864/fwlib/src/stm32f10x_dbgmcu.c
STM32-12864/fwlib/src/stm32f10x_dma.c
STM32-12864/fwlib/src/stm32f10x_exti.c
STM32-12864/fwlib/src/stm32f10x_flash.c
STM32-12864/fwlib/src/stm32f10x_fsmc.c
STM32-12864/fwlib/src/stm32f10x_gpio.c
STM32-12864/fwlib/src/stm32f10x_i2c.c
STM32-12864/fwlib/src/stm32f10x_iwdg.c
STM32-12864/fwlib/src/stm32f10x_pwr.c
STM32-12864/fwlib/src/stm32f10x_rcc.c
STM32-12864/fwlib/src/stm32f10x_rtc.c
STM32-12864/fwlib/src/stm32f10x_sdio.c
STM32-12864/fwlib/src/stm32f10x_spi.c
STM32-12864/fwlib/src/stm32f10x_tim.c
STM32-12864/fwlib/src/stm32f10x_usart.c
STM32-12864/fwlib/src/stm32f10x_wwdg.c
STM32-12864/hardware/
STM32-12864/hardware/inc/
STM32-12864/hardware/inc/12864.h
STM32-12864/hardware/inc/FM31256.H
STM32-12864/hardware/inc/IIC.H
STM32-12864/hardware/inc/delay.h
STM32-12864/hardware/inc/dht11.h
STM32-12864/hardware/inc/led.h
STM32-12864/hardware/inc/sys.h
STM32-12864/hardware/inc/usart.h
STM32-12864/hardware/src/
STM32-12864/hardware/src/12864.c
STM32-12864/hardware/src/FM31256.C
STM32-12864/hardware/src/IIC.C
STM32-12864/hardware/src/delay.c
STM32-12864/hardware/src/dht11.c
STM32-12864/hardware/src/led.c
STM32-12864/hardware/src/sys.c
STM32-12864/hardware/src/usart.c
STM32-12864/keilkilll.bat
STM32-12864/listing/
STM32-12864/listing/startup_stm32f10x_hd.lst
STM32-12864/listing/stmf10x-demo-12864.map
STM32-12864/output/
STM32-12864/output/12864.crf
STM32-12864/output/12864.d
STM32-12864/output/12864.o
STM32-12864/output/ExtDll.iex
STM32-12864/output/core_cm3.crf
STM32-12864/output/core_cm3.d
STM32-12864/output/core_cm3.o
STM32-12864/output/delay.crf
STM32-12864/output/delay.d
STM32-12864/output/delay.o
STM32-12864/output/dht11.crf
STM32-12864/output/dht11.d
STM32-12864/output/dht11.o
STM32-12864/output/fm31256.crf
STM32-12864/output/fm31256.d
STM32-12864/output/fm31256.o
STM32-12864/output/iic.crf
STM32-12864/output/iic.d
STM32-12864/output/iic.o
STM32-12864/output/led.crf
STM32-12864/output/led.d
STM32-12864/output/led.o
STM32-12864/output/main.crf
STM32-12864/output/main.d
STM32-12864/output/main.o
STM32-12864/output/misc.crf
STM32-12864/output/misc.d
STM32-12864/output/misc.o
STM32-12864/output/startup_stm32f10x_hd.d
STM32-12864/output/startup_stm32f10x_hd.o
STM32-12864/output/stm32f10x_gpio.crf
STM32-12864/output/stm32f10x_gpio.d
STM32-12864/output/stm32f10x_gpio.o
STM32-12864/output/stm32f10x_it.crf
STM32-12864/output/stm32f10x_it.d
STM32-12864/output/stm32f10x_it.o
STM32-12864/output/stm32f10x_rcc.crf
STM32-12864/output/stm32f10x_rcc.d
STM32-12864/output/stm32f10x_rcc.o
STM32-12864/output/stm32f10x_usart.crf
STM32-12864/output/stm32f10x_usart.d
STM32-12864/output/stm32f10x_usart.o
STM32-12864/output/stmf10x-demo-12864.axf
STM32-12864/output/stmf10x-demo-12864.hex
STM32-12864/output/stmf10x-demo-12864.htm
STM32-12864/output/stmf10x-demo-12864.lnp
STM32-12864/output/stmf10x-demo-12864.plg
STM32-12864/output/stmf10x-demo-12864.sct
STM32-12864/output/stmf10x-demo.hex
STM32-12864/output/sys.crf
STM32-12864/output/sys.d
STM32-12864/output/sys.o
STM32-12864/output/system_stm32f10x.crf
STM32-12864/output/system_stm32
STM32-12864/JLinkLog.txt
STM32-12864/JLinkSettings.ini
STM32-12864/core/
STM32-12864/core/core_cm3.c
STM32-12864/core/core_cm3.h
STM32-12864/core/startup/
STM32-12864/core/startup/arm/
STM32-12864/core/startup/arm/startup_stm32f10x_cl.s
STM32-12864/core/startup/arm/startup_stm32f10x_hd.s
STM32-12864/core/startup/arm/startup_stm32f10x_hd_vl.s
STM32-12864/core/startup/arm/startup_stm32f10x_ld.s
STM32-12864/core/startup/arm/startup_stm32f10x_ld_vl.s
STM32-12864/core/startup/arm/startup_stm32f10x_md.s
STM32-12864/core/startup/arm/startup_stm32f10x_md_vl.s
STM32-12864/core/startup/arm/startup_stm32f10x_xl.s
STM32-12864/core/stm32f10x.h
STM32-12864/core/stm32f10x_conf.h
STM32-12864/core/stm32f10x_it.c
STM32-12864/core/stm32f10x_it.h
STM32-12864/core/system_stm32f10x.c
STM32-12864/core/system_stm32f10x.h
STM32-12864/fwlib/
STM32-12864/fwlib/inc/
STM32-12864/fwlib/inc/misc.h
STM32-12864/fwlib/inc/stm32f10x_adc.h
STM32-12864/fwlib/inc/stm32f10x_bkp.h
STM32-12864/fwlib/inc/stm32f10x_can.h
STM32-12864/fwlib/inc/stm32f10x_cec.h
STM32-12864/fwlib/inc/stm32f10x_crc.h
STM32-12864/fwlib/inc/stm32f10x_dac.h
STM32-12864/fwlib/inc/stm32f10x_dbgmcu.h
STM32-12864/fwlib/inc/stm32f10x_dma.h
STM32-12864/fwlib/inc/stm32f10x_exti.h
STM32-12864/fwlib/inc/stm32f10x_flash.h
STM32-12864/fwlib/inc/stm32f10x_fsmc.h
STM32-12864/fwlib/inc/stm32f10x_gpio.h
STM32-12864/fwlib/inc/stm32f10x_i2c.h
STM32-12864/fwlib/inc/stm32f10x_iwdg.h
STM32-12864/fwlib/inc/stm32f10x_pwr.h
STM32-12864/fwlib/inc/stm32f10x_rcc.h
STM32-12864/fwlib/inc/stm32f10x_rtc.h
STM32-12864/fwlib/inc/stm32f10x_sdio.h
STM32-12864/fwlib/inc/stm32f10x_spi.h
STM32-12864/fwlib/inc/stm32f10x_tim.h
STM32-12864/fwlib/inc/stm32f10x_usart.h
STM32-12864/fwlib/inc/stm32f10x_wwdg.h
STM32-12864/fwlib/src/
STM32-12864/fwlib/src/misc.c
STM32-12864/fwlib/src/stm32f10x_adc.c
STM32-12864/fwlib/src/stm32f10x_bkp.c
STM32-12864/fwlib/src/stm32f10x_can.c
STM32-12864/fwlib/src/stm32f10x_cec.c
STM32-12864/fwlib/src/stm32f10x_crc.c
STM32-12864/fwlib/src/stm32f10x_dac.c
STM32-12864/fwlib/src/stm32f10x_dbgmcu.c
STM32-12864/fwlib/src/stm32f10x_dma.c
STM32-12864/fwlib/src/stm32f10x_exti.c
STM32-12864/fwlib/src/stm32f10x_flash.c
STM32-12864/fwlib/src/stm32f10x_fsmc.c
STM32-12864/fwlib/src/stm32f10x_gpio.c
STM32-12864/fwlib/src/stm32f10x_i2c.c
STM32-12864/fwlib/src/stm32f10x_iwdg.c
STM32-12864/fwlib/src/stm32f10x_pwr.c
STM32-12864/fwlib/src/stm32f10x_rcc.c
STM32-12864/fwlib/src/stm32f10x_rtc.c
STM32-12864/fwlib/src/stm32f10x_sdio.c
STM32-12864/fwlib/src/stm32f10x_spi.c
STM32-12864/fwlib/src/stm32f10x_tim.c
STM32-12864/fwlib/src/stm32f10x_usart.c
STM32-12864/fwlib/src/stm32f10x_wwdg.c
STM32-12864/hardware/
STM32-12864/hardware/inc/
STM32-12864/hardware/inc/12864.h
STM32-12864/hardware/inc/FM31256.H
STM32-12864/hardware/inc/IIC.H
STM32-12864/hardware/inc/delay.h
STM32-12864/hardware/inc/dht11.h
STM32-12864/hardware/inc/led.h
STM32-12864/hardware/inc/sys.h
STM32-12864/hardware/inc/usart.h
STM32-12864/hardware/src/
STM32-12864/hardware/src/12864.c
STM32-12864/hardware/src/FM31256.C
STM32-12864/hardware/src/IIC.C
STM32-12864/hardware/src/delay.c
STM32-12864/hardware/src/dht11.c
STM32-12864/hardware/src/led.c
STM32-12864/hardware/src/sys.c
STM32-12864/hardware/src/usart.c
STM32-12864/keilkilll.bat
STM32-12864/listing/
STM32-12864/listing/startup_stm32f10x_hd.lst
STM32-12864/listing/stmf10x-demo-12864.map
STM32-12864/output/
STM32-12864/output/12864.crf
STM32-12864/output/12864.d
STM32-12864/output/12864.o
STM32-12864/output/ExtDll.iex
STM32-12864/output/core_cm3.crf
STM32-12864/output/core_cm3.d
STM32-12864/output/core_cm3.o
STM32-12864/output/delay.crf
STM32-12864/output/delay.d
STM32-12864/output/delay.o
STM32-12864/output/dht11.crf
STM32-12864/output/dht11.d
STM32-12864/output/dht11.o
STM32-12864/output/fm31256.crf
STM32-12864/output/fm31256.d
STM32-12864/output/fm31256.o
STM32-12864/output/iic.crf
STM32-12864/output/iic.d
STM32-12864/output/iic.o
STM32-12864/output/led.crf
STM32-12864/output/led.d
STM32-12864/output/led.o
STM32-12864/output/main.crf
STM32-12864/output/main.d
STM32-12864/output/main.o
STM32-12864/output/misc.crf
STM32-12864/output/misc.d
STM32-12864/output/misc.o
STM32-12864/output/startup_stm32f10x_hd.d
STM32-12864/output/startup_stm32f10x_hd.o
STM32-12864/output/stm32f10x_gpio.crf
STM32-12864/output/stm32f10x_gpio.d
STM32-12864/output/stm32f10x_gpio.o
STM32-12864/output/stm32f10x_it.crf
STM32-12864/output/stm32f10x_it.d
STM32-12864/output/stm32f10x_it.o
STM32-12864/output/stm32f10x_rcc.crf
STM32-12864/output/stm32f10x_rcc.d
STM32-12864/output/stm32f10x_rcc.o
STM32-12864/output/stm32f10x_usart.crf
STM32-12864/output/stm32f10x_usart.d
STM32-12864/output/stm32f10x_usart.o
STM32-12864/output/stmf10x-demo-12864.axf
STM32-12864/output/stmf10x-demo-12864.hex
STM32-12864/output/stmf10x-demo-12864.htm
STM32-12864/output/stmf10x-demo-12864.lnp
STM32-12864/output/stmf10x-demo-12864.plg
STM32-12864/output/stmf10x-demo-12864.sct
STM32-12864/output/stmf10x-demo.hex
STM32-12864/output/sys.crf
STM32-12864/output/sys.d
STM32-12864/output/sys.o
STM32-12864/output/system_stm32f10x.crf
STM32-12864/output/system_stm32
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.