CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 电容 触摸 按键

搜索资源列表

  1. Button__led

    0下载:
  2. 塞普拉思(cypress)的电容触摸按键汇编程序.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:119281
    • 提供者:fanyongzhao
  1. 电容式触摸感应按键的软件

    3下载:
  2. 电容式触摸感应按键的软件实现程序
  3. 所属分类:驱动编程

    • 发布日期:2011-07-01
    • 文件大小:12147
    • 提供者:jhuang45
  1. mTouchDemoCap12F206

    2下载:
  2. PIC单片机采用SR锁存器功能写的电容触摸按键的代码mTouchDemoCap12F206-mTouchDemoCap12F206
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:61743
    • 提供者:wugp
  1. STC51-touch--rc

    6下载:
  2. 使用单片机IO口实现电容触摸按键功能 保证功能有效,灵敏度很高,能穿透5mm钢化玻璃-Using microcomputer GPIO capacitance touch keys function Ensure effective function, high sensitivity, can penetrate 5 mm toughened glass
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-14
    • 文件大小:11696
    • 提供者:李立
  1. Capacitive-Touch-Pad-SegLCD

    0下载:
  2. 这是一个有MSP430FG4618实验板做成的电容触摸按键程序,其中触摸按键由IIc协议从从机MSP430F2013读出,然后送到LCD显示- A program for the MSP430FG4618 on the Experimenter s board to accept I2C information from the touchpad, display it numerically on the LCD, and send it to a host PC for graphical
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2202922
    • 提供者:顶顶
  1. STM8-touch-program-without-library

    0下载:
  2. STM为了卖产品做出的库实际是将简单的问题复杂化,你要是用调用STM8的所谓TOUCH库的方法设计触摸按键,那各种绕弯十万八千里的调用能把你头搞炸。RC电容触摸按键的检测原理其实很简单,而具体到STM8单片机上则是通过所谓的LOAD脚加载高、低电平进行充、放电,然后检测键盘脚的高低电平的门限Vih、Vil以及读取定时器而获得充放电的时间。具体可到www.stmcu.org获取相关资料。-STM library in order to sell products to make the actua
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1189
    • 提供者:alen
  1. CTS

    0下载:
  2. TI提供的电容触摸按键的驱动程序。可以运行。放心使用。-TI' s capacitive touch key driver. Can run. Rest assured that use.
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:20818
    • 提供者:
  1. EFM32-CAP

    1下载:
  2. 超低功耗微处理器EFM32 低功耗电容触摸按键设计-Low-power capacitive touch button design of ultra-low-power microprocessor EFM32
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-15
    • 文件大小:404722
    • 提供者:金义
  1. Touch-Sensing

    0下载:
  2. STM8S单片机做电容触摸按键源代码,适合产品开发和学习-The STM8S microcontroller do capacitive touch buttons source code, for product development and learning
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:958149
    • 提供者:陈日生
  1. Capacitive-touch-buttons-experiments

    0下载:
  2. 《STM32开发指南》电容触摸按键实验,内部含有在UV4环境下的stm32电容触摸式按键的说明文档,其中包含程序-Experiment of the the " STM32 Development Guide" capacitive touch buttons, internal documentation containing stm32 capacitive touch buttons in the UV4 environment, which contains the p
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:673383
    • 提供者:Lee
  1. touch-key

    1下载:
  2. 电容触摸按键采用PIC16F1937单片机,实现灵敏度可软件调节的功能,且可以隔着绝缘体实现按键效果-Capacitive touch keys using PIC16F1937 SCM, realize the sensitivity can be software adjustment function, and can realize the key effect across the insulator
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:458512
    • 提供者:cheng
  1. msp430_TouchPad

    0下载:
  2. 微处理器msp430中控制电容触摸按键的模块,包含源代码和头文件,可以直接移植到不能型号的msp430上-Microprocessor control the capacitive touch buttons msp430 modules, including source code and header files can not be directly transplanted into models on msp430
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:1879
    • 提供者:LiuYang
  1. STM32-touch-key

    0下载:
  2. 本实验将实现如下功能:本实验利用战舰STM32板板载的电容触摸按键,通过TIM5_CH2对电容触摸按键的检测,实现对DS1的控制,下载本代码后,我们通过按开发板右下角的TPAD按钮,就可以控制DS1的亮灭了。不过一定要先用跳线帽短接多功能端口的TPAD和ADC-The experiment will achieve the following functions: In this study, On-board STM32 battleship capacitive touch buttons,
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:41042
    • 提供者:wanggaogang
  1. mtouchshiyong

    1下载:
  2. PIC 单片机的电容触摸按键使用程序 仅供参考-PIC microcontroller capacitive touch buttons to use the program for reference only.
  3. 所属分类:SCM

    • 发布日期:2016-04-12
    • 文件大小:74752
    • 提供者:李仕兵
  1. 8_1_TouchPad_LED

    0下载:
  2. 一个程序代码,实现msp430的电容触摸按键,让led灯亮-A program code that implements msp430 capacitive touch buttons, so that led lights
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:36932
    • 提供者:陈祥芬
  1. stm8_gpio_touchkey

    0下载:
  2. 使用STM8S GPIO实现的 多个电容触摸按键,实测效果良好,希望能给有需要的朋友提供帮助,谢谢。-STM8S GPIO implemented using a plurality of capacitive touch buttons, the measured result is good, I hope to give a friend needs help, thank you.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1934
    • 提供者:孙将军
  1. 1

    0下载:
  2. 用TIM5的通道2(PA1)来做 输入捕获,并实现一个简单的电容触摸按键,通过该按键控制DS1的亮灭-With TIM5 channel 2 (PA1) do Input capture, and implement a simple capacitive touch buttons, lights by the button control to eliminate DS1
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:58432
    • 提供者:feng
  1. TTP223

    0下载:
  2. 基于AD的电容触摸按键电路设计,通过TTP223实现,附有TTP223相关资料-Based on AD capacitive touch button circuit design, through the TTP223 implementation, with TTP223 related information
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:542053
    • 提供者:刘欢
  1. dainrongchumo

    0下载:
  2. 单片机的电容触摸按键,通过单片机的ad功能实现电容触摸按键功能,资料里面包括按键的电路分析和相关程序,可以简单方便的应用。-Microcontroller capacitive touch buttons, through SCM ad features capacitive touch key function, which includes key information on circuit analysis and related procedures, may be simple an
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:11967
    • 提供者:刘一一
  1. 8_1_TouchPad_LED

    0下载:
  2. 基于msp430G2553的电容触摸按键控制LED灯的源码-Based msp430G2553 capacitive touch button control LED light source
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:40752
    • 提供者:林维政
« 1 23 4 5 »
搜珍网 www.dssz.com