Difference between revisions of "Touch Shield for Arduino"
(→Schematic) |
(→Resources) |
||
Line 70: | Line 70: | ||
== Resources == | == Resources == | ||
− | + | *[https://s3.amazonaws.com/linksprite/Shields/touch_shield/touch_shield_sample_code.rar Sample Code] | |
− | |||
− | |||
== How to buy == | == How to buy == |
Revision as of 10:43, 27 December 2012
Contents
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.