AT42QT1010 Capacitive Touch Breakout Hookup Guide
This Tutorial is Retired!
This tutorial covers concepts or technologies that are no longer current. It's still here for you to read and enjoy, but may not be as useful as our newest tutorials.
View the updated tutorial: AT42QT101X Capacitive Touch Breakout Hookup Guide
Introduction
If you need to add user input without using a button, then a capacitive touch interface might be the answer. The AT42QT1010 Capacitive Touch Breakout offers a single capacitive touch button with easy-to-use digital I/O pins.
The AT42QT1010 is a dedicated, single-button capacitive sense chip. The chip handles monitoring a conductive area for touch. As long as a touch (e.g. from a finger) is detected, the AT42QT1010 keeps the output line high. Otherwise, the line is kept low. You just need to provide a power source (1.8V - 5V) and ground for the AT42QT1010 to work. SparkFun's breakout board contains an on-board electrode capable of detecting touches. Additionally, a PAD pin is available if you would like to create your own external electrode.
Covered In This Tutorial
This tutorial will show you how to connect the AT42QT1010 Breakout Board to an Arduino along with some example code to read the board's output. Additionally, alternative ways to use the board will be shown, such as mounting it to an acrylic panel and creating your own capacitive sensing pad.
Required Materials
- AT42QT1010 Capacitive Touch Breakout Board
- Arduino, RedBoard or any Arduino-compatible board.
- 4-Pin Male SMD header or Male PTH headers to make the board breadboard compatible.
- Jumper wires to connect from breadboard to Arduino.
- Breadboard to tie everything together.