Grove - Temp & Humi & Barometer Sensor (BME280)
Sold outGrove - Barometer Sensor (BME280) is a breakout board for Bosch BMP280 high-precision, low-power combined humidity, pressure, and temperature sensor.
Overview
This module can be used to measure temperature, atmospheric pressure and humidity accurately and fast. As the atmospheric pressure changes with altitude, it can also measure approximate altitude of a place. It can be connected to a microcontroller with I2C (integrated with Grove socket) or through the SPI bus. There is also provided highly abstracted library to make the product easier to use.
The BME280 is an upgraded version of BMP180, and BME280 gets dramatic improvements from BMP180. BME280 comes with a smaller footprint, lower power consumption, lower noise measurements, higher resolutions for pressure and temperature, lower RMS noise, newly added SPI bus, more measuring modes, higher measuring rate, and newly added filter against environmental interference. Since the atmosphere pressure reading is affected by altitude and temperature, we have added compensation features.
Hence, Grove - Barometer Sensor (BME280) will be more reliable in providing precise temperature, atmospheric pressure values, humidity and approximate altitude data.
Features:
- Get more precise temperature, atmospheric pressure values, humidity and approximate altitude data fast.
- Grove compatible for ease to use
- Highly abstracted library for building projects quicke
Tech specs
Parameter |
Value |
Input voltage |
3.3V or 5V |
I/O voltage |
3.3V or 5V |
Operating current |
0.4mA |
Operating temperature |
-40 - 85 ℃ |
Atmospheric pressure sensor measurement range |
300 - 1100 hPa (1 hPa= one hundred Pa) with ±1.0 hPa accuracy |
Temperature sensor measurement range |
-40 - 85 ℃, with ±1.0°C accuracy |
Humidity sensor measurements range |
0% - 100% relative humidity , with ±3% accuracy |
Measurement modes |
Piezo & Temperature, forced or periodic |
Chip |
BME280(datasheet) |
Interface Bus |
SPI, I2C (use either one of them) |
Weight |
3.2 g (for breakout board), 9.3 g for whole package each piece |
Dimensions |
40 (length) × 20 (width) mm |
Note:
The altitude is calculated by a combination of temperature and atmospheric pressure. There is no specialized components for altitude measurement.
Get Inspired
I have prepare home Automoation project using Arduino nano esp32
There are almost endless variations of clocks for sale on the internet today, but it is still easy to end up in a situation where you can't quite find a model with the style and features you want. Marco Zonca ended up with that problem while searching for a new clock to put in his music studio. Nothing on the market fit the bill, so he built this minimalist network-updated digital clock. Zonca wanted a simple design, the ability to adjust brightness, and NTP (Network Time Protocol) updates. There are clocks available with those features, but nothing in the style Zonca wanted. So he created the perfect clock for himself. It displays 24-hour time across a red LED matrix, lets the user control settings like brightness via Bluetooth® Low Energy communication, and always stays in sync with network time. An Arduino Nano ESP32 board, programmed through Arduino Web Editor, controls all of those functions. It mounts onto a custom PCB that Zonca designed for this clock. The PCB also hosts an 8×32 LED matrix display with MAX7219 driver. Three buttons on the PCB let the user select modes. The PCB fits into a black 3D-printed enclosure that reflects the overall minimalist style. Now Zonca has the perfect clock for his music studio. If you like the look of it, the sketch, PCB files, and 3D enclosure are all available on Hackster.io.