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

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

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

  • Light-water-program
    流水灯程序,在89C52的单片机上让LED灯按照顺序的逐个点亮(Light water program, 89C52 microcontroller on the LED lights lit one by one in the order of)
    2015-03-11 02:06:18下载
    积分:1
  • 数采板-AD7606(KW)-V0.6-SPI-10V
    基于STM32f103的八通道AD7606采集数据(Eight channels AD7606 collect data base on STM32f103)
    2018-10-16 15:56:05下载
    积分:1
  • VIDBUF
    8051/8096/8099/8048单片机汇编工具、 汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单 片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、 创新32位声开发、视频实例(8051/8096/8099/8048 SCM tools, Assembly language, Motorola m68HC11, m680x0 series of assembly language, inter8051 single Machine assembly language, dos not an open secret, windows process control, graphical programming, Innovative 32-bit sound, video examples)
    2014-02-24 15:15:08下载
    积分:1
  • PCBA
    国内专业手机生产厂商PCBA验收检验标准!!!(Professional mobile phone manufacturer PCBA test)
    2010-12-28 22:27:40下载
    积分:1
  • network
    以监控和控制为目的的算法因为其数据要在数据中心汇总和处理,大多使用集中式算法,其精度较高,但通信量大。分布式算法是传感器节点在采集周围节点的信息后,在其自身的后台执行定位算法,该方法可以降低网络通信量,但目前节点的能量,计算能力及存储能力有限,复杂的算法难以在实际平台中实现(To monitor and control algorithms for the purpose because of its data to be aggregated and processed in the data center, mostly using centralized algorithm, its high accuracy, but the communication volume. Distributed algorithm is the information collected in the sensor nodes around node positioning algorithm executed in its own background, the method can reduce network traffic, the limited energy of the current node, computing power and storage capacity, the actual complex algorithms difficult platform to achieve)
    2020-07-04 17:40:02下载
    积分:1
  • example11
    《51系列单片机设计实例》配套光盘中的实例11,北航出版社出版(err)
    2007-11-22 03:15:20下载
    积分:1
  • battery
    pscad 蓄电池模型 充放电 pscad 蓄电池模型 充放电 pscad 蓄电池模型 充放电( PSCAD battery model charge and discharge )
    2021-04-15 17:58:54下载
    积分:1
  • Pwm_trigger
    AURIX平台实现PWM触发ADC采样,顺序采样(aurix complete pwm trigger function)
    2016-02-16 11:52:22下载
    积分:1
  • LCD_menu
    lcd多级菜单实现,转摘!(LCD achieve multi-level menu, journals!)
    2005-02-23 10:26:47下载
    积分:1
  • Button_led_flashing
    在IAR环境下编写msp430f4152源码,通过单片机开发板上的按键来控制发光二极管的亮灭。(In the IAR environment to prepare msp430f4152 source, SCM development board buttons to control LED light off.)
    2013-09-04 11:00:52下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载