MIKROE-2065

MIKROE-2065 Datasheet


From MikroElektonika Documentation

Part Datasheet
MIKROE-2065 MIKROE-2065 MIKROE-2065 (pdf)
PDF Datasheet Preview
Force click

From MikroElektonika Documentation

Force click is a mikroBUS add-on board with circuitry for implementing Interlink Electronics’ Force Sensing Resistors into your projects with a single zone force sensing resistor included with the click . The Force Sensing Resistor is a thin sensor made of two membranes that are separated by a spacer around the edges. When pressed, the gap between two membranes gets closed. This shorts the two membranes together, with a resistance that is proportional to applied force. The outputted analog voltage is thus a measure of force applied. The force sensitivity range is from about 0.2N to 20N although it depends on the implementation . Force click communicates with the target MCU through the mikroBUS AN pin. It is designed to use either a 3.3V or 5V power supply.

Features and usage notes

Force click

Schematic also available in PDF

Force click is shipped with a Force Sensitive Resistor you can use right away. The sensor, however, is not permanently affixed. It’s connected to the click through screw terminals. This allows you to swap the existing sensor with different models. Interlink Electronic’s offer Force Sensitive Resistors in different packages. Interlink even offers to create custom sensors in different shapes, sizes, with graphic overlays and from different materials, depending on customer’s needs.

Force click

IC/Module Interlink Electronics Force Sensing

Interface AN

Power supply
3.3V, 5V

Website

The Force Resistive Sensor has a declared value range from to 20N but the achieved accuracy depends on the implementation.

For best implementation results, adhere to the FSR integration guide document. Page 29 lists an assortement of do’s and dont’s.

Programming

The following code snippet reads voltage on the analogue pin and displays the result on LCD.
1 adc_rd = ADC_Get_Sample 2 ;
2 Delay_ms 10 ;
4 if adc_rd > 0
adc_rd = double adc_rd * Vadc_33 ;

FloatToStr adc_rd, &txt ;
txt[5] = 0;

Lcd_Out 2,8,txt ;

Delay_ms 200 ;

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

Resources
- 400 Series Data Sheet - Force Sensing Resistors integration guide - Force Sensing Resistor CAD Model - Force click code example on Libstock

Retrieved from

This page was last modified on 18 July 2016, at Content is available under Creative Commons Attribution unless otherwise noted.
8/8/2016
More datasheets: FLUKE-287/FVF | NDP7050L | NDB7050L | DCMME37PMK87 | ICS953201BFLF | IRFM210BTF_FP001 | 9UM702BKLFT | DEM-9S-A197 | APTGF100DA120TG | XC2269I136F128LAAKXUMA1


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-2065 Datasheet file may be downloaded here without warranties.

Datasheet ID: MIKROE-2065 649261