From MikroElektonika Documentation
Part | Datasheet |
---|---|
![]() |
MIKROE-2237 (pdf) |
PDF Datasheet Preview |
---|
Manometer click From MikroElektonika Documentation Manometer click carries a piezoresistive silicon pressure sensor a Honeywell HSCMAND060PA3A3 module with industry-leading, extremely high accuracy of ±0.25%FSS BFSL. An absolute pressure range from 0 to 60 PSI makes it suitable for a variety applications. Beyond the measurement range, the sensor has a high burst pressure threshold, resulting in increased reliability. Manometer click communicates with the target board MCU through the mikroBUS I2C interface SCL, SDA . Manometer click uses a 3.3V power supply. Features and usage notes Manometer click The sensor on Manometer click is a highly reliable and robust unit. It's also fairly easy to use and implement. It requires no calibration and it compensates for environmental conditions by relying on its internal temperature sensor. The HSC Series is calibrated over the temperature range of 0 °C to 50 °C 32 °F to 122 °F . The temperature sensor can also be accessed independently through the I2C interface. Schematic also available in PDF The barbed port accepts mm tubing which connects directly no special extensions required . Programming The following code snippet shows how our library simplifies the usage of Manometer click. 1 #include "manometer_hw.h" 2 void main float pressure, temp; int count = 0; TWI_Init ; manometer_init MANOMETER_ADDRESS_TYPE_3, 0, 60 ; pressure = manometer_get_pressure ; temp = manometer_get_temp CELSIUS ; if pressure > 45 && temp > 35 count++; Manometer click IC/Module HSCMAND060PA3A3 Honeywell HSCMAND060PA3A3 Interface I2C SCL, SDA Power 3.3V supply Website Code examples that demonstrate the usage of Manometer click with MikroElektronika hardware, written for mikroC for ARM, AVR, dsPIC, FT90x, PIC and PIC32 are available on Libstock Resources - learn.mikroe.com tutorial about Manometer click - HSCMAND060PA3A3 data sheet - Manometer click examples on Libstock - mikroBUS standard specifications Retrieved from This page was last modified on 13 June 2016, at Content is available under Creative Commons Attribution unless otherwise noted. 6/15/2016 |
More datasheets: DDMY36H4SN | DC-37S-0L4-A197 | DAMMD15PMK87 | VSC7323XVH | VSC7323VH-03 | CWH-PPC-8548N-VX | CWH-PPC-8548N-VE | S828SLP12NF | SLBC-01-GRN | KPT7A20-16SEX |
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-2237 Datasheet file may be downloaded here without warranties.