文件名称:LCD触屏键盘
-
所属分类:
- 标签属性:
- 上传时间:2020-03-12
-
文件大小:10.67mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
LCD触屏键盘C语言代码,项目使用的源代码,Keil5环境下进行过编译
相关搜索: LCD触屏键盘
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 1-3.2寸LCD触摸键盘.zip 列表 1-3.2寸LCD触摸键盘/ 1-3.2寸LCD触摸键盘/Readme.txt 1-3.2寸LCD触摸键盘/SD卡字库备份/ 1-3.2寸LCD触摸键盘/SD卡字库备份/HZLIB.bin 1-3.2寸LCD触摸键盘/SD卡字库备份/pic1.bmp 1-3.2寸LCD触摸键盘/SD卡字库备份/pic2.bmp 1-3.2寸LCD触摸键盘/SD卡字库备份/pic3.bmp 1-3.2寸LCD触摸键盘/程序/ 1-3.2寸LCD触摸键盘/程序/CMSIS/ 1-3.2寸LCD触摸键盘/程序/CMSIS/core_cm3.c 1-3.2寸LCD触摸键盘/程序/CMSIS/core_cm3.h 1-3.2寸LCD触摸键盘/程序/CMSIS/startup/ 1-3.2寸LCD触摸键盘/程序/CMSIS/startup/startup_stm32f10x_cl.s 1-3.2寸LCD触摸键盘/程序/CMSIS/startup/startup_stm32f10x_hd.s 1-3.2寸LCD触摸键盘/程序/CMSIS/startup/startup_stm32f10x_hd_vl.s 1-3.2寸LCD触摸键盘/程序/CMSIS/startup/startup_stm32f10x_ld.s 1-3.2寸LCD触摸键盘/程序/CMSIS/startup/startup_stm32f10x_ld_vl.s 1-3.2寸LCD触摸键盘/程序/CMSIS/startup/startup_stm32f10x_md.s 1-3.2寸LCD触摸键盘/程序/CMSIS/startup/startup_stm32f10x_md_vl.s 1-3.2寸LCD触摸键盘/程序/CMSIS/startup/startup_stm32f10x_xl.s 1-3.2寸LCD触摸键盘/程序/CMSIS/stm32f10x.h 1-3.2寸LCD触摸键盘/程序/CMSIS/system_stm32f10x.c 1-3.2寸LCD触摸键盘/程序/CMSIS/system_stm32f10x.h 1-3.2寸LCD触摸键盘/程序/datasheet/ 1-3.2寸LCD触摸键盘/程序/datasheet/2.4TFT触摸控制器tsc2046.pdf 1-3.2寸LCD触摸键盘/程序/datasheet/ILI9341_DS_V1[1].09_20110315.pdf 1-3.2寸LCD触摸键盘/程序/datasheet/Outline- BL32007V2.pdf 1-3.2寸LCD触摸键盘/程序/FWlib/ 1-3.2寸LCD触摸键盘/程序/FWlib/inc/ 1-3.2寸LCD触摸键盘/程序/FWlib/inc/misc.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_adc.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_bkp.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_can.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_cec.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_crc.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_dac.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_dbgmcu.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_dma.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_exti.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_flash.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_fsmc.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_gpio.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_i2c.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_iwdg.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_pwr.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_rcc.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_rtc.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_sdio.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_spi.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_tim.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_usart.h 1-3.2寸LCD触摸键盘/程序/FWlib/inc/stm32f10x_wwdg.h 1-3.2寸LCD触摸键盘/程序/FWlib/src/ 1-3.2寸LCD触摸键盘/程序/FWlib/src/misc.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_adc.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_bkp.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_can.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_cec.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_crc.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_dac.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_dbgmcu.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_dma.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_exti.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_flash.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_fsmc.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_gpio.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_i2c.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_iwdg.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_pwr.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_rcc.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_rtc.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_sdio.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_spi.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_tim.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_usart.c 1-3.2寸LCD触摸键盘/程序/FWlib/src/stm32f10x_wwdg.c 1-3.2寸LCD触摸键盘/程序/Listing/ 1-3.2寸LCD触摸键盘/程序/Listing/startup_stm32f10x_hd.lst 1-3.2寸LCD触摸键盘/程序/Listing/STM32-DEMO.map 1-3.2寸LCD触摸键盘/程序/Output/ 1-3.2寸LCD触摸键盘/程序/Output/core_cm3.crf 1-3.2寸LCD触摸键盘/程序/Output/core_cm3.d 1-3.2寸LCD触摸键盘/程序/Output/core_cm3.o 1-3.2寸LCD触摸键盘/程序/Output/ExtDll.iex 1-3.2寸LCD触摸键盘/程序/Output/lcd.crf 1-3.2寸LCD触摸键盘/程序/Output/lcd.d 1-3.2寸LCD触摸键盘/程序/Output/lcd.o 1-3.2寸LCD触摸键盘/程序/Output/lcd.__i 1-3.2寸LCD触摸键盘/程序/Output/lcd_botton.crf 1-3.2寸LCD触摸键盘/程序/Output/lcd_botton.d 1-3.2寸LCD触摸键盘/程序/Output/lcd_botton.o 1-3.2寸LCD触摸键盘/程序/Output/lcd_botton.__i 1-3.2寸LCD触摸键盘/程序/Output/main.crf 1-3.2寸LCD触摸键盘/程序/Output/main.d 1-3.2寸LCD触摸键盘/程序/Output/main.o 1-3.2寸LCD触摸键盘/程序/Output/main.__i 1-3.2寸LCD触摸键盘/程序/Output/misc.crf 1-3.2寸LCD触摸键盘/程序/Output/misc.d 1-3.2寸LCD触摸键盘/程序/Output/misc.o 1-3.2寸LCD触摸键盘/程序/Output/startup_stm32f10x_hd.d 1-3.2寸LCD触摸键盘/程序/Output/startup_stm32f10x_hd.o 1-3.2寸LCD触摸键盘/程序/Output/STM32-DEMO.axf 1-3.2寸LCD触摸键盘/程序/Output/STM32-DEMO.hex 1-3.2寸LCD触摸键盘/程序/Output/STM32-DEMO.htm 1-3.2寸LCD触摸键盘/程序/Output/STM32-DEMO.lnp 1-3.2寸LCD触摸键盘/程序/Output/STM32-DEMO.plg 1-3.2寸LCD触摸键盘/程序/Output/STM32-DEMO.sct 1-3.2寸LCD触摸键盘/程序/Output/STM32-DEMO.tra 1-3.2寸LCD触摸键盘/程序/Output/stm32f10x_adc.crf 1-3.2寸LCD触摸键盘/程序/Output/stm32f10x_adc.d 1-3.2寸LCD触摸键盘/程序/Output/stm32f10x_adc.o 1-3.2寸LCD触摸键盘/程序/Output/stm32f10x_bkp.crf 1-3.2寸LCD触摸键盘/程序/Output/stm32f10x_bkp.d 1-3.2寸LCD触摸键盘/程序/Output/stm32f10x_bkp.o 1-3.2寸LCD触摸键盘/程序/Output/stm32f10x_can.crf 1-3.2寸LCD触摸键盘/程序/Output/stm32f10x_can.d 1-3.2寸LCD触摸键盘/程序/Output/stm32f10x_can.o 1-3.2寸LCD触摸键盘/程序/Output/stm32f10x_cec.crf 1-3.2寸LCD触摸键盘/程序/Output/stm32f10x_cec.d 1-3.2寸LCD触摸键盘/程序/Output/stm32f10x_cec.o 1-3.2寸LCD触摸键盘/程序/Output/stm32f10x_crc.crf 1-3.2寸LCD触摸键盘/程序/Output/stm32f10x_crc.d 1-3.2寸LCD触摸键盘/程序/Output/stm32f10x_crc.o 1-3.2寸LCD触摸键盘/程序/Output/stm32f10x_dac.crf 1-3.2寸LCD触摸键盘/程序/Output/stm32f10x_dac.d 1-3.2寸LCD触摸键盘/程序/Output/stm32f10x_dac.o 1-3.2寸LCD触摸键盘/程序/Output/stm32f10x_dbgmcu.crf 1-3.2寸LCD触摸键盘/程序/Output/stm32f10x_dbgmcu.d 1-3.2寸L
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.