MikroElektronika Pressure 3 Click Element
The pressure 3 click element is used to measure barometric pressure and temperature. This element is for using the MikroElektronika Pressure 3 Click board.
The pressure 3 click is a sensor element that can be imported into the Element Toolbox through the Add Element button located in the toolbox from the Embedded tab.
Properties
The following properties can be changed for the pressure 3 click element:
Name
The name of the element.
I2C Driver Instance
The I2C bus used to communicate with the sensor.
I2C Address
The I2C address the element sends data to.
Triggers
The following triggers are available to execute events from within the pressure 3 click element:
Triggered
Execute an event when the source element connected to the pressure 3 click triggers.
Pressure Read
Execute an event when pressure data is read.
Temperature Read
Execute an event when temperature data is read.
Abilities
The following abilities are available for the pressure 3 click element when its source element triggers:
Trigger
Trigger the element(s) that follow the pressure 3 click element.
Read Pressure (Pa)
Read the sensor’s pressure data in pascals.
Read Temperature (°C)
Read the sensor’s temperature data in Celsius.
Element Resources
Atmosphere includes a selection of resources for users of all levels that demonstrate using the pressure 3 click element.
Demo Projects
To view the pressure 3 click element used within a project, click the demo’s name to open the project in Atmosphere and see how the element is set up.
Name | Hardware | Description |
---|---|---|
Arduino Mega Pressure Demo | Arduino Mega | Demonstrates using the pressure 3 click element with an Arduino Mega by reading pressure and temperature data and printing it to the debug console. |
Curiosity Pressure Demo | Curiosity PIC32MZEF 2.0 | Demonstrates using the pressure 3 click element with a Curiosity PIC32MZEF 2.0 by reading pressure and temperature data and printing it to the debug console. |