MIKROE-2294

MIKROE-2294 Datasheet


From MikroElektonika Documentation

Part Datasheet
MIKROE-2294 MIKROE-2294 MIKROE-2294 (pdf)
PDF Datasheet Preview
TouchClamp click

From MikroElektonika Documentation

TouchClamp click is a mikroBUS addon board with NXP’s MPR121 proximity capacitive touch sensor controller. It has seven plated holes for clamps which can be used to connect any literally any conductive object in order to use it as an input button to send an interrupt to the target board MCU. It’s great for creating installations where users interact with the environment in unexpected ways. TouchClamp click communicates with the target MCU through the mikroBUS INT pin and I2C interface SCL, SDA . The board has an onboard ADDR. SEL. jumper for choosing I2C addresses. Designed to use a 3.3V power supply only.

TouchClamp click

Features and usage notes

The easiest way to experiment with TouchClamp click is to use wires with alligator clips. Let your imagination roam free when choosing conductive objects. Cans, fruit, jar lids, and much more. The MPR121 chip has several features that simplify development and integration.

First, it applies 3 levels of digital filtering

TouchClamp click IC/Module MPR121

Interface INT, I2C SCL, SDA Power 3.3V supply Website
to the raw ADC data to remove high and low frequency noise, ensuring that the interrupts are properly registered in a broad range of applications.

Additionally, MPR121 has an auto-calibration function. According to the vendor's data sheet, it "continually learns the background baseline capacitance of each individual electrode, so the system only has to program the amount of small change from these baselines that represents a touch or release."

Finally, the electrodes are auto-configurable. Given a target charge level, the chip can automatically run to get an optimized setting of charge current and charge time for each electrode without knowing the specific capacitance value on the electrode input.

In additioan to the seven plated holes marked A through G, a central capacitive button "H" is also available.

Schematic also available in PDF

Another interesting applications is to use conductive paint to draw your own input surfaces in whichever way
you want.

Our learn.mikroe.page has an interesting example scenario that could be applied in a retail store. We wired jars with different types of food in them to TouchClamp click. Placing your hand on any of the lids displays the nutritional values of the content inside.

Programming

The following code snippet shows how to identify which electrode was pressed using on a TFT display.
1 tc_hal_init 0x5A ;
tc_default_config ;

Delay_ms 200 ;
while 1
if tc_get_ts ELE_A

UART1_Write_Text "Electrode A touch detected" ;

Code examples that demonstrate the usage of TK click with MikroElektronika hardware, written for mikroC for ARM, AVR, dsPIC, FT90x, PIC and PIC32 are available on Libstock

Resources
- Learn.mikroe.com tutorial on TouchClamp click - TouchClamp click code examples on Libstock - MPR121 vendor's data sheet

Retrieved from

This page was last modified on 20 May 2016, at Content is available under Creative Commons Attribution unless otherwise noted.
6/15/2016
More datasheets: IDT3CP0C02-62.5NSGET | IDT3CP0C02-8NSGET | IDT3CP0C02-96NSGET | IDT3CP0C02-16NSGET | DD-50S-A191-A197 | DDM-36W4P-K127 | ICS854057AGLF | ICS854057AGLFT | 76650-0212 | ISL9V2540S3S


Notice: we do not provide any warranties that information, datasheets, application notes, circuit diagrams, or software stored on this website are up-to-date or error free. The archived MIKROE-2294 Datasheet file may be downloaded here without warranties.

Datasheet ID: MIKROE-2294 649497