BMP280 Pressure Sensor
Measure barometric air pressure and ambient temperature from BMP280 sensor
Since R2022b
Libraries:
C2000 Microcontroller Blockset /
Sensors
Description
The BMP280 Pressure Sensor block measures barometric air pressure and ambient temperature using the BMP280 Pressure sensor interfaced with the C2000 board.
Ports
Output
The block outputs barometric air pressure in Pascal (Pa).
Dependencies
This output port appears only if you select the Pressure (Pa) parameter.
Data Types: double
The block outputs the ambient temperature in ℃.
Dependencies
This output port appears only if you select the Temperature (℃) parameter.
Data Types: double
The block outputs the status of barometric air pressure and ambient temperature
measurements. 0
indicates that the data read is new,
1
indicates that the data read is not new.
Dependencies
This output port appears only if you select the Status parameter.
Data Types: uint8
Parameters
Specify the module on the board that you are using for I2C communication.
The I2C addresses to communicate with the peripheral on the BMP280 sensor are decided by the state of the SDO pin on the hardware board. This table provides the I2C addresses corresponding to the pin and their state.
Pin Name | Pin State | I2C address |
---|---|---|
SDO | 0 | 0x76 |
1 | 0x77 |
Select this parameter to set Pressure as one of the output ports.
Select this parameter to set Temperature as one of the output ports.
Select this parameter to set Status as one of the output ports.
Select the data type of the sensor from which the block reads the values.
Specify the output data type for the values read from BMP280 sensor. The default
data type for C2000 hardware is single
. Use this parameter to change
the values to double
, or uint32
if
required.
Specify how often this block reads the data from the BMP280 sensor. When you set this parameter to -1, Simulink determines the best sample time for the block based on the block context within the model.
IIR filter settings
Select the filter coefficient value of the sensor, which helps in reducing the bandwidth of output signals.
The default filter coefficient value for C2000 hardware is 0
.
Use this parameter to change the values, if required.
Sensitivity
Select the pressure sensitivity factor, which the sensor uses to read values during changing air pressure.
The default data type for C2000 hardware is 2.62
. Use this
parameter to change the values, if required.
When filter is enabled, the sensor uses this formula to get the latest measurement calculation.
dt = (dadc / f) +
dt-1 (1 - 1 / f)
, where
dt
is the current data,
dt-1
is the previous data,
dadc
is the prefiltered data, and
f
is the filter coefficient.
Select the temperature sensitivity factor, which the sensor uses to read values during changing temperature conditions.
The default data type for C2000 hardware is 0.005
. Use this
parameter to change the values, if required.
Version History
Introduced in R2022b
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
웹사이트 선택
번역된 콘텐츠를 보고 지역별 이벤트와 혜택을 살펴보려면 웹사이트를 선택하십시오. 현재 계신 지역에 따라 다음 웹사이트를 권장합니다:
또한 다음 목록에서 웹사이트를 선택하실 수도 있습니다.
사이트 성능 최적화 방법
최고의 사이트 성능을 위해 중국 사이트(중국어 또는 영어)를 선택하십시오. 현재 계신 지역에서는 다른 국가의 MathWorks 사이트 방문이 최적화되지 않았습니다.
미주
- América Latina (Español)
- Canada (English)
- United States (English)
유럽
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)