Introduction
Now, it is time to add a more fancy interactive way to your project. This DFRobot touch kit comes with three types touch sensors. An ipod styple wheel touch, a keypad touch which supports backlit and a grid touch pad which can recoginze something unique.
This kit utilizes the not very "latest" capactive touch technology which make the sensing very sensitive.
The kit is designed to be compatible with Arduino.
Connection Diagram
Keypad CD

Wheel pad CD

Touch pad CD

NOTE: The pin number is the same to the PCB board one.
Sample Code
Please download the MPR121 v1.0.zip first.
This code is for WheelPad.
This code is for KeyPad.
This code is for TouchPad.