文件名称:dianzhen
-
所属分类:
- 标签属性:
- 上传时间:2013-08-06
-
文件大小:1.6mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于stm32单片机的16*64的led点阵程序,显示的汉字可以移动。这些程序都是可以直接拿来用的。-Based on stm32 SCM 16* 64 led dot matrix program, showing the Chinese characters can be moved. These programs can all be directly used.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dianzhen/
dianzhen/CMSIS/
dianzhen/CMSIS/core_cm3.c
dianzhen/CMSIS/core_cm3.h
dianzhen/CMSIS/startup/
dianzhen/CMSIS/startup/startup_stm32f10x_hd.s
dianzhen/CMSIS/startup/startup_stm32f10x_ld.s
dianzhen/CMSIS/startup/startup_stm32f10x_md.s
dianzhen/CMSIS/stm32f10x.h
dianzhen/CMSIS/system_stm32f10x.c
dianzhen/CMSIS/system_stm32f10x.h
dianzhen/FWlib/
dianzhen/FWlib/inc/
dianzhen/FWlib/inc/misc.h
dianzhen/FWlib/inc/stm32f10x_adc.h
dianzhen/FWlib/inc/stm32f10x_bkp.h
dianzhen/FWlib/inc/stm32f10x_can.h
dianzhen/FWlib/inc/stm32f10x_crc.h
dianzhen/FWlib/inc/stm32f10x_dac.h
dianzhen/FWlib/inc/stm32f10x_dbgmcu.h
dianzhen/FWlib/inc/stm32f10x_dma.h
dianzhen/FWlib/inc/stm32f10x_exti.h
dianzhen/FWlib/inc/stm32f10x_flash.h
dianzhen/FWlib/inc/stm32f10x_fsmc.h
dianzhen/FWlib/inc/stm32f10x_gpio.h
dianzhen/FWlib/inc/stm32f10x_i2c.h
dianzhen/FWlib/inc/stm32f10x_iwdg.h
dianzhen/FWlib/inc/stm32f10x_pwr.h
dianzhen/FWlib/inc/stm32f10x_rcc.h
dianzhen/FWlib/inc/stm32f10x_rtc.h
dianzhen/FWlib/inc/stm32f10x_sdio.h
dianzhen/FWlib/inc/stm32f10x_spi.h
dianzhen/FWlib/inc/stm32f10x_tim.h
dianzhen/FWlib/inc/stm32f10x_usart.h
dianzhen/FWlib/inc/stm32f10x_wwdg.h
dianzhen/FWlib/src/
dianzhen/FWlib/src/misc.c
dianzhen/FWlib/src/stm32f10x_adc.c
dianzhen/FWlib/src/stm32f10x_bkp.c
dianzhen/FWlib/src/stm32f10x_can.c
dianzhen/FWlib/src/stm32f10x_crc.c
dianzhen/FWlib/src/stm32f10x_dac.c
dianzhen/FWlib/src/stm32f10x_dbgmcu.c
dianzhen/FWlib/src/stm32f10x_dma.c
dianzhen/FWlib/src/stm32f10x_exti.c
dianzhen/FWlib/src/stm32f10x_flash.c
dianzhen/FWlib/src/stm32f10x_fsmc.c
dianzhen/FWlib/src/stm32f10x_gpio.c
dianzhen/FWlib/src/stm32f10x_i2c.c
dianzhen/FWlib/src/stm32f10x_iwdg.c
dianzhen/FWlib/src/stm32f10x_pwr.c
dianzhen/FWlib/src/stm32f10x_rcc.c
dianzhen/FWlib/src/stm32f10x_rtc.c
dianzhen/FWlib/src/stm32f10x_sdio.c
dianzhen/FWlib/src/stm32f10x_spi.c
dianzhen/FWlib/src/stm32f10x_tim.c
dianzhen/FWlib/src/stm32f10x_usart.c
dianzhen/FWlib/src/stm32f10x_wwdg.c
dianzhen/output/
dianzhen/output/core_cm3.crf
dianzhen/output/core_cm3.d
dianzhen/output/core_cm3.o
dianzhen/output/data.crf
dianzhen/output/data.d
dianzhen/output/data.o
dianzhen/output/dianzhen.axf
dianzhen/output/dianzhen.hex
dianzhen/output/dianzhen.htm
dianzhen/output/dianzhen.lnp
dianzhen/output/dianzhen.plg
dianzhen/output/dianzhen.sct
dianzhen/output/dianzhen.tra
dianzhen/output/gpio.crf
dianzhen/output/gpio.d
dianzhen/output/gpio.o
dianzhen/output/hal.crf
dianzhen/output/hal.d
dianzhen/output/led.crf
dianzhen/output/led.d
dianzhen/output/led.o
dianzhen/output/main.crf
dianzhen/output/main.d
dianzhen/output/main.o
dianzhen/output/nvic.crf
dianzhen/output/nvic.d
dianzhen/output/rcc.crf
dianzhen/output/rcc.d
dianzhen/output/startup_stm32f10x_hd.d
dianzhen/output/startup_stm32f10x_hd.o
dianzhen/output/stm32f10x_gpio.crf
dianzhen/output/stm32f10x_gpio.d
dianzhen/output/stm32f10x_gpio.o
dianzhen/output/stm32f10x_it.crf
dianzhen/output/stm32f10x_it.d
dianzhen/output/stm32f10x_it.o
dianzhen/output/stm32f10x_rcc.crf
dianzhen/output/stm32f10x_rcc.d
dianzhen/output/stm32f10x_rcc.o
dianzhen/output/system_stm32f10x.crf
dianzhen/output/system_stm32f10x.d
dianzhen/output/system_stm32f10x.o
dianzhen/output/systick.crf
dianzhen/output/systick.d
dianzhen/output/systick.o
dianzhen/USER/
dianzhen/USER/data.c
dianzhen/USER/data.h
dianzhen/USER/dianzhen.map
dianzhen/USER/dianzhen.plg
dianzhen/USER/dianzhen.uvgui.Administrator
dianzhen/USER/dianzhen.uvgui_Administrator.bak
dianzhen/USER/dianzhen.uvopt
dianzhen/USER/dianzhen.uvproj
dianzhen/USER/dianzhen_dianzhen.dep
dianzhen/USER/dianzhen_Target 1.dep
dianzhen/USER/dianzhen_uvopt.bak
dianzhen/USER/dianzhen_uvproj.bak
dianzhen/USER/gpio.c
dianzhen/USER/gpio.h
dianzhen/USER/JLinkLog.txt
dianzhen/USER/JLinkSettings.ini
dianzhen/USER/led.c
dianzhen/USER/led.h
dianzhen/USER/main.c
dianzhen/USER/startup_stm32f10x_hd.lst
dianzhen/USER/stm32f10x_conf.h
dianzhen/USER/stm32f10x_it.c
dianzhen/USER/stm32f10x_it.h
dianzhen/USER/SysTick.c
dianzhen/USER/SysTick.h
dianzhen/CMSIS/
dianzhen/CMSIS/core_cm3.c
dianzhen/CMSIS/core_cm3.h
dianzhen/CMSIS/startup/
dianzhen/CMSIS/startup/startup_stm32f10x_hd.s
dianzhen/CMSIS/startup/startup_stm32f10x_ld.s
dianzhen/CMSIS/startup/startup_stm32f10x_md.s
dianzhen/CMSIS/stm32f10x.h
dianzhen/CMSIS/system_stm32f10x.c
dianzhen/CMSIS/system_stm32f10x.h
dianzhen/FWlib/
dianzhen/FWlib/inc/
dianzhen/FWlib/inc/misc.h
dianzhen/FWlib/inc/stm32f10x_adc.h
dianzhen/FWlib/inc/stm32f10x_bkp.h
dianzhen/FWlib/inc/stm32f10x_can.h
dianzhen/FWlib/inc/stm32f10x_crc.h
dianzhen/FWlib/inc/stm32f10x_dac.h
dianzhen/FWlib/inc/stm32f10x_dbgmcu.h
dianzhen/FWlib/inc/stm32f10x_dma.h
dianzhen/FWlib/inc/stm32f10x_exti.h
dianzhen/FWlib/inc/stm32f10x_flash.h
dianzhen/FWlib/inc/stm32f10x_fsmc.h
dianzhen/FWlib/inc/stm32f10x_gpio.h
dianzhen/FWlib/inc/stm32f10x_i2c.h
dianzhen/FWlib/inc/stm32f10x_iwdg.h
dianzhen/FWlib/inc/stm32f10x_pwr.h
dianzhen/FWlib/inc/stm32f10x_rcc.h
dianzhen/FWlib/inc/stm32f10x_rtc.h
dianzhen/FWlib/inc/stm32f10x_sdio.h
dianzhen/FWlib/inc/stm32f10x_spi.h
dianzhen/FWlib/inc/stm32f10x_tim.h
dianzhen/FWlib/inc/stm32f10x_usart.h
dianzhen/FWlib/inc/stm32f10x_wwdg.h
dianzhen/FWlib/src/
dianzhen/FWlib/src/misc.c
dianzhen/FWlib/src/stm32f10x_adc.c
dianzhen/FWlib/src/stm32f10x_bkp.c
dianzhen/FWlib/src/stm32f10x_can.c
dianzhen/FWlib/src/stm32f10x_crc.c
dianzhen/FWlib/src/stm32f10x_dac.c
dianzhen/FWlib/src/stm32f10x_dbgmcu.c
dianzhen/FWlib/src/stm32f10x_dma.c
dianzhen/FWlib/src/stm32f10x_exti.c
dianzhen/FWlib/src/stm32f10x_flash.c
dianzhen/FWlib/src/stm32f10x_fsmc.c
dianzhen/FWlib/src/stm32f10x_gpio.c
dianzhen/FWlib/src/stm32f10x_i2c.c
dianzhen/FWlib/src/stm32f10x_iwdg.c
dianzhen/FWlib/src/stm32f10x_pwr.c
dianzhen/FWlib/src/stm32f10x_rcc.c
dianzhen/FWlib/src/stm32f10x_rtc.c
dianzhen/FWlib/src/stm32f10x_sdio.c
dianzhen/FWlib/src/stm32f10x_spi.c
dianzhen/FWlib/src/stm32f10x_tim.c
dianzhen/FWlib/src/stm32f10x_usart.c
dianzhen/FWlib/src/stm32f10x_wwdg.c
dianzhen/output/
dianzhen/output/core_cm3.crf
dianzhen/output/core_cm3.d
dianzhen/output/core_cm3.o
dianzhen/output/data.crf
dianzhen/output/data.d
dianzhen/output/data.o
dianzhen/output/dianzhen.axf
dianzhen/output/dianzhen.hex
dianzhen/output/dianzhen.htm
dianzhen/output/dianzhen.lnp
dianzhen/output/dianzhen.plg
dianzhen/output/dianzhen.sct
dianzhen/output/dianzhen.tra
dianzhen/output/gpio.crf
dianzhen/output/gpio.d
dianzhen/output/gpio.o
dianzhen/output/hal.crf
dianzhen/output/hal.d
dianzhen/output/led.crf
dianzhen/output/led.d
dianzhen/output/led.o
dianzhen/output/main.crf
dianzhen/output/main.d
dianzhen/output/main.o
dianzhen/output/nvic.crf
dianzhen/output/nvic.d
dianzhen/output/rcc.crf
dianzhen/output/rcc.d
dianzhen/output/startup_stm32f10x_hd.d
dianzhen/output/startup_stm32f10x_hd.o
dianzhen/output/stm32f10x_gpio.crf
dianzhen/output/stm32f10x_gpio.d
dianzhen/output/stm32f10x_gpio.o
dianzhen/output/stm32f10x_it.crf
dianzhen/output/stm32f10x_it.d
dianzhen/output/stm32f10x_it.o
dianzhen/output/stm32f10x_rcc.crf
dianzhen/output/stm32f10x_rcc.d
dianzhen/output/stm32f10x_rcc.o
dianzhen/output/system_stm32f10x.crf
dianzhen/output/system_stm32f10x.d
dianzhen/output/system_stm32f10x.o
dianzhen/output/systick.crf
dianzhen/output/systick.d
dianzhen/output/systick.o
dianzhen/USER/
dianzhen/USER/data.c
dianzhen/USER/data.h
dianzhen/USER/dianzhen.map
dianzhen/USER/dianzhen.plg
dianzhen/USER/dianzhen.uvgui.Administrator
dianzhen/USER/dianzhen.uvgui_Administrator.bak
dianzhen/USER/dianzhen.uvopt
dianzhen/USER/dianzhen.uvproj
dianzhen/USER/dianzhen_dianzhen.dep
dianzhen/USER/dianzhen_Target 1.dep
dianzhen/USER/dianzhen_uvopt.bak
dianzhen/USER/dianzhen_uvproj.bak
dianzhen/USER/gpio.c
dianzhen/USER/gpio.h
dianzhen/USER/JLinkLog.txt
dianzhen/USER/JLinkSettings.ini
dianzhen/USER/led.c
dianzhen/USER/led.h
dianzhen/USER/main.c
dianzhen/USER/startup_stm32f10x_hd.lst
dianzhen/USER/stm32f10x_conf.h
dianzhen/USER/stm32f10x_it.c
dianzhen/USER/stm32f10x_it.h
dianzhen/USER/SysTick.c
dianzhen/USER/SysTick.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.