登录
首页 » MDK » 19. 电容触摸按键实验(PZ6806D支持)

19. 电容触摸按键实验(PZ6806D支持)

于 2019-04-13 发布
0 176
下载积分: 1 下载次数: 2

代码说明:

说明:  基于STM32的触摸屏实验。使用TFT液晶屏。(Touch Screen Experiment Based on STM32)

文件列表:

19. 电容触摸按键实验(PZ6806D支持)\APP\beep\beep.c, 508 , 2017-03-17
19. 电容触摸按键实验(PZ6806D支持)\APP\beep\beep.h, 260 , 2017-03-17
19. 电容触摸按键实验(PZ6806D支持)\APP\exti\exti.c, 4681 , 2017-03-20
19. 电容触摸按键实验(PZ6806D支持)\APP\exti\exti.h, 97 , 2016-08-26
19. 电容触摸按键实验(PZ6806D支持)\APP\input\input.c, 3507 , 2017-03-22
19. 电容触摸按键实验(PZ6806D支持)\APP\input\input.h, 216 , 2017-03-22
19. 电容触摸按键实验(PZ6806D支持)\APP\iwdg\iwdg.c, 1018 , 2016-11-13
19. 电容触摸按键实验(PZ6806D支持)\APP\iwdg\iwdg.h, 136 , 2016-09-06
19. 电容触摸按键实验(PZ6806D支持)\APP\key\key.c, 1923 , 2017-03-20
19. 电容触摸按键实验(PZ6806D支持)\APP\key\key.h, 941 , 2017-03-20
19. 电容触摸按键实验(PZ6806D支持)\APP\led\led.c, 763 , 2017-03-17
19. 电容触摸按键实验(PZ6806D支持)\APP\led\led.h, 382 , 2017-03-20
19. 电容触摸按键实验(PZ6806D支持)\APP\pwm\pwm.c, 1758 , 2017-03-20
19. 电容触摸按键实验(PZ6806D支持)\APP\pwm\pwm.h, 109 , 2017-03-20
19. 电容触摸按键实验(PZ6806D支持)\APP\smg\smg.c, 453 , 2017-03-17
19. 电容触摸按键实验(PZ6806D支持)\APP\smg\smg.h, 328 , 2017-03-17
19. 电容触摸按键实验(PZ6806D支持)\APP\time\time.c, 1753 , 2016-11-11
19. 电容触摸按键实验(PZ6806D支持)\APP\time\time.h, 103 , 2016-08-30
19. 电容触摸按键实验(PZ6806D支持)\APP\touch_key\touch_key.c, 6062 , 2017-03-22
19. 电容触摸按键实验(PZ6806D支持)\APP\touch_key\touch_key.h, 319 , 2016-09-08
19. 电容触摸按键实验(PZ6806D支持)\APP\wwdg\wwdg.c, 1625 , 2016-11-13
19. 电容触摸按键实验(PZ6806D支持)\APP\wwdg\wwdg.h, 94 , 2016-09-06
19. 电容触摸按键实验(PZ6806D支持)\keilkilll.bat, 399 , 2011-04-23
19. 电容触摸按键实验(PZ6806D支持)\Libraries\CMSIS\core_cm3.c, 17273 , 2010-06-07
19. 电容触摸按键实验(PZ6806D支持)\Libraries\CMSIS\core_cm3.h, 85714 , 2011-02-09
19. 电容触摸按键实验(PZ6806D支持)\Libraries\CMSIS\startup_stm32f10x_hd.s, 15503 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\CMSIS\system_stm32f10x.c, 36557 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\CMSIS\system_stm32f10x.h, 2085 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\misc.h, 8982 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_adc.h, 21690 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_bkp.h, 7555 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_can.h, 27559 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_cec.h, 6573 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_crc.h, 2162 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_dac.h, 15233 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_dbgmcu.h, 3818 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_dma.h, 20754 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_exti.h, 6824 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_flash.h, 25445 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_fsmc.h, 27016 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_gpio.h, 20175 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_i2c.h, 30029 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_iwdg.h, 3828 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_pwr.h, 4383 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_rcc.h, 30452 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_rtc.h, 3857 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_sdio.h, 21863 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_spi.h, 17725 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_tim.h, 52427 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_usart.h, 16548 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_wwdg.h, 2966 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c, 7046 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c, 47201 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c, 8463 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c, 45103 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.c, 11656 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c, 3347 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c, 19087 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c, 5149 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c, 29607 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c, 6959 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c, 62551 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c, 35484 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c, 23221 , 2011-03-11
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c, 45781 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c, 4916 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c, 8759 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c, 51271 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c, 8598 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c, 28933 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c, 30224 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c, 109159 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c, 38308 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c, 5735 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\Obj\Template.hex, 13416 , 2017-03-22
19. 电容触摸按键实验(PZ6806D支持)\Public\system.c, 29 , 2016-04-26
19. 电容触摸按键实验(PZ6806D支持)\Public\system.h, 2077 , 2017-03-17
19. 电容触摸按键实验(PZ6806D支持)\Public\SysTick.c, 1403 , 2017-03-17
19. 电容触摸按键实验(PZ6806D支持)\Public\SysTick.h, 160 , 2017-03-17
19. 电容触摸按键实验(PZ6806D支持)\Public\usart.c, 3044 , 2017-03-20
19. 电容触摸按键实验(PZ6806D支持)\Public\usart.h, 131 , 2017-03-20
19. 电容触摸按键实验(PZ6806D支持)\Template.uvguix.Administrator, 72018 , 2017-05-17
19. 电容触摸按键实验(PZ6806D支持)\Template.uvoptx, 14132 , 2017-03-22
19. 电容触摸按键实验(PZ6806D支持)\Template.uvprojx, 19460 , 2017-03-22
19. 电容触摸按键实验(PZ6806D支持)\User\main.c, 458 , 2017-03-22
19. 电容触摸按键实验(PZ6806D支持)\User\stm32f10x.h, 633941 , 2011-03-10
19. 电容触摸按键实验(PZ6806D支持)\User\stm32f10x_conf.h, 3259 , 2011-04-04
19. 电容触摸按键实验(PZ6806D支持)\User\stm32f10x_it.c, 4405 , 2011-04-04
19. 电容触摸按键实验(PZ6806D支持)\User\stm32f10x_it.h, 2086 , 2011-04-04
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\inc, 0 , 2017-06-12
19. 电容触摸按键实验(PZ6806D支持)\Libraries\STM32F10x_StdPeriph_Driver\src, 0 , 2017-06-12
19. 电容触摸按键实验(PZ6806D支持)\APP\beep, 0 , 2017-06-12
19. 电容触摸按键实验(PZ6806D支持)\APP\exti, 0 , 2017-06-12
19. 电容触摸按键实验(PZ6806D支持)\APP\input, 0 , 2017-06-12
19. 电容触摸按键实验(PZ6806D支持)\APP\iwdg, 0 , 2017-06-12
19. 电容触摸按键实验(PZ6806D支持)\APP\key, 0 , 2017-06-12
19. 电容触摸按键实验(PZ6806D支持)\APP\led, 0 , 2017-06-12
19. 电容触摸按键实验(PZ6806D支持)\APP\pwm, 0 , 2017-06-12
19. 电容触摸按键实验(PZ6806D支持)\APP\smg, 0 , 2017-06-12
19. 电容触摸按键实验(PZ6806D支持)\APP\time, 0 , 2017-06-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • key
    lpc1788 的按键状态读取控制程序 (lpc1788 key)
    2016-02-23 12:46:19下载
    积分:1
  • dma dac 正弦波
    说明:  正弦波的显示 ,示波器,keil5正弦波的显示 ,用于测试波形的产生(Sine wave display, oscilloscope, keil 5 sine wave display, used to test the generation of waveforms)
    2020-06-18 04:40:02下载
    积分:1
  • CAN
    MC9S12XS128 MSCAN 模块初始化,及其接收数据、发送数据源代码,c语言编写。(Initialization and application of MSCAN module for MC9S12XS128 using c#.)
    2013-12-16 21:28:43下载
    积分:1
  • DS1302
    基于AT89C5A60S2控制芯片 DS1302时钟芯片,LCD1602液晶显示的电子钟(DS1302 clock chip based on AT89C5A60S2 controller chip, the LCD1602 LCD electronic clock)
    2012-06-06 16:00:05下载
    积分:1
  • 8051原程序测距离
    说明:   超声波测距基于8051的源程序设计(8051 Ultrasonic Ranging based on the source code design)
    2006-02-16 14:23:18下载
    积分:1
  • fishTran3
    基于stm32开发的仿生鱼控制程序,串口与上位机通信部分(Stm32 development of bionic fish based control program, serial communication with the host computer parts)
    2013-11-09 09:17:39下载
    积分:1
  • msp430x20x2_adc10_temp
    说明:  使用msp430f2012的10位ADC端口进行采样并转换(Use msp430f2012 port 10-bit ADC sampling and conversion)
    2010-04-20 22:08:56下载
    积分:1
  • Reference-code
    ST7706收音处理程序,包含功能有:自动搜台,自动存储,浏览,播放预存台等。(ST7706 radio processing program includes features include: automatic station search, automatic storage, browsing, playing stored Taiwan.)
    2014-04-19 11:32:32下载
    积分:1
  • AVRanswer
    AVR 单片机学习总结,以问答方式出现。希望能给朋友们一点帮助(some question answer for avr study.I hope it is helpful for your learning. )
    2013-12-25 20:51:40下载
    积分:1
  • Thermometer
    这是一个远程温度计 MCU: AT89S52 温度传感器: DS18B20 晶振: 12MHz 使用串口连接,在PC端使用"超级终端"打开 设置如下: 波特率: 4800 数据位: 8 奇偶校验: 无 停止位: 1 数据流控制: 无 电路图见Thermometer-SCH.jpg 该程序的编写参照了Keil UV2自带的便子 见EXAMPLESMEASURE 使用终端交互方式 其实,这不仅是一个测漫器, 它的时钟也非常准确.(This is a remote thermometer MCU: AT89S52 Temperature sensor: DS18B20 crystal: 12MHz to use serial port connection, in the PC client to use super terminal Open settings are as follows: baud rate: 4800 data bits: 8 Parity: None Stop bits: 1 Data Flow Control: No schematics see Thermometer-SCH.jpg the program prepared by the light of the Keil UV2 own son will see the use of terminal interactively EXAMPLESMEASURE In fact, this is not only a measured man, and it is also very accurate clock.)
    2008-01-02 15:27:23下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载