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

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

于 2019-04-13 发布
0 248
下载积分: 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 个回复

  • 基于C语言的DSP芯
    单片机中c语言实现编程,可供大家单片机开发时参考,方便大家学习(C language programming in MCU can be used for reference in the development of MCU, and it is convenient for everyone to learn.)
    2020-06-16 03:20:01下载
    积分:1
  • DDS
    STM32控制DDS输出正弦波等波形,频率幅值可调。(STM32 control DDS output sine wave waveform, adjustable frequency amplitude.)
    2020-06-20 18:40:02下载
    积分:1
  • RTP_voip
    Transporting Voice by Using IP
    2013-11-08 14:49:25下载
    积分:1
  • ng-cordova-master-(1)
    ng cordova master yes, yes, yes,
    2016-11-30 08:26:04下载
    积分:1
  • MLX90614_430
    MLX90614_430非接触式红外温度传感器,代码亲测有效可用正常使用 MSP430G2553(MLX90614_430 non-contact infrared temperature sensors, the code effective pro-test available normal use MSP430G2553)
    2020-10-03 15:17:40下载
    积分:1
  • key447
    EMC78P447捕捉PC键盘按键程序,第三套扫描码(EMC78P447 capture PC keyboard keys procedures, the third set of scan code)
    2007-04-21 11:24:02下载
    积分:1
  • 2
    说明:  编写带缓存的文件操作类 从执行体程序库中的CLLogger类可知,通过缓存要写入文件中的数据,能够提高读写磁盘的性能 请编写一个文件操作的封装类,其要求如下: 需要提供open/read/write/lseek/close等函数的封装函数 该类要提供数据缓存服务。 调用该类的写操作接口时,数据要首先写到缓存,然后再根据策略写到文件中。 调用该类的读操作接口时,该类能根据策略缓存读出的数据 读写缓存要保持一致性 (From the implementation of the CLLogger class library, we can know, through the cache to write data in the file, you can improve the performance of the read and write disk Please write a package for the operation of the class, and its requirements are as follows: The encapsulation function of open/read/write/lseek/close and other functions is required. The class to provide data cache services. When the write operation interface of the class is called, the data must first be written to the cache, and then the policy is written to the file. When a read operation interface of the class is called, the class can read the data according to the policy cache. Read/write cache to maintain consistency)
    2016-11-05 21:27:34下载
    积分:1
  • 【11】STM32F407_ADC
    说明:  采用stm32f4核心板,实现AD采集,效果很理想,可测量流量,液位(Achieving Flow Acquisition)
    2018-12-22 17:30:40下载
    积分:1
  • 24C08
    24c08程序,模拟I2C总线,进行读取和写入操作(24c08 program to simulate I2C bus, read and write operations)
    2012-10-21 00:08:32下载
    积分:1
  • smart_car
    智能小车寻黑线测试程序,经典资料!电子设计大赛 小车(Smart car found black line test program, the classic material! )
    2013-06-20 15:38:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载