This is a demo project for the Pmod CDC1 made by Digilent. This module is a capacitive-to-digital converter, which senses inputs through two capacitive buttons and outputs them using digital, or I2C interface. To control the Pmod, an Arduino UNO is used. Two interrupts are attached to the digital outputs of the module, to sense rising edges of the signals and display a message if triggered. As the capacitive touch buttons are very sensitive, the interrupts may be triggered multiples times after one touch.
Using the Pmod CDC1 with Arduino Uno
Application notes for Pmod CDC1 and Arduino Uno. In this app, the state of the Pmod button will be shown in the Arduino serial monitor.
Output of the Pmod CDC1 test program
Thanks to Lextronics.
Comments
Please log in or sign up to comment.