Usage of each block

日本語のページ

Initializing BMP280

Initialize

Initialize BMP280.
Use this block for microcontrollers with fixed SDA/SCL pin numbers.
Depending on the module, the I2C address may be 0x76 or 0x77, so if it doesn't work properly, try changing the address.

Initialize BMP280 by specifying SDA/SCL pins

Specify the SCL / SDA pin number and initialize

Initialize BMP280 by specifying SDA/SCL pin numbers.
Use this block if the microcontroller does not have fixed SDA/SCL pin numbers.
Depending on the module, the I2C address may be 0x76 or 0x77, so if it does not work properly, try changing the address.

Get temperature

Get temperature

Getting temperature from BMP280.

Get pressure

Get pressure

Getting pressure from BMP280.