ultralowpress
2.0.0.0
|
Ultra-Low Press Click is a compact add-on board containing a mountable gage pressure sensor for pneumatic pressure measurements.
We provide a library for the UltraLowPress 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 UltraLowPress Click driver.
ultralowpress_cfg_setup
Config Object Initialization function. ultralowpress_init
Initialization function. ultralowpress_ready_to_read
Ready to read. ultralowpress_get_press
Read pressure. ultralowpress_get_temp
Read temperature. This application reads the serial number of the sensor. If there were
no errors it continues reading temperature and pressure data from the sensor.
The demo application is composed of two sections :
Initializes host communication(UART and I2C). Reads devices serial number and logs it.
Checks if data is available. When it's available it reads the temperature
and pressure data from the sensor and logs it.
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.