INTRODUCTION
Capacitive Touch Kit For Arduino 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 style wheel touch, a keypad touch that supports backlit, and a grid touchpad which can recognize something unique.
This kit utilizes the not very “latest” capacitive touch technology which makes the sensing very sensitive.
The kit is designed to be compatible with Arduino.
Get Started with Capacitive Touch Kit Tutorial
The kit brings 3 touchpads:
- Numeric keypad
- Wheel pad
- Touch pad
Connector 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.
Schematic Capacitive Touch Kit For Arduino
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)
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.
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 tutorials.
Also, all suggestions and improvements are welcome.
“Do not get bored, do something”
Reviews
There are no reviews yet.