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

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

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

  • 51控制程序源码 DAQ-51MCU-V1.1
    温州创大门铰链,51单片机控制程序源码,可以控制变频器,调节电机转速和扭矩。(Wenzhou, and founded the door hinge, 51 MCU control program source code, you can control the inverter to regulate the motor speed and torque.)
    2020-06-28 13:20:02下载
    积分:1
  • Light-Principle-of-Operation
    Light Principle of Operation
    2013-12-03 11:45:49下载
    积分:1
  • Microgrid_PQ
    本模型模拟微电网分布式电源并网运行模式,电源采用理想直流电压源代替,逆变器采用PQ控制,包括P/Q外环控制器和电流的内环控制器,对于储能、风机、光伏等分布式电源的并网运行具有很高的参考价值,模型可运行,仿真结果稳定可靠。(This model to simulate the micro grid distributed power grid operation mode, the power supply adopts the ideal dc voltage source to replace, inverter adopts PQ control, including P/Q outer loop controller and current inner loop controller, energy storage, fan, such as photovoltaic parallel operation of distributed power supply also can be used as a reference, the simulation result is stable and reliable.)
    2021-03-06 15:19:30下载
    积分:1
  • FFT
    利用单片机实现快速傅里叶变换 基于单片机对数据的采集(Fast Fourier transform using MCU Microcontroller based data acquisition)
    2010-07-14 08:58:55下载
    积分:1
  • C8051F2xx
    C8051F2xx的大量源程序示例代码,包括汇编和C的代码(C8051F2xx sample a large number of source code, including the compilation and C code)
    2007-08-10 11:09:11下载
    积分:1
  • KEY
    键盘的功能,有单独键盘和行列式键盘的程序,很实用,(Keyboard functions, the determinant has a separate keyboard and keyboard procedures, it is practical,)
    2009-02-27 15:16:44下载
    积分:1
  • mems
    mems books--contains all information about micro electro mechanical systems
    2014-07-31 23:09:46下载
    积分:1
  • 51test
    对51单片机的串口功能进行测试,可以提供初学者进行相应调试(For 51 singlechip serial function testing, can provide beginners corresponding debugging )
    2013-08-31 11:52:32下载
    积分:1
  • coleach_3
    Energy efficiency is the most important design goal for wireless sensor networks (WSNs). In this paper, we propose an energy-efficient cooperative MIMO scheme, which combines energy-efficient LEACH (EE-LEACH) protocol and cooperative MIMO. We name it as EE-LEACH-MIMO scheme. EE-LEACH is an improved LEACH algorithm, in which the network is partitioned to sectors with equal angle for avoiding the distribution non-uniformity of cluster heads. In EE-LEACH-MIMO scheme, the location and the residual energy of each node are considered when the cluster heads for clustering and cooperative nodes for MIMO system are chosen. For comparisons, LEACH, EE-LEACH, the simple cooperative scheme with LEACH and MIMO (LEACHMIMO), and EE-LEACH-MIMO scheme are simulated. The result shows that EE-LEACH-MIMO scheme can well balance the network load, save energy and prolong the network lifetime
    2014-05-05 21:39:20下载
    积分:1
  • YDT_2007
    IPTV STANDARD FROM YDT.(2007)
    2009-11-13 00:54:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载