Difference between revisions of "Touch Shield for Arduino"

From LinkSprite Playgound
Jump to: navigation, search
(Introduction)
(Schematic)
Line 23: Line 23:
 
== Schematic  ==
 
== Schematic  ==
  
 
+
*[https://s3.amazonaws.com/linksprite/Shields/touch_shield/touchshield_sch.pdf Schematics]
 
 
 
 
  
 
== Specification  ==
 
== Specification  ==

Revision as of 10:39, 27 December 2012

Introduction

The MPR121 IC is a great way to build simple capacitive touch interfaces, and now it's even easier to incorporate into your Arduino projects with the touch shield. The touch shield has 9 capacitive touch pads, with headers for the remaining 3 electrode connections. With this shield you can have a total of 12 touch sensitive buttons. An on-board logic level converter allows it to work with 5V and 3.3V Arduino boards. Simply solder on some header pins and stack it on to your Arduino for a convenient input device. Check below for some example code to get you started.

Features

Application Ideas

Cautions

Schematic

Specification

Pin definition and Rating

Mechanic Dimensions

Usage

Hardware Installation

Programming

FAQ

Please list your question here:

Support

If you have questions or other better design ideas, you can go to our forum to discuss or creat a ticket for your issue at linksprite support.

Resources

How to buy

See Also

Other related products and resources.

Licensing

This documentation is licensed under the Creative Commons Attribution-ShareAlike License 3.0 Source code and libraries are licensed under GPL/LGPL, see source code files for details.