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.
Web サイトの選択
Web サイトを選択すると、翻訳されたコンテンツにアクセスし、地域のイベントやサービスを確認できます。現在の位置情報に基づき、次のサイトの選択を推奨します:
また、以下のリストから Web サイトを選択することもできます。
最適なサイトパフォーマンスの取得方法
中国のサイト (中国語または英語) を選択することで、最適なサイトパフォーマンスが得られます。その他の国の 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)