diffpress2 2.0.0.0
|
Diff Press 2 Click is a compact add-on board that contains Sensirion’s differential pressure sensor. This board features the SDP31-500PA, a small differential pressure sensor designed for high-volume applications. The SDP31-500PA comes with a configurable host interface that supports I2C serial communication and measures pressure in a range from -500Pa up to +500Pa with an accuracy of 3%. It comes as calibrated and temperature compensated with high reliability/long-term stability, has the best signal-to-noise ratio. It operates in a temperature range of -40°C to 85°C, ensuring stable operation under extreme conditions.
We provide a library for the DiffPress2 Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for DiffPress2 Click driver.
diffpress2_cfg_setup
Config Object Initialization function. diffpress2_init
Initialization function. diffpress2_default_cfg
Click Default Configuration function. diffpress2_get_id
Reads device ID's diffpress2_reset
Reset device diffpress2_trigger_measurement
Pressure and temperature reading This example application showcases ability for device
to read and calculate mass flow or diff press pressure in Pascals and temperature in degrees Celsius.
The demo application is composed of two sections :
Initialization of module communication(I2C, UART) and
additional interrupt pin. Resets device and reads serial and product ID's and logs them.
Read and calculate differential in Pascal and temperature
in degrees Celsius every 300ms.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
Other Mikroe Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. UART terminal is available in all MikroElektronika compilers.