Introduction: Get Started With Capacitive Touch Kit

About: I like making things, specially if they can move.

For my next project I'm going to use some capacitive touchpad, and before releasing it, I decided to make a small tutorial about the kit that I received for DFRobot.

Step 1: Capacitive Touch Kit

Capacitive Touch Kit For Arduino

The kit brings 3 touchpads:

Numeric keypadWheel padTouch padConnector board and rainbow cable. The kit only allow the use of one pad at a time connected to the Arduino. To start you will need the touch kit library, available here. Download and install it on your Arduino Library folder.

Step 2: Schematic

Just follow one of the schematic, to connect them in your arduino board.

The communication is done trough I2C (A4 and A5 for arduino UNO) and an adicional pin D2 (I did not confirm this but I think that this library need an interruption pin, so I do not know about compatibility with other boards)

Step 3: Code

Just do to the example folder of your Arduino IDE locate the MPR121 folder and load the example code according to the keypad that you have connected.

Or upload the ones in the attachment files. Test it.

Step 4: Conclusion

I've you like this project, do not forget to click it as Favorite.

I'm starting my Youtube channel, so fell free to stop by and subscribe it to be notified of the latest video.

Check also my previous instructables.

Also, all suggestions and improvements are welcome.

"Do not get bored, do something"