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

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

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

  • QR_Decoder_OV5640
    说明:  野火官方基于OV5640解码二维码例程。单片机是F429.解码部分代码可以移植至其他IC。此库已经用在公司项目二维码门禁反扫功能上。(Wildfire officials decode two-dimensional code routines based on ov5640. The MCU is f429. The decoding part of the code can be transplanted to other IC. This library has been used in the company project QR code access control anti scanning function.)
    2021-04-10 18:58:59下载
    积分:1
  • Sim_EKB_Install_2018_08_19
    Activator for siemens simatic from ru
    2019-05-25 04:51:12下载
    积分:1
  • ESP8266-wifi_control
    ESP8266制作的安卓控制电风扇,内含详细电路即软件。手机APP使用非常简单。智能家居等设备控制均可类似实现(ESP8266 Android-controlled fan, fan after simple modification can be realized, containing detailed circuit software.Mobile APP is very simple.Smart home control can be similar to achieve)
    2021-04-17 22:28:52下载
    积分:1
  • 控制PID算法应用
    典型PID算法程序,经实验,控制效果优,控制精度高。(It is a representative program of PID arithmetic.The effect of control is excellent and the precision of control is high via experiment.)
    2020-06-26 08:00:02下载
    积分:1
  • SN8F5701S
    使用SONIX的IC來驅動PWM功能、T0T1的計數器(Using SONIX IC to drive PWM function and T0T1 counter)
    2019-03-09 16:39:41下载
    积分:1
  • Timer_key_1602
    利用MSP430单片机实现5分钟倒计时。用Timer_A实现1s定时,4位共阳型数码管显示时间,显示格式为:“x-xx”,分别代表“分”、“十秒”和“秒”。每隔1s,倒计时器的时间减1,倒计时从4分59秒开始计时,至0分0秒结束,停止计时。(MSP430 microcontroller is used to realize 5 minute countdown. Timer_A is used to realize 1s timing and 4-bit common-sun digital tube display time. The display format is "x-x x", representing "minutes", "ten seconds" and "seconds" respectively. Every 1s, the countdown time is reduced by 1. The countdown time starts at 4:59 seconds and ends at 0:0 seconds.)
    2019-04-08 20:51:10下载
    积分:1
  • led_display
    输入一个数字,数码管可倒计时显示数字,显示到0后又重新显示(Enter a number, digital countdown display digital display to 0 and then redisplay)
    2013-12-29 16:54:39下载
    积分:1
  • autosell-verilog
    实现简单自动售货机的基本功能。投币找零功能,并用Led数码管显示,输出结果用Led显示。(Basic functions simple vending machines. Coin change for function and use Led digital tube display, the output display Led.)
    2014-07-26 21:50:07下载
    积分:1
  • nE555
    使用15单片机测量ne555的频率,频率范围 1--20000hz(Measuring the frequency of NE555 with 15 single chip microprocessor in the frequency range of 1-20000hz)
    2020-06-18 10:00:01下载
    积分:1
  • stm32f407 ucGUI port
    说明:  stm32f407 ucGUI port
    2019-05-28 08:28:55下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载