Waveshare
BMP390 High Precision Barometric Pressure Sensor, Barometric Pressure / Altitude / Temperature Measuring
BMP390 High Precision Barometric Pressure Sensor, Barometric Pressure / Altitude / Temperature Measuring BMP390 High Precision B...
Barometric Pressure Sensor
Suitable for Barometric Pressure, Altitude, Temperature Measuring
Supports Raspberry Pi / Raspberry Pi Pico / Arduino / ESP32 ...
The BMP390 is a 24-bit absolute barometric pressure sensor, with the features of ultra-small form factor, low power consumption and low noise. This digital high-performance sensor is ideal for a variety of altitude tracking applications. Supports both I2C / SPI interfaces, compatible with 3.3V/5V voltage levels. It can be easily integrated into projects such as GPS modules, wearables devices, audible devices and drones, suitable for applications such as accurate altimeter, environment monitoring, and IoT projects.
- Onboard BMP390 sensor for measuring barometric pressure, altitude and temperature
- Supports I2C communication, I2C address configurable, with I2C bus cascading support
- Supports SPI communication, enabled via CS pin (I2C bus by default)
- Onboard voltage translator, compatible with 3.3V/5V level
- Comes with online development resources and manual (examples for Raspberry Pi / Raspberry Pi Pico / Arduino / ESP32)
For Use With Controller Boards Like Raspberry Pi/Raspberry Pi Pico/ESP32/Arduino
Jargon buster
Plain-language definitions for the technical terms used above.
- CS
- CS stands for chip select, a control pin used by SPI devices to tell which connected device should listen. It matters when you connect more than one SPI module to the same microcontroller, because each device usually needs its own CS pin.
- ESP32
- ESP32 is a family of microcontroller modules with built-in wireless features such as Bluetooth and WiFi. Knowing this product uses an ESP32-based module helps explain how it provides wireless serial communication and firmware update features.
- GPS
- The US satellite navigation system used by GNSS receivers to calculate position and time. Support for GPS is important because it is widely available and often used together with other constellations for more reliable positioning.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- I2C address
- An I2C address is the number a device uses so a microcontroller can tell it apart from other devices on the same I2C bus. It matters because two devices with the same fixed address may conflict if used together.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
Find this product in